Category: Uncategorized
Vest js form validation library
Vest is a form validations framework inspired by the syntax and style of unit testing tools like Mocha or Jest, so naturally, using Vest will feel familiar. Under the hood, though, Vest has some differences that make it more suitable for use with form validation.
vestjs.dev/docs/concepts
vestjs.dev/docs/concepts
Structured Logging and Logs Management in .NET Core | Medium
Creating and downloading zip files with ASP.NET Core
Using EF Core’s InMemory Provider To Store A “Database” In Memory
I’ve had several situations arise recently where I needed a database, but I didn’t particularly want to go through the process of creating one on our test servers. On this latest occasion, I started wondering if it was possible to create a database in memory, so that I could just dispose of it when I no longer needed it.
exceptionnotfound.net/ef-core-inmemory-asp-net-core-store-database/
exceptionnotfound.net/ef-core-inmemory-asp-net-core-store-database/
.Net Nuget – Central Package Management | Microsoft Learn
In situations where you manage common dependencies for many different projects, you can leverage NuGet’s central package management (CPM) features to do all of this from the ease of a single location.
learn.microsoft.com/en-us/nuget/consume-packages/central-package-management
learn.microsoft.com/en-us/nuget/consume-packages/central-package-management
GitHub Copilot vs. Amazon CodeWhisperer
Auto-completion tools are the ABC of increased productivity for developers. But what if those tools were even better? What if your code completion guessed what you wanted to write next and offered complete lines of code? That is what AI/ML-assisted coding is bringing to the table. In a few years, you’ll open an IDE without a coding assistant and get the feeling of a missing tool.
www.tabnine.com/blog/github-copilot-vs-amazon-codewhisperer/
www.tabnine.com/blog/github-copilot-vs-amazon-codewhisperer/