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" />
paket add Microsoft.AspNet.Authentication --version 1.0.0-rc1-final
#r "nuget: Microsoft.AspNet.Authentication, 1.0.0-rc1-final"
// 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
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 (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 | Downloads | Last updated |
---|---|---|
1.0.0-rc1-final | 352,983 | 11/18/2015 |
1.0.0-beta8 | 20,333 | 10/15/2015 |
1.0.0-beta7 | 17,984 | 9/2/2015 |
1.0.0-beta6 | 13,382 | 7/27/2015 |
1.0.0-beta5 | 40,746 | 6/30/2015 |
1.0.0-beta4 | 37,997 | 4/24/2015 |