testing Faking .NET Framework ConfigurationSection for Unit Tests Many are now familiar with using typed configuration that's available in .net core and .net 5 with the help from Options pattern. However, if you are working on a projects
entity-framework Entity Framework Core Elegant Database Migrations on ECS This article is insipired by the blog post Elegant Database Migrations on ECS from Adam Stepinski. The original article guides you through setting up an application thats setup with Django Framework. I am going to presribe a method with the following technologies: ASPNET Core
dotnet dotnet aspnet core https certifcate not found error I came across this particular issue when my Mac’s account was changed from a domain associated account to a local user account. Among many other things, my dotnet aspnet core web api was failing to run at the start with the error that