Releases: mo-esmp/DynamicRoleBasedAuthorizationNETCore
Releases · mo-esmp/DynamicRoleBasedAuthorizationNETCore
v1.2.2
- Add support for .NET 7.0
- Drop support for .NET Core 2.1
- Fix the bug for accessing to unprotected routes
v1.2.0
Support IdentityDbContext with 8 generic parameters.
v1.0.1
Fix the JSON store losing role access value on the edit role.