ASP.NET Core common types defining 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.Abstractions |
Install
Install-Package Microsoft.AspNetCore.Identity.Service.Abstractions
dotnet add package Microsoft.AspNetCore.Identity.Service.Abstractions
paket add Microsoft.AspNetCore.Identity.Service.Abstractions
Microsoft.AspNetCore.Identity.Service.Abstractions Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Http.Abstractions(>= 2.0.01)
- Microsoft.Extensions.DependencyInjection(>= 2.0.01)
- Microsoft.IdentityModel.Protocols.OpenIdConnect(>= 2.1.3)
Tags