Sharing Entity Framework repositories across different frameworks was harder than I thought, so I created a recipe. I wanted to put my EF code inside a NuGet package, and from a consumer, I didn’t want to think about database stuff. …

EntityFramework Core 2.1 in .NET Standard 2.0 NuGet package Read more »