Photo by Chester Alvarez on Unsplash
Introduction I have recently been dabbling with .NET Core after years of being a Java specialist. And so far I’m liking it.
That’s another story, but in the meantime let’s talk about how to set up EF Core, code-first, on .NET Core 3.1.
It took my time– a whole weekend– to find references and make it work. I don’t know if it’s my inexperience in the framework kicking in, or there isn’t much on the web.