Web Api Service for managing Users, do Authentication and Group Permissions Authorization.
Info
Version: | 0.2.0 |
Author(s): | Futurian |
Last Update: | Thursday, October 27, 2016 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Futurify.IdentityUserService |
Install
Install-Package Futurify.IdentityUserService
dotnet add package Futurify.IdentityUserService
paket add Futurify.IdentityUserService
Futurify.IdentityUserService Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNet.Identity.EntityFramework(>= 2.2.1)
- Microsoft.AspNet.Identity.Owin(>= 2.2.1)
- Microsoft.AspNet.WebApi(>= 5.2.3)
- Microsoft.AspNet.WebApi.Owin(>= 5.2.3)
- Microsoft.CodeDom.Providers.DotNetCompilerPlatform(>= 1.0.0)
- Microsoft.Owin.Cors(>= 3.0.1)
- Microsoft.Owin.Host.SystemWeb(>= 3.0.1)
- NLog(>= 4.3.9)