Provides a simple API for performing claims or permission based authorization in .NET 4.5 applications.
Info
Version: | 1.0.3 |
Author(s): | DevDigital |
Last Update: | Monday, November 4, 2013 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/SimpleAuth |
Install
Install-Package SimpleAuth
dotnet add package SimpleAuth
paket add SimpleAuth
SimpleAuth Download (Unzip the "nupkg" after downloading)
Dependencies
- CommonServiceLocator(1.0)