Skip to main content
Microsoft.AspNetCore.DataProtection package icon

Microsoft.AspNetCore.DataProtection

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/d1fa2cb155ab9226f20b87ab0d7a1eb16b8a8b69

Total Downloads
1.1B
1,094,784,804
Published
Apr 11, 2022
Latest stable version

Install

.NET CLI
dotnet add package Microsoft.AspNetCore.DataProtection --version 3.1.24
Package Manager Console
Install-Package Microsoft.AspNetCore.DataProtection -Version 3.1.24
PackageReference
<PackageReference Include="Microsoft.AspNetCore.DataProtection" Version="3.1.24" />

Frameworks

.NETCoreApp3.1 .NETStandard2.0

Dependencies

Adoption guide

A verified publisher signal is available. Assess fit from the package's supported frameworks, license and dependency graph rather than popularity alone.

Compatibility metadata lists 2 target frameworks; confirm the exact target used by your application.

The published metadata declares 17 direct dependency entries across framework groups. Inspect the resolved dependency graph for your target framework.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.