Microsoft.AspNet.DataProtection.Abstractions
1.0.0-rc1-final
Contains the core IDataProtector and IDataProtectionProvider abstractions for ASP.NET 5 Data Protection.
This is a prerelease version of Microsoft.AspNet.DataProtection.Abstractions.
Install-Package Microsoft.AspNet.DataProtection.Abstractions -Version 1.0.0-rc1-final
dotnet add package Microsoft.AspNet.DataProtection.Abstractions --version 1.0.0-rc1-final
<PackageReference Include="Microsoft.AspNet.DataProtection.Abstractions" 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.Abstractions --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.Abstractions, 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.Abstractions as a Cake Addin
#addin nuget:?package=Microsoft.AspNet.DataProtection.Abstractions&version=1.0.0-rc1-final&prerelease
// Install Microsoft.AspNet.DataProtection.Abstractions as a Cake Tool
#tool nuget:?package=Microsoft.AspNet.DataProtection.Abstractions&version=1.0.0-rc1-final&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
.NETFramework 4.5.1
- Microsoft.Extensions.PlatformAbstractions (>= 1.0.0-rc1-final)
-
.NETPlatform 5.4
- Microsoft.Extensions.PlatformAbstractions (>= 1.0.0-rc1-final)
- System.ComponentModel (>= 4.0.1-beta-23516)
- System.Diagnostics.Debug (>= 4.0.11-beta-23516)
- System.Reflection (>= 4.1.0-beta-23225)
- System.Runtime.Extensions (>= 4.0.11-beta-23516)
- System.Security.Cryptography.Primitives (>= 4.0.0-beta-23516)
- System.Text.Encoding.Extensions (>= 4.0.11-beta-23516)
Used By
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Microsoft.AspNet.DataProtection.Abstractions:
| Package | Downloads |
|---|---|
|
Microsoft.AspNet.DataProtection
ASP.NET 5 logic to protect and unprotect data, similar to DPAPI.
|
Version History
| Version | Downloads | Last updated |
|---|---|---|
| 1.0.0-rc1-final | 0 | 06.02.2022 |