.net Core

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 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