Microsoft.AspNet.DataProtection
1.0.0-rc1-final
.NET Framework 4.5.1
This is a prerelease version of Microsoft.AspNet.DataProtection.
Install-Package Microsoft.AspNet.DataProtection -Version 1.0.0-rc1-final
dotnet add package Microsoft.AspNet.DataProtection --version 1.0.0-rc1-final
<PackageReference Include="Microsoft.AspNet.DataProtection" 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.DataProtection --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.DataProtection, 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.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
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
ASP.NET 5 logic to protect and unprotect data, similar to DPAPI.
| Product | Versions |
|---|---|
| .NET Framework | net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 |
| .NETPlatform | dotnet54 |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
.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 (1)
Showing the top 1 NuGet packages that depend on Microsoft.AspNet.DataProtection:
| Package | Downloads |
|---|---|
|
Microsoft.AspNet.DataProtection.Extensions
Additional APIs for ASP.NET 5 data protection. |
| Version | Downloads | Last updated |
|---|---|---|
| 1.0.0-rc1-final | 0 | 06.02.2022 |