globalQueryFilters

Apr
14
Implementation of the Global Query Filters, Multitenant and Soft Delete, in EF Core.

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
3 min read
Apr
14

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
2 min read
Apr
14

Modifications and Extensions of the DBContext class to accommodate EF Global Query Filters in a DB first project

If DBContext class is a new deal for you, check this out to learn more about it : https://docs.microsoft.
2 min read
Apr
13

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
2 min read