Microsoft.AspNet.Authentication
                              
                            
                                1.0.0-rc1-final
                            
                        
                            
                                
                                
                                    Prefix Reserved
                                
                            
                    dotnet add package Microsoft.AspNet.Authentication --version 1.0.0-rc1-final
NuGet\Install-Package Microsoft.AspNet.Authentication -Version 1.0.0-rc1-final
<PackageReference Include="Microsoft.AspNet.Authentication" Version="1.0.0-rc1-final" />
<PackageVersion Include="Microsoft.AspNet.Authentication" Version="1.0.0-rc1-final" />
<PackageReference Include="Microsoft.AspNet.Authentication" />
paket add Microsoft.AspNet.Authentication --version 1.0.0-rc1-final
#r "nuget: Microsoft.AspNet.Authentication, 1.0.0-rc1-final"
#:package Microsoft.AspNet.Authentication@1.0.0-rc1-final
#addin nuget:?package=Microsoft.AspNet.Authentication&version=1.0.0-rc1-final&prerelease
#tool nuget:?package=Microsoft.AspNet.Authentication&version=1.0.0-rc1-final&prerelease
ASP.NET 5 common types used by the various authentication middleware.
| Product | Versions Compatible and additional computed target framework versions. | 
|---|---|
| .NET Framework | net451 is compatible. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. | 
| .NETPlatform | dotnet54 is compatible. | 
- 
                                                    .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)
 
NuGet packages (8)
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 | Downloads | Last Updated | 
|---|---|---|
| 1.0.0-rc1-final | 374,550 | 11/18/2015 | 
| 1.0.0-beta8 | 20,934 | 10/15/2015 | 
| 1.0.0-beta7 | 18,573 | 9/2/2015 | 
| 1.0.0-beta6 | 14,006 | 7/27/2015 | 
| 1.0.0-beta5 | 41,072 | 6/30/2015 | 
| 1.0.0-beta4 | 38,607 | 4/24/2015 |