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

Total Downloads
1.1B
1,094,784,804
Published
Sep 14, 2021
Latest stable version

Install

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

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.