Developing Flexible Authorization Capabilities with ASP.NET Core
InfiniteEnumFlags library.
This is and example project for theTo run this example you need to either manually add InfiniteEnumFlags
nuget package to the shared project or use the main repo.
To clone the main repo use the bellow command:
git clone --recurse-submodules https://github.com/alirezanet/InfiniteEnumFlags.git
then you can open \InfiniteEnumFlags\Example\flexible-aspnetcore-authorization\FlexibleAuth\FlexibleAuth.sln
and then run the Server project.