multiTenant

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
Implementation of ModelCacheKey in EF Core

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

Modifications of the JWT token generated by the application

If the word JWT is new to you, I would suggesting taking a glance here https://jwt.io/introduction/ . There
2 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

Modifications of the Azure SQL DB structure so it can accommodate the Multitenant architecture

If are just starting to write the application or you are in a re-spinning app cycle, there are some
1 min read