Implementation of the Global Query Filters, Multitenant and Soft Delete, in EF Core.
If Global Query Filters is a new thing for you check this out and then come back to this page
Implementation of ModelCacheKey in EF Core
The official documentation of Microsoft says, and I quote, ” It is a key that uniquely identifies the model for a
Modifications of the controllers to embed EF Core Global Query Filters functionality
I know I’ve said it before and I will say it again, maybe for the last time, this was
Multitenant MVC Application using .NET Core 3.1 Global Query Filters, ModelCacheKey and Azure SQL DB
Welcome to the page that I was looking for a while ago ?.
If you want to write an MVC app
.NET Core 3.1 - Build, Test and Deploy CI/CD Pipeline for Azure Web Apps (Linux)
.Net Core 3.1 LTS is available from December so most of you will probably update over time your existing