Microsoft.AspNet.Security.DataProtection
1.0.0-beta2
Prefix Reserved
This is a prerelease version of Microsoft.AspNet.Security.DataProtection.
dotnet add package Microsoft.AspNet.Security.DataProtection --version 1.0.0-beta2
NuGet\Install-Package Microsoft.AspNet.Security.DataProtection -Version 1.0.0-beta2
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Microsoft.AspNet.Security.DataProtection" Version="1.0.0-beta2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.AspNet.Security.DataProtection --version 1.0.0-beta2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Microsoft.AspNet.Security.DataProtection, 1.0.0-beta2"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Microsoft.AspNet.Security.DataProtection as a Cake Addin #addin nuget:?package=Microsoft.AspNet.Security.DataProtection&version=1.0.0-beta2&prerelease // Install Microsoft.AspNet.Security.DataProtection as a Cake Tool #tool nuget:?package=Microsoft.AspNet.Security.DataProtection&version=1.0.0-beta2&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 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. |
ASP.NET | aspnet50 is compatible. |
ASP.NETCore | aspnetcore50 is compatible. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
.NETFramework 4.5.1
- Microsoft.Framework.DependencyInjection (>= 1.0.0-beta2)
- Microsoft.Framework.OptionsModel (>= 1.0.0-beta2)
-
ASP.NET 5.0
- Microsoft.Framework.DependencyInjection (>= 1.0.0-beta2)
- Microsoft.Framework.OptionsModel (>= 1.0.0-beta2)
-
ASP.NETCore 5.0
- Microsoft.Framework.DependencyInjection (>= 1.0.0-beta2)
- Microsoft.Framework.OptionsModel (>= 1.0.0-beta2)
- Microsoft.Win32.Registry (>= 4.0.0-beta-22416)
- System.Security.Cryptography.Encryption.Aes (>= 4.0.0-beta-22416)
- System.Security.Cryptography.Hashing.Algorithms (>= 4.0.0-beta-22416)
- System.Security.Cryptography.RandomNumberGenerator (>= 4.0.0-beta-22416)
- System.Security.Cryptography.X509Certificates (>= 4.0.0-beta-22416)
- System.Security.Principal.Windows (>= 4.0.0-beta-22416)
- System.Text.Encoding.Extensions (>= 4.0.10-beta-22416)
- System.Xml.XDocument (>= 4.0.0-beta-22416)
NuGet packages (4)
Showing the top 4 NuGet packages that depend on Microsoft.AspNet.Security.DataProtection:
Package | Downloads |
---|---|
Microsoft.AspNet.Security
ASP.NET 5 common types used by the various authentication middleware. |
|
Microsoft.AspNet.Security.OAuth
ASP.NET 5 middleware that enables an application to support any standard OAuth 2.0 authentication workflow. |
|
Microsoft.AspNet.Security.DataProtection.Compatibility
A component to allow the ASP.NET 5 DataProtection stack to work with the ASP.NET 4.x <machineKey> element. |
|
Microsoft.AspNet.Security.DataProtection.Azure
ASP.NET 5 blob storage repository for DataProtection. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.0.0-beta2 | 15,557 | 1/15/2015 |
1.0.0-beta1 | 32,572 | 11/11/2014 |