Microsoft.AspNetCore.DataProtection 6.0.8

Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package Microsoft.AspNetCore.DataProtection --version 6.0.8                
NuGet\Install-Package Microsoft.AspNetCore.DataProtection -Version 6.0.8                
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.AspNetCore.DataProtection" Version="6.0.8" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.AspNetCore.DataProtection --version 6.0.8                
#r "nuget: Microsoft.AspNetCore.DataProtection, 6.0.8"                
#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.AspNetCore.DataProtection as a Cake Addin
#addin nuget:?package=Microsoft.AspNetCore.DataProtection&version=6.0.8

// Install Microsoft.AspNetCore.DataProtection as a Cake Tool
#tool nuget:?package=Microsoft.AspNetCore.DataProtection&version=6.0.8                

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

This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/6a01dd1e69c8b9bd1ae005ea465ef2bcd26294bf

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 is compatible.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (230)

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

Package Downloads
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.Identity.Web

This package enables ASP.NET Core web apps and web APIs to use the Microsoft identity platform (formerly Azure AD v2.0). This package is specifically used for web applications, which sign-in users, and protected web APIs, which optionally call downstream web APIs.

Microsoft.Identity.Web.TokenCache

This package bring token cache serializers for MSAL.NET confidential client applications.

Microsoft.AspNetCore.DataProtection.Extensions

Additional APIs for ASP.NET Core data protection. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/af22effae4069a5dfb9b0735859de48820104f5b

GitHub repositories (45)

Showing the top 5 popular GitHub repositories that depend on Microsoft.AspNetCore.DataProtection:

