Skip to content

Releases: mo-esmp/DynamicRoleBasedAuthorizationNETCore

v1.2.2

Choose a tag to compare

@mo-esmp mo-esmp released this 05 Apr 17:10
4ba549c
  • Add support for .NET 7.0
  • Drop support for .NET Core 2.1
  • Fix the bug for accessing to unprotected routes

v1.2.1

Choose a tag to compare

@mo-esmp mo-esmp released this 16 Jan 21:42

Update to .NET 6.0.

v1.2.0

Choose a tag to compare

@mo-esmp mo-esmp released this 24 Mar 10:10
16cf6f6

Support IdentityDbContext with 8 generic parameters.

v1.0.3

Choose a tag to compare

@mo-esmp mo-esmp released this 02 Feb 21:38
8f49b23

Add SQL Server store.

v1.0.1

Choose a tag to compare

@mo-esmp mo-esmp released this 03 Nov 12:03

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