Microsoft.AspNet.Authentication
1.0.0-rc1-final
ASP.NET 5 common types used by the various authentication middleware.
This is a prerelease version of Microsoft.AspNet.Authentication.
Install-Package Microsoft.AspNet.Authentication -Version 1.0.0-rc1-final
dotnet add package Microsoft.AspNet.Authentication --version 1.0.0-rc1-final
<PackageReference Include="Microsoft.AspNet.Authentication" Version="1.0.0-rc1-final" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.AspNet.Authentication --version 1.0.0-rc1-final
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Microsoft.AspNet.Authentication, 1.0.0-rc1-final"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install Microsoft.AspNet.Authentication as a Cake Addin
#addin nuget:?package=Microsoft.AspNet.Authentication&version=1.0.0-rc1-final&prerelease
// Install Microsoft.AspNet.Authentication as a Cake Tool
#tool nuget:?package=Microsoft.AspNet.Authentication&version=1.0.0-rc1-final&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
.NETFramework 4.5.1
- Microsoft.AspNet.DataProtection (>= 1.0.0-rc1-final)
- Microsoft.AspNet.Http (>= 1.0.0-rc1-final)
- Microsoft.AspNet.Http.Extensions (>= 1.0.0-rc1-final)
- Microsoft.Extensions.Logging.Abstractions (>= 1.0.0-rc1-final)
- Microsoft.Extensions.OptionsModel (>= 1.0.0-rc1-final)
- Microsoft.Extensions.WebEncoders (>= 1.0.0-rc1-final)
-
.NETPlatform 5.4
- Microsoft.AspNet.DataProtection (>= 1.0.0-rc1-final)
- Microsoft.AspNet.Http (>= 1.0.0-rc1-final)
- Microsoft.AspNet.Http.Extensions (>= 1.0.0-rc1-final)
- Microsoft.Extensions.Logging.Abstractions (>= 1.0.0-rc1-final)
- Microsoft.Extensions.OptionsModel (>= 1.0.0-rc1-final)
- Microsoft.Extensions.WebEncoders (>= 1.0.0-rc1-final)
- System.Net.Http (>= 4.0.1-beta-23516)
Used By
NuGet packages (9)
Showing the top 5 NuGet packages that depend on Microsoft.AspNet.Authentication:
Package | Downloads |
---|---|
Microsoft.AspNet.Authentication.Cookies
ASP.NET middleware that enables an application to use cookie based authentication, similar to ASP.NET's forms authentication.
|
|
Microsoft.AspNet.Authentication.OAuth
ASP.NET 5 middleware that enables an application to support any standard OAuth 2.0 authentication workflow.
|
|
Microsoft.AspNet.Authentication.Twitter
ASP.NET 5 middleware that enables an application to support Twitter's OAuth 2.0 authentication workflow.
|
|
Microsoft.AspNet.Authentication.JwtBearer
ASP.NET 5 middleware that enables an application to receive a OpenIdConnect bearer token.
|
|
Microsoft.AspNet.Authentication.OpenIdConnect
ASP.NET 5 middleware that enables an application to support the OpenID Connect authentication workflow.
|
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on Microsoft.AspNet.Authentication:
Repository | Stars |
---|---|
axzxs2001/Asp.NetCoreExperiment
原来所有项目都移动到**OleVersion**目录下进行保留。新的案例装以.net 5.0为主,一部分对以前案例进行升级,一部分将以前的工作经验总结出来,以供大家参考!
|
Version History
Version | Downloads | Last updated |
---|---|---|
1.0.0-rc1-final | 284,388 | 11/18/2015 |
1.0.0-beta8 | 18,721 | 10/15/2015 |
1.0.0-beta7 | 16,064 | 9/2/2015 |
1.0.0-beta6 | 12,560 | 7/27/2015 |
1.0.0-beta5 | 38,989 | 6/30/2015 |
1.0.0-beta4 | 37,012 | 4/24/2015 |