Microsoft.AspNet.Security
1.0.0-beta2
Prefix Reserved
dotnet add package Microsoft.AspNet.Security --version 1.0.0-beta2
NuGet\Install-Package Microsoft.AspNet.Security -Version 1.0.0-beta2
<PackageReference Include="Microsoft.AspNet.Security" Version="1.0.0-beta2" />
paket add Microsoft.AspNet.Security --version 1.0.0-beta2
#r "nuget: Microsoft.AspNet.Security, 1.0.0-beta2"
// Install Microsoft.AspNet.Security as a Cake Addin #addin nuget:?package=Microsoft.AspNet.Security&version=1.0.0-beta2&prerelease // Install Microsoft.AspNet.Security as a Cake Tool #tool nuget:?package=Microsoft.AspNet.Security&version=1.0.0-beta2&prerelease
ASP.NET 5 common types used by the various authentication middleware.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
ASP.NET | aspnet50 is compatible. |
ASP.NETCore | aspnetcore50 is compatible. |
-
ASP.NET 5.0
- Microsoft.AspNet.PipelineCore (>= 1.0.0-beta2)
- Microsoft.AspNet.RequestContainer (>= 1.0.0-beta2)
- Microsoft.AspNet.Security.DataProtection (>= 1.0.0-beta2)
- Microsoft.Framework.Logging (>= 1.0.0-beta2)
-
ASP.NETCore 5.0
- Microsoft.AspNet.PipelineCore (>= 1.0.0-beta2)
- Microsoft.AspNet.RequestContainer (>= 1.0.0-beta2)
- Microsoft.AspNet.Security.DataProtection (>= 1.0.0-beta2)
- Microsoft.Framework.Logging (>= 1.0.0-beta2)
NuGet packages (6)
Showing the top 5 NuGet packages that depend on Microsoft.AspNet.Security:
Package | Downloads |
---|---|
Microsoft.AspNet.Security.Cookies
ASP.NET middleware that enables an application to use cookie based authentication, similar to ASP.NET's forms authentication. |
|
Microsoft.AspNet.Security.OAuth
ASP.NET 5 middleware that enables an application to support any standard OAuth 2.0 authentication workflow. |
|
Microsoft.AspNet.Security.Twitter
ASP.NET 5 middleware that enables an application to support Twitter's OAuth 2.0 authentication workflow. |
|
Microsoft.AspNet.Security.OpenIdConnect
Microsoft.AspNet.Security.OpenIdConnect |
|
Microsoft.AspNet.Security.OAuthBearer
ASP.NET 5 middleware that enables an application to receive a OAuth bearer token. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.0.0-beta2 | 15,753 | 1/15/2015 |
1.0.0-beta1 | 28,107 | 11/11/2014 |