Microsoft.AspNetCore.DataProtection 2.2.0

ASP.NET Core logic to protect and unprotect data, similar to DPAPI.

This package was built from the source code at https://github.com/aspnet/AspNetCore/tree/ce8cf65589734f82b0536c543aba5bd60d0a5a98

Install-Package Microsoft.AspNetCore.DataProtection -Version 2.2.0
dotnet add package Microsoft.AspNetCore.DataProtection --version 2.2.0
<PackageReference Include="Microsoft.AspNetCore.DataProtection" Version="2.2.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.AspNetCore.DataProtection --version 2.2.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Microsoft.AspNetCore.DataProtection, 2.2.0"
#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.AspNetCore.DataProtection as a Cake Addin
#addin nuget:?package=Microsoft.AspNetCore.DataProtection&version=2.2.0

// Install Microsoft.AspNetCore.DataProtection as a Cake Tool
#tool nuget:?package=Microsoft.AspNetCore.DataProtection&version=2.2.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.

NuGet packages (9)

Showing the top 5 NuGet packages that depend on Microsoft.AspNetCore.DataProtection:

Package Downloads
Microsoft.AspNetCore.DataProtection.SystemWeb
A component to allow the ASP.NET Core data protection stack to work with the ASP.NET 4.x <machineKey> element.
Microsoft.AspNetCore.DataProtection.Extensions
Additional APIs for ASP.NET Core data protection. This package was built from the source code at https://github.com/aspnet/AspNetCore/tree/ce8cf65589734f82b0536c543aba5bd60d0a5a98
Microsoft.AspNetCore.Antiforgery
An antiforgery system for ASP.NET Core designed to generate and validate tokens to prevent Cross-Site Request Forgery attacks. This package was built from the source code at https://github.com/aspnet/Antiforgery/tree/9e5146cff912ebbd003d597eb055144e740759fa
Microsoft.AspNetCore.Authentication
ASP.NET Core common types used by the various authentication middleware components. This package was built from the source code at https://github.com/aspnet/Security/tree/93926543f8469614c2feb23de8a8c0561b8b2463
Microsoft.AspNetCore.Session
ASP.NET Core session state middleware. This package was built from the source code at https://github.com/aspnet/Session/tree/774079d60d29762ef7c8bba3f0fa06e73cb323f2

Version History

Version Downloads Last updated
2.2.0 0 06.02.2022
2.1.1 0 06.02.2022
2.0.3 0 06.02.2022
2.0.2 0 06.02.2022
2.0.0 0 06.02.2022
1.0.0 0 06.02.2022