Info
Version: | 4.1.0 |
Author(s): | Nate Barbettini |
Last Update: | Thursday, August 10, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/stormpath/stormpath-aspnetcore |
NuGet Url: | https://www.nuget.org/packages/Stormpath.AspNetCore |
Install
Install-Package Stormpath.AspNetCore
dotnet add package Stormpath.AspNetCore
paket add Stormpath.AspNetCore
Stormpath.AspNetCore Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 1.6
- NETStandard.Library(>= 1.6.1)
- Microsoft.AspNetCore.Authentication(>= 1.1.2)
- Microsoft.AspNetCore.Authorization(>= 1.1.2)
- Microsoft.AspNetCore.Http.Abstractions(>= 1.1.2)
- Microsoft.AspNetCore.Mvc.Abstractions(>= 1.1.3)
- Microsoft.AspNetCore.Mvc.ViewFeatures(>= 1.1.3)
- Microsoft.AspNetCore.Owin(>= 1.1.2)
- Microsoft.Extensions.Logging(>= 1.1.2)
- Stormpath.Owin.Middleware(>= 4.1.0)
- Stormpath.Owin.Views.Precompiled(>= 1.0.0)
- Microsoft.AspNetCore.Authentication(>= 1.1.2)
- Microsoft.AspNetCore.Authorization(>= 1.1.2)
- Microsoft.AspNetCore.Http.Abstractions(>= 1.1.2)
- Microsoft.AspNetCore.Mvc.Abstractions(>= 1.1.3)
- Microsoft.AspNetCore.Mvc.ViewFeatures(>= 1.1.3)
- Microsoft.AspNetCore.Owin(>= 1.1.2)
- Microsoft.Extensions.Logging(>= 1.1.2)
- Stormpath.Owin.Middleware(>= 4.1.0)
- Stormpath.Owin.Views.Precompiled(>= 1.0.0)
Tags
Easily add authentication and authorization to ASP.NET Core applications.