Tech
Shortening Entity Framework Index and Key Names
I recently started using ASP.Net Core for the backend API of one of my clients' systems and decided to use Entity Framework for most of the more mundane SQL operations that the API needs to handle. Overall, I've been really happy with Entity Framework, but one