DynamicRoleBasedAuthorizationNETCore Versions Save

Dynamic Role-Based Access Control for ASP.NET Core MVC and Web API

v1.2.2

1 year ago
  • Add support for .NET 7.0
  • Drop support for .NET Core 2.1
  • Fix the bug for accessing to unprotected routes

v1.2.1

2 years ago

Update to .NET 6.0.

v1.2.0

3 years ago

Support IdentityDbContext with 8 generic parameters.

v1.0.3

3 years ago

Add SQL Server store.

1.0.1

3 years ago

Fix the JSON store losing role access value on the edit role.