Microsoft.AspNet.Security
1.0.0-beta1
Prefix Reserved
See the version list below for details.
dotnet add package Microsoft.AspNet.Security --version 1.0.0-beta1
NuGet\Install-Package Microsoft.AspNet.Security -Version 1.0.0-beta1
<PackageReference Include="Microsoft.AspNet.Security" Version="1.0.0-beta1" />
paket add Microsoft.AspNet.Security --version 1.0.0-beta1
#r "nuget: Microsoft.AspNet.Security, 1.0.0-beta1"
// Install Microsoft.AspNet.Security as a Cake Addin #addin nuget:?package=Microsoft.AspNet.Security&version=1.0.0-beta1&prerelease // Install Microsoft.AspNet.Security as a Cake Tool #tool nuget:?package=Microsoft.AspNet.Security&version=1.0.0-beta1&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-beta1)
- Microsoft.AspNet.RequestContainer (>= 1.0.0-beta1)
- Microsoft.AspNet.Security.DataProtection (>= 1.0.0-beta1)
- Microsoft.Framework.DependencyInjection (>= 1.0.0-beta1)
- Microsoft.Framework.Logging (>= 1.0.0-beta1)
- Microsoft.Framework.OptionsModel (>= 1.0.0-beta1)
-
ASP.NETCore 5.0
- Microsoft.AspNet.PipelineCore (>= 1.0.0-beta1)
- Microsoft.AspNet.RequestContainer (>= 1.0.0-beta1)
- Microsoft.AspNet.Security.DataProtection (>= 1.0.0-beta1)
- Microsoft.Framework.DependencyInjection (>= 1.0.0-beta1)
- Microsoft.Framework.Logging (>= 1.0.0-beta1)
- Microsoft.Framework.OptionsModel (>= 1.0.0-beta1)
- System.Collections (>= 4.0.10-beta-22231)
- System.ComponentModel (>= 4.0.0-beta-22231)
- System.Console (>= 4.0.0-beta-22231)
- System.Diagnostics.Debug (>= 4.0.10-beta-22231)
- System.Diagnostics.Tools (>= 4.0.0-beta-22231)
- System.Globalization (>= 4.0.10-beta-22231)
- System.IO (>= 4.0.10-beta-22231)
- System.IO.Compression (>= 4.0.0-beta-22231)
- System.Linq (>= 4.0.0-beta-22231)
- System.Reflection (>= 4.0.10-beta-22231)
- System.Resources.ResourceManager (>= 4.0.0-beta-22231)
- System.Runtime (>= 4.0.20-beta-22231)
- System.Runtime.Extensions (>= 4.0.10-beta-22231)
- System.Runtime.InteropServices (>= 4.0.20-beta-22231)
- System.Security.Claims (>= 4.0.0-beta-22231)
- System.Security.Cryptography.RandomNumberGenerator (>= 4.0.0-beta-22231)
- System.Security.Principal (>= 4.0.0-beta-22231)
- System.Threading (>= 4.0.0-beta-22231)
- System.Threading.Tasks (>= 4.0.10-beta-22231)
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,758 | 1/15/2015 |
1.0.0-beta1 | 28,108 | 11/11/2014 |