
Integrating EF Core with Minimal APIs
When I first tried using EF Core with Minimal APIs, I honestly thought it would be just a smaller version of a regular Web API controller setup. I was wrong. It’s simple, yes, but it forces you to think differently…












