ASP.NET Core common types implementing the main abstractions for Identity Service.
Info
Version: | 1.0.0-preview1-final |
Author(s): | Microsoft |
Last Update: | Wednesday, May 10, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://www.asp.net/ |
NuGet Url: | https://www.nuget.org/packages/Microsoft.AspNetCore.Identity.Service.Core |
Install
Install-Package Microsoft.AspNetCore.Identity.Service.Core
dotnet add package Microsoft.AspNetCore.Identity.Service.Core
paket add Microsoft.AspNetCore.Identity.Service.Core
Microsoft.AspNetCore.Identity.Service.Core Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Identity.Service.Abstractions(>= 1.0.01)
- Microsoft.AspNetCore.Authorization(>= 2.0.01)
- Microsoft.AspNetCore.Authentication(>= 2.0.01)
- Microsoft.AspNetCore.Authentication.Cookies(>= 2.0.01)
- Microsoft.AspNetCore.Hosting.Abstractions(>= 2.0.01)
- System.ValueTuple(>= 4.3.0)
Tags