Gotcha In dot net framework the assembly information was located inside of a Properties folder where you would find the “AssemblyInfo.cs” file and you could […]
Dot net core NUnit unit test won’t start
I was hoping this problem would resolve itself, but it hasn’t so I am writing about it to document it to refer to in the […]
DotNet Core EF migration not working
Problem Here is the basic setup of this problem: You created a .Net Core application and wanted to use .Net Core EF in your application […]