Repository Stars
bitwarden/server
Bitwarden infrastructure/backend (API, database, Docker, etc).
dotnet/AspNetCore.Docs
Documentation for ASP.NET Core
Jackett/Jackett
API Support for your favorite torrent trackers
dodyg/practical-aspnetcore
Practical samples of ASP.NET Core 9, 8.0, 7.0, 6.0, 5.0, 3.1, 2.2, and 2.1,projects you can use. Readme contains explanations on all projects.
Azure/azure-sdk-for-net
This repository is for active development of the Azure SDK for .NET. For consumers of the SDK we recommend visiting our public developer docs at https://learn.microsoft.com/dotnet/azure/ or our versioned developer docs at https://azure.github.io/azure-sdk-for-net.
Version Downloads Last updated
9.0.0 362,367 11/12/2024
9.0.0-rc.2.24474.3 61,461 10/8/2024
9.0.0-rc.1.24452.1 32,795 9/10/2024
9.0.0-preview.7.24406.2 3,055 8/13/2024
9.0.0-preview.6.24328.4 30,662 7/9/2024
9.0.0-preview.5.24306.11 823 6/11/2024
9.0.0-preview.4.24267.6 7,504 5/21/2024
9.0.0-preview.3.24172.13 75,678 4/11/2024
9.0.0-preview.2.24128.4 20,654 3/12/2024
9.0.0-preview.1.24081.5 21,202 2/13/2024
8.0.11 329,660 11/12/2024
8.0.10 1,005,900 10/8/2024
8.0.8 1,747,742 8/13/2024
8.0.7 1,281,013 7/9/2024
8.0.6 1,694,969 5/28/2024
8.0.5 533,365 5/14/2024
8.0.4 2,246,149 4/9/2024
8.0.3 1,073,228 3/12/2024
8.0.2 1,138,826 2/13/2024
8.0.1 7,387,187 1/9/2024
8.0.0 16,925,122 11/14/2023
8.0.0-rc.2.23480.2 724,049 10/10/2023
8.0.0-rc.1.23421.29 73,659 9/12/2023
8.0.0-preview.7.23375.9 243,053 8/8/2023
8.0.0-preview.6.23329.11 7,540 7/11/2023
8.0.0-preview.5.23302.2 3,767 6/13/2023
8.0.0-preview.4.23260.4 184,837 5/16/2023
8.0.0-preview.3.23177.8 6,216 4/11/2023
8.0.0-preview.2.23153.2 2,123 3/14/2023
8.0.0-preview.1.23112.2 55,080 2/21/2023
7.0.20 148,350 5/28/2024
7.0.19 18,065 5/14/2024
7.0.18 80,339 4/9/2024
7.0.17 267,153 3/12/2024
7.0.16 140,433 2/13/2024
7.0.15 183,565 1/9/2024
7.0.14 608,281 11/14/2023
7.0.13 604,870 10/24/2023
7.0.12 1,257,933 10/10/2023
7.0.11 996,711 9/12/2023
7.0.10 1,824,018 8/8/2023
7.0.9 1,818,313 7/11/2023
7.0.8 430,579 6/22/2023
7.0.7 1,197,372 6/13/2023
7.0.5 3,183,864 4/11/2023
7.0.4 1,551,319 3/14/2023
7.0.3 2,686,904 2/14/2023
7.0.2 912,385 1/10/2023
7.0.1 550,304 12/13/2022
7.0.0 2,842,195 11/7/2022
7.0.0-rc.2.22476.2 32,614 10/11/2022
7.0.0-rc.1.22427.2 5,706 9/14/2022
7.0.0-preview.7.22376.6 5,119 8/9/2022
7.0.0-preview.6.22330.3 19,444 7/12/2022
7.0.0-preview.5.22303.8 1,437 6/14/2022
7.0.0-preview.4.22251.1 6,413 5/10/2022
7.0.0-preview.3.22178.4 1,282 4/13/2022
7.0.0-preview.2.22153.2 8,355 3/14/2022
7.0.0-preview.1.22109.13 2,484 2/17/2022
6.0.36 15,825 11/12/2024
6.0.35 31,289 10/8/2024
6.0.33 79,677 8/13/2024
6.0.32 51,702 7/9/2024
6.0.31 86,357 5/28/2024
6.0.30 36,853 5/14/2024
6.0.29 186,886 4/9/2024
6.0.28 185,542 3/12/2024
6.0.27 237,723 2/13/2024
6.0.26 252,053 1/9/2024
6.0.25 608,177 11/14/2023
6.0.24 197,957 10/24/2023
6.0.23 1,063,807 10/10/2023
6.0.22 845,398 9/12/2023
6.0.21 1,290,974 8/8/2023
6.0.20 1,105,362 7/11/2023
6.0.19 143,194 6/22/2023
6.0.18 933,683 6/13/2023
6.0.16 2,559,892 4/11/2023
6.0.15 960,944 3/14/2023
6.0.14 1,270,295 2/14/2023
6.0.13 1,085,301 1/10/2023
6.0.12 323,787 12/13/2022
6.0.11 1,101,709 11/7/2022
6.0.10 1,777,120 10/11/2022
6.0.9 1,466,774 9/13/2022
6.0.8 1,544,310 8/9/2022
6.0.7 1,639,648 7/12/2022
6.0.6 1,099,447 6/14/2022
6.0.5 1,928,353 5/10/2022
6.0.4 1,356,927 4/11/2022
6.0.3 1,301,369 3/8/2022
6.0.2 1,060,309 2/8/2022
6.0.1 3,086,935 12/14/2021
6.0.0 5,699,967 11/8/2021
6.0.0-rc.2.21480.10 14,190 10/12/2021
6.0.0-rc.1.21452.15 4,112 9/14/2021
6.0.0-preview.7.21378.6 7,231 8/10/2021
6.0.0-preview.6.21355.2 1,417 7/14/2021
6.0.0-preview.5.21301.17 1,822 6/15/2021
6.0.0-preview.4.21253.5 1,373 5/24/2021
6.0.0-preview.3.21201.13 2,911 4/8/2021
6.0.0-preview.2.21154.6 1,194 3/11/2021 6.0.0-preview.2.21154.6 is deprecated because it is no longer maintained.
6.0.0-preview.1.21103.6 1,864 2/12/2021 6.0.0-preview.1.21103.6 is deprecated because it is no longer maintained.
5.0.17 707,021 5/10/2022 5.0.17 is deprecated because it is no longer maintained.
5.0.16 61,314 4/11/2022 5.0.16 is deprecated because it is no longer maintained.
5.0.15 174,925 3/8/2022 5.0.15 is deprecated because it is no longer maintained.
5.0.14 181,765 2/8/2022 5.0.14 is deprecated because it is no longer maintained.
5.0.13 200,174 12/14/2021 5.0.13 is deprecated because it is no longer maintained.
5.0.12 396,119 11/7/2021 5.0.12 is deprecated because it is no longer maintained.
5.0.11 673,220 10/12/2021 5.0.11 is deprecated because it is no longer maintained.
5.0.10 588,730 9/14/2021 5.0.10 is deprecated because it is no longer maintained.
5.0.9 735,200 8/10/2021 5.0.9 is deprecated because it is no longer maintained.
5.0.8 31,300,994 7/13/2021 5.0.8 is deprecated because it is no longer maintained.
5.0.7 801,304 6/8/2021 5.0.7 is deprecated because it is no longer maintained.
5.0.6 786,106 5/11/2021 5.0.6 is deprecated because it is no longer maintained.
5.0.5 6,561,382 4/6/2021 5.0.5 is deprecated because it is no longer maintained.
5.0.4 478,579 3/9/2021 5.0.4 is deprecated because it is no longer maintained.
5.0.3 619,570 2/9/2021 5.0.3 is deprecated because it is no longer maintained.
5.0.2 1,109,985 1/12/2021 5.0.2 is deprecated because it is no longer maintained.
5.0.1 517,245 12/8/2020 5.0.1 is deprecated because it is no longer maintained.
5.0.0 644,640 11/9/2020 5.0.0 is deprecated because it is no longer maintained.
5.0.0-rc.2.20475.17 7,554 10/13/2020 5.0.0-rc.2.20475.17 is deprecated because it is no longer maintained.
5.0.0-rc.1.20451.17 57,887 9/14/2020 5.0.0-rc.1.20451.17 is deprecated because it is no longer maintained.
5.0.0-preview.8.20414.8 23,338 8/25/2020 5.0.0-preview.8.20414.8 is deprecated because it is no longer maintained.
5.0.0-preview.7.20365.19 2,797 7/21/2020 5.0.0-preview.7.20365.19 is deprecated because it is no longer maintained.
5.0.0-preview.6.20312.15 3,654 6/25/2020 5.0.0-preview.6.20312.15 is deprecated because it is no longer maintained.
5.0.0-preview.5.20279.2 1,070 6/10/2020 5.0.0-preview.5.20279.2 is deprecated because it is no longer maintained.
5.0.0-preview.4.20257.10 2,458 5/18/2020 5.0.0-preview.4.20257.10 is deprecated because it is no longer maintained.
5.0.0-preview.3.20215.14 3,042 4/23/2020 5.0.0-preview.3.20215.14 is deprecated because it is no longer maintained.
5.0.0-preview.2.20167.3 1,242 4/2/2020 5.0.0-preview.2.20167.3 is deprecated because it is no longer maintained.
5.0.0-preview.1.20124.5 1,211 3/16/2020 5.0.0-preview.1.20124.5 is deprecated because it is no longer maintained.
3.1.32 8,848,191 12/13/2022
3.1.31 668,873 11/8/2022
3.1.30 357,357 10/11/2022
3.1.29 27,083 9/13/2022
3.1.28 3,751,692 8/9/2022
3.1.27 52,608 7/12/2022
3.1.26 37,089 6/14/2022
3.1.25 37,870 5/10/2022
3.1.24 1,782,972 4/11/2022
3.1.23 358,829 3/8/2022
3.1.22 1,031,900 12/14/2021
3.1.21 379,151 11/7/2021
3.1.20 158,714 10/11/2021
3.1.19 138,589 9/14/2021
3.1.18 408,099 8/10/2021
3.1.17 331,983 7/13/2021
3.1.16 325,915 6/8/2021
3.1.15 314,221 5/11/2021
3.1.14 621,645 4/6/2021
3.1.13 302,986 3/9/2021
3.1.12 536,780 2/9/2021
3.1.11 284,452 1/12/2021
3.1.10 739,862 11/9/2020
3.1.9 1,540,581 10/13/2020
3.1.8 1,521,393 9/8/2020
3.1.7 1,223,891 8/11/2020
3.1.6 1,069,346 7/14/2020
3.1.5 1,191,211 6/9/2020
3.1.4 1,905,239 5/12/2020
3.1.3 2,015,539 3/24/2020
3.1.2 1,240,277 2/18/2020
3.1.1 1,374,460 1/14/2020
3.1.0 1,981,416 12/3/2019
3.1.0-preview3.19555.2 2,966 11/13/2019 3.1.0-preview3.19555.2 is deprecated because it is no longer maintained.
3.1.0-preview2.19528.8 2,683 11/1/2019 3.1.0-preview2.19528.8 is deprecated because it is no longer maintained.
3.1.0-preview1.19508.20 1,052 10/15/2019 3.1.0-preview1.19508.20 is deprecated because it is no longer maintained.
3.0.3 66,279 2/18/2020 3.0.3 is deprecated because it is no longer maintained.
3.0.2 26,375 1/14/2020 3.0.2 is deprecated because it is no longer maintained.
3.0.0 2,679,752 9/23/2019 3.0.0 is deprecated because it is no longer maintained.
3.0.0-rc1.19457.4 4,803 9/16/2019 3.0.0-rc1.19457.4 is deprecated because it is no longer maintained.
3.0.0-preview9.19424.4 5,165 9/4/2019 3.0.0-preview9.19424.4 is deprecated because it is no longer maintained.
3.0.0-preview8.19405.7 6,381 8/13/2019 3.0.0-preview8.19405.7 is deprecated because it is no longer maintained.
3.0.0-preview7.19365.7 5,937 7/23/2019 3.0.0-preview7.19365.7 is deprecated because it is no longer maintained.
2.2.0 217,459,603 12/3/2018 2.2.0 is deprecated because it is no longer maintained.
2.2.0-preview3-35497 136,140 10/17/2018 2.2.0-preview3-35497 is deprecated because it is no longer maintained.
2.2.0-preview2-35157 226,426 9/12/2018 2.2.0-preview2-35157 is deprecated because it is no longer maintained.
2.2.0-preview1-35029 54,434 8/22/2018 2.2.0-preview1-35029 is deprecated because it is no longer maintained.
2.1.1 52,528,341 6/18/2018
2.1.0 53,388,777 5/29/2018
2.1.0-rc1-final 192,910 5/6/2018 2.1.0-rc1-final is deprecated because it is no longer maintained.
2.1.0-preview2-final 258,294 4/10/2018 2.1.0-preview2-final is deprecated because it is no longer maintained.
2.1.0-preview1-final 212,407 2/26/2018 2.1.0-preview1-final is deprecated because it is no longer maintained.
2.0.3 12,593,444 5/7/2018 2.0.3 is deprecated because it is no longer maintained.
2.0.2 13,438,440 3/13/2018 2.0.2 is deprecated because it is no longer maintained.
2.0.1 22,545,495 11/14/2017 2.0.1 is deprecated because it is no longer maintained.
2.0.0 59,414,058 8/11/2017 2.0.0 is deprecated because it is no longer maintained.
2.0.0-preview2-final 114,030 6/27/2017 2.0.0-preview2-final is deprecated because it is no longer maintained.
2.0.0-preview1-final 41,177 5/10/2017 2.0.0-preview1-final is deprecated because it is no longer maintained.
1.1.3 2,698,335 9/20/2017 1.1.3 is deprecated because it is no longer maintained.
1.1.2 4,442,675 5/9/2017 1.1.2 is deprecated because it is no longer maintained.
1.1.1 4,516,584 3/6/2017 1.1.1 is deprecated because it is no longer maintained.
1.1.0 3,325,860 11/16/2016 1.1.0 is deprecated because it is no longer maintained.
1.1.0-preview1-final 187,570 10/24/2016 1.1.0-preview1-final is deprecated because it is no longer maintained.
1.0.5 805,546 11/14/2017 1.0.5 is deprecated because it is no longer maintained.
1.0.4 37,944 9/20/2017 1.0.4 is deprecated because it is no longer maintained.
1.0.3 167,389 5/9/2017 1.0.3 is deprecated because it is no longer maintained.
1.0.2 3,142,916 3/6/2017 1.0.2 is deprecated because it is no longer maintained.
1.0.1 627,534 12/12/2016 1.0.1 is deprecated because it is no longer maintained.
1.0.0 9,418,078 6/27/2016 1.0.0 is deprecated because it is no longer maintained.
1.0.0-rc2-final 241,216 5/16/2016 1.0.0-rc2-final is deprecated because it is no longer maintained.