Microsoft.AspNet.DataProtection
1.0.0-rc1-final
Prefix Reserved
dotnet add package Microsoft.AspNet.DataProtection --version 1.0.0-rc1-final
NuGet\Install-Package Microsoft.AspNet.DataProtection -Version 1.0.0-rc1-final
<PackageReference Include="Microsoft.AspNet.DataProtection" Version="1.0.0-rc1-final" />
paket add Microsoft.AspNet.DataProtection --version 1.0.0-rc1-final
#r "nuget: Microsoft.AspNet.DataProtection, 1.0.0-rc1-final"
// Install Microsoft.AspNet.DataProtection as a Cake Addin #addin nuget:?package=Microsoft.AspNet.DataProtection&version=1.0.0-rc1-final&prerelease // Install Microsoft.AspNet.DataProtection as a Cake Tool #tool nuget:?package=Microsoft.AspNet.DataProtection&version=1.0.0-rc1-final&prerelease
ASP.NET 5 logic to protect and unprotect data, similar to DPAPI.
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.Cryptography.Internal (>= 1.0.0-rc1-final)
- Microsoft.AspNet.DataProtection.Abstractions (>= 1.0.0-rc1-final)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 1.0.0-rc1-final)
- Microsoft.Extensions.Logging.Abstractions (>= 1.0.0-rc1-final)
- Microsoft.Extensions.OptionsModel (>= 1.0.0-rc1-final)
-
.NETPlatform 5.4
- Microsoft.AspNet.Cryptography.Internal (>= 1.0.0-rc1-final)
- Microsoft.AspNet.DataProtection.Abstractions (>= 1.0.0-rc1-final)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 1.0.0-rc1-final)
- Microsoft.Extensions.Logging.Abstractions (>= 1.0.0-rc1-final)
- Microsoft.Extensions.OptionsModel (>= 1.0.0-rc1-final)
- Microsoft.Win32.Registry (>= 4.0.0-beta-23516)
- System.Linq (>= 4.0.1-beta-23516)
- System.Reflection.Extensions (>= 4.0.1-beta-23516)
- System.Reflection.TypeExtensions (>= 4.0.1-beta-23409)
- System.Security.Claims (>= 4.0.1-beta-23516)
- System.Security.Cryptography.X509Certificates (>= 4.0.0-beta-23516)
- System.Security.Principal.Windows (>= 4.0.0-beta-23516)
- System.Xml.XDocument (>= 4.0.11-beta-23516)
NuGet packages (6)
Showing the top 5 NuGet packages that depend on Microsoft.AspNet.DataProtection:
Package | Downloads |
---|---|
Microsoft.AspNet.Antiforgery
An antiforgery system for ASP.NET designed to generate and validate tokens to prevent Cross-Site Request Forgery attacks. |
|
Microsoft.AspNet.Authentication
ASP.NET 5 common types used by the various authentication middleware. |
|
Microsoft.AspNet.SignalR.Server
Core server components for ASP.NET SignalR. |
|
Microsoft.AspNet.DataProtection.Extensions
Additional APIs for ASP.NET 5 data protection. |
|
Microsoft.AspNet.DataProtection.SystemWeb
A component to allow the ASP.NET 5 DataProtection stack to work with the ASP.NET 4.x <machineKey> element. |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on Microsoft.AspNet.DataProtection:
Repository | Stars |
---|---|
axzxs2001/Asp.NetCoreExperiment
原来所有项目都移动到**OleVersion**目录下进行保留。新的案例装以.net 5.0为主,一部分对以前案例进行升级,一部分将以前的工作经验总结出来,以供大家参考!
|
Version | Downloads | Last updated |
---|---|---|
1.0.0-rc1-final | 524,957 | 11/18/2015 |
1.0.0-beta8 | 54,068 | 10/15/2015 |
1.0.0-beta7 | 36,938 | 9/2/2015 |
1.0.0-beta6 | 40,436 | 7/27/2015 |
1.0.0-beta5 | 45,754 | 6/30/2015 |
1.0.0-beta4 | 38,295 | 4/24/2015 |