Microsoft.AspNetCore.DataProtection 5.0.0-rc.1.20451.17

Prefix Reserved
Additional Details

This package has been deprecated as part of the .NET Package Deprecation effort. You can learn more about it from https://github.com/dotnet/announcements/issues/217

This is a prerelease version of Microsoft.AspNetCore.DataProtection.
There is a newer version of this package available.
See the version list below for details.
dotnet add package Microsoft.AspNetCore.DataProtection --version 5.0.0-rc.1.20451.17
                    
NuGet\Install-Package Microsoft.AspNetCore.DataProtection -Version 5.0.0-rc.1.20451.17
                    
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="5.0.0-rc.1.20451.17" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Microsoft.AspNetCore.DataProtection" Version="5.0.0-rc.1.20451.17" />
                    
Directory.Packages.props
<PackageReference Include="Microsoft.AspNetCore.DataProtection" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Microsoft.AspNetCore.DataProtection --version 5.0.0-rc.1.20451.17
                    
#r "nuget: Microsoft.AspNetCore.DataProtection, 5.0.0-rc.1.20451.17"
                    
#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.
#:package Microsoft.AspNetCore.DataProtection@5.0.0-rc.1.20451.17
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Microsoft.AspNetCore.DataProtection&version=5.0.0-rc.1.20451.17&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Microsoft.AspNetCore.DataProtection&version=5.0.0-rc.1.20451.17&prerelease
                    
Install as a Cake Tool

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

Product Compatible and additional computed target framework versions.
.NET net5.0 is compatible.  net5.0-windows was computed.  net6.0 was computed.  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.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.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 (264)

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.

Microsoft.AspNetCore.Authentication

ASP.NET Core common types used by the various authentication middleware components.

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/dotnet/tree/75972a5ba730bdaf7cf3a34f528ab0f5c7f05183

GitHub repositories (47)

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

Repository Stars
bitwarden/server
Bitwarden infrastructure/backend (API, database, Docker, etc).
Jackett/Jackett
API Support for your favorite torrent trackers
dotnet/AspNetCore.Docs
Documentation for ASP.NET Core
dodyg/practical-aspnetcore
Practical samples of ASP.NET Core 10 Preview 5, 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.
openiddict/openiddict-core
Flexible and versatile OAuth 2.0/OpenID Connect stack for .NET
dotnetcore/WTM
Use WTM to write .netcore app fast !!!
projectkudu/kudu
Kudu is the engine behind git/hg deployments, WebJobs, and various other features in Azure Web Sites. It can also run outside of Azure.
FoundatioFx/Foundatio
Pluggable foundation blocks for building distributed apps.
CoreWCF/CoreWCF
Main repository for the Core WCF project
NethermindEth/nethermind
A robust execution client for Ethereum node operators.
Azure/azure-functions-core-tools
Command line tools for Azure Functions
aspnet/Security
[Archived] Middleware for security and authorization of web apps. Project moved to https://github.com/aspnet/AspNetCore
lanedirt/AliasVault
Privacy-first password manager with built-in email aliasing. Fully encrypted and self-hostable.
security-code-scan/security-code-scan
Vulnerability Patterns Detector for C# and VB.NET
BcryptNet/bcrypt.net
BCrypt.Net - Bringing updates to the original bcrypt package
NewLifeX/NewLife.Redis
High performance redis client, support NETCore/. NET4. 0/. NET4. 5. It is specially optimized for big data and message queue. The average daily consumption of online single application is 10 billion. 高性能Redis客户端,支持.NETCore/.NET4.0/.NET4.5,为大数据与消息队列而特别优化,线上单应用日均100亿调用量
riganti/dotvvm
Open source MVVM framework for Web Apps
AzureAD/microsoft-identity-web
Helps creating protected web apps and web APIs with Microsoft identity platform and Azure AD B2C
Aguafrommars/TheIdServer
OpenID/Connect, OAuth2, WS-Federation and SAML 2.0 server based on Duende IdentityServer and ITFoxtec Identity SAML 2.0 with its admin UI
Version Downloads Last Updated
10.0.0-preview.6.25358.103 194 7/15/2025
10.0.0-preview.5.25277.114 1,543 6/6/2025
10.0.0-preview.4.25258.110 1,781 5/12/2025
10.0.0-preview.3.25172.1 1,892 4/10/2025
10.0.0-preview.2.25164.1 1,575 3/18/2025
10.0.0-preview.1.25120.3 37,949 2/25/2025
9.0.7 60,873 7/8/2025
9.0.6 426,031 6/10/2025
9.0.5 507,676 5/13/2025
9.0.4 701,298 4/8/2025
9.0.3 541,570 3/11/2025
9.0.2 795,250 2/11/2025
9.0.1 1,037,336 1/14/2025
9.0.0 7,551,306 11/12/2024
9.0.0-rc.2.24474.3 209,004 10/8/2024
9.0.0-rc.1.24452.1 138,516 9/10/2024
9.0.0-preview.7.24406.2 3,427 8/13/2024
9.0.0-preview.6.24328.4 98,073 7/9/2024
9.0.0-preview.5.24306.11 1,095 6/11/2024
9.0.0-preview.4.24267.6 8,078 5/21/2024
9.0.0-preview.3.24172.13 76,239 4/11/2024
9.0.0-preview.2.24128.4 21,342 3/12/2024
9.0.0-preview.1.24081.5 21,407 2/13/2024
8.0.18 24,559 7/8/2025
8.0.17 424,728 6/10/2025
8.0.16 412,659 5/13/2025
8.0.15 533,802 4/8/2025
8.0.14 530,022 3/11/2025
8.0.13 663,006 2/11/2025
8.0.12 717,879 1/14/2025
8.0.11 4,781,572 11/12/2024
8.0.10 2,808,636 10/8/2024
8.0.8 3,066,973 8/13/2024
8.0.7 1,970,503 7/9/2024
8.0.6 3,009,210 5/28/2024
8.0.5 778,224 5/14/2024
8.0.4 4,169,207 4/9/2024
8.0.3 1,610,342 3/12/2024
8.0.2 1,550,833 2/13/2024
8.0.1 20,834,199 1/9/2024
8.0.0 23,154,789 11/14/2023
8.0.0-rc.2.23480.2 1,060,466 10/10/2023
8.0.0-rc.1.23421.29 102,247 9/12/2023
8.0.0-preview.7.23375.9 398,181 8/8/2023
8.0.0-preview.6.23329.11 7,656 7/11/2023
8.0.0-preview.5.23302.2 3,910 6/13/2023
8.0.0-preview.4.23260.4 257,258 5/16/2023
8.0.0-preview.3.23177.8 6,517 4/11/2023
8.0.0-preview.2.23153.2 2,364 3/14/2023
8.0.0-preview.1.23112.2 55,231 2/21/2023
7.0.20 317,797 5/28/2024
7.0.19 23,636 5/14/2024
7.0.18 109,588 4/9/2024
7.0.17 275,935 3/12/2024
7.0.16 153,451 2/13/2024
7.0.15 196,370 1/9/2024
7.0.14 644,297 11/14/2023
7.0.13 692,921 10/24/2023
7.0.12 1,438,850 10/10/2023
7.0.11 1,061,379 9/12/2023
7.0.10 2,068,949 8/8/2023
7.0.9 2,001,438 7/11/2023
7.0.8 468,536 6/22/2023
7.0.7 1,413,249 6/13/2023
7.0.5 3,679,676 4/11/2023
7.0.4 1,713,390 3/14/2023
7.0.3 2,874,796 2/14/2023
7.0.2 973,160 1/10/2023
7.0.1 583,056 12/13/2022
7.0.0 3,244,477 11/7/2022
7.0.0-rc.2.22476.2 33,084 10/11/2022
7.0.0-rc.1.22427.2 5,854 9/14/2022
7.0.0-preview.7.22376.6 5,264 8/9/2022
7.0.0-preview.6.22330.3 19,595 7/12/2022
7.0.0-preview.5.22303.8 1,577 6/14/2022
7.0.0-preview.4.22251.1 6,878 5/10/2022
7.0.0-preview.3.22178.4 1,433 4/13/2022
7.0.0-preview.2.22153.2 10,902 3/14/2022
7.0.0-preview.1.22109.13 2,714 2/17/2022
6.0.36 193,619 11/12/2024
6.0.35 70,390 10/8/2024
6.0.33 656,650 8/13/2024
6.0.32 78,596 7/9/2024
6.0.31 109,208 5/28/2024
6.0.30 54,856 5/14/2024
6.0.29 262,564 4/9/2024
6.0.28 251,555 3/12/2024
6.0.27 364,627 2/13/2024
6.0.26 287,173 1/9/2024
6.0.25 710,526 11/14/2023
6.0.24 230,645 10/24/2023
6.0.23 1,170,055 10/10/2023
6.0.22 941,790 9/12/2023
6.0.21 1,449,907 8/8/2023
6.0.20 1,193,611 7/11/2023
6.0.19 156,698 6/22/2023
6.0.18 1,008,742 6/13/2023
6.0.16 2,798,326 4/11/2023
6.0.15 1,049,406 3/14/2023
6.0.14 1,350,930 2/14/2023
6.0.13 1,238,813 1/10/2023
6.0.12 350,884 12/13/2022
6.0.11 1,205,372 11/7/2022
6.0.10 1,971,363 10/11/2022
6.0.9 1,566,605 9/13/2022
6.0.8 1,650,760 8/9/2022
6.0.7 1,809,715 7/12/2022
6.0.6 1,229,569 6/14/2022
6.0.5 2,085,220 5/10/2022
6.0.4 1,426,578 4/11/2022
6.0.3 1,395,198 3/8/2022
6.0.2 1,110,347 2/8/2022
6.0.1 3,365,242 12/14/2021
6.0.0 6,878,010 11/8/2021
6.0.0-rc.2.21480.10 15,581 10/12/2021
6.0.0-rc.1.21452.15 4,282 9/14/2021
6.0.0-preview.7.21378.6 7,386 8/10/2021
6.0.0-preview.6.21355.2 1,573 7/14/2021
6.0.0-preview.5.21301.17 1,962 6/15/2021
6.0.0-preview.4.21253.5 1,521 5/24/2021
6.0.0-preview.3.21201.13 3,073 4/8/2021
6.0.0-preview.2.21154.6 1,387 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 2,057 2/12/2021 6.0.0-preview.1.21103.6 is deprecated because it is no longer maintained.
5.0.17 804,322 5/10/2022 5.0.17 is deprecated because it is no longer maintained.
5.0.16 63,638 4/11/2022 5.0.16 is deprecated because it is no longer maintained.
5.0.15 179,353 3/8/2022 5.0.15 is deprecated because it is no longer maintained.
5.0.14 199,349 2/8/2022 5.0.14 is deprecated because it is no longer maintained.
5.0.13 203,461 12/14/2021 5.0.13 is deprecated because it is no longer maintained.
5.0.12 409,210 11/7/2021 5.0.12 is deprecated because it is no longer maintained.
5.0.11 686,254 10/12/2021 5.0.11 is deprecated because it is no longer maintained.
5.0.10 612,934 9/14/2021 5.0.10 is deprecated because it is no longer maintained.
5.0.9 916,863 8/10/2021 5.0.9 is deprecated because it is no longer maintained.
5.0.8 34,247,301 7/13/2021 5.0.8 is deprecated because it is no longer maintained.
5.0.7 825,751 6/8/2021 5.0.7 is deprecated because it is no longer maintained.
5.0.6 815,521 5/11/2021 5.0.6 is deprecated because it is no longer maintained.
5.0.5 7,124,758 4/6/2021 5.0.5 is deprecated because it is no longer maintained.
5.0.4 505,584 3/9/2021 5.0.4 is deprecated because it is no longer maintained.
5.0.3 633,131 2/9/2021 5.0.3 is deprecated because it is no longer maintained.
5.0.2 1,191,810 1/12/2021 5.0.2 is deprecated because it is no longer maintained.
5.0.1 538,168 12/8/2020 5.0.1 is deprecated because it is no longer maintained.
5.0.0 669,806 11/9/2020 5.0.0 is deprecated because it is no longer maintained.
5.0.0-rc.2.20475.17 7,924 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 62,655 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,887 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,996 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 4,451 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,280 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,654 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,261 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,462 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,416 3/16/2020 5.0.0-preview.1.20124.5 is deprecated because it is no longer maintained.
3.1.32 12,653,542 12/13/2022
3.1.31 717,604 11/8/2022
3.1.30 416,123 10/11/2022
3.1.29 28,233 9/13/2022
3.1.28 4,207,102 8/9/2022
3.1.27 53,524 7/12/2022
3.1.26 39,981 6/14/2022
3.1.25 41,237 5/10/2022
3.1.24 2,252,331 4/11/2022
3.1.23 394,642 3/8/2022
3.1.22 1,069,824 12/14/2021
3.1.21 391,255 11/7/2021
3.1.20 161,629 10/11/2021
3.1.19 144,380 9/14/2021
3.1.18 416,806 8/10/2021
3.1.17 350,991 7/13/2021
3.1.16 337,499 6/8/2021
3.1.15 329,562 5/11/2021
3.1.14 629,746 4/6/2021
3.1.13 320,521 3/9/2021
3.1.12 554,407 2/9/2021
3.1.11 295,251 1/12/2021
3.1.10 753,245 11/9/2020
3.1.9 1,605,873 10/13/2020
3.1.8 1,567,292 9/8/2020
3.1.7 1,248,481 8/11/2020
3.1.6 1,125,572 7/14/2020
3.1.5 1,240,319 6/9/2020
3.1.4 2,010,332 5/12/2020
3.1.3 2,152,202 3/24/2020
3.1.2 1,285,789 2/18/2020
3.1.1 1,423,015 1/14/2020
3.1.0 2,172,290 12/3/2019
3.1.0-preview3.19555.2 3,174 11/13/2019 3.1.0-preview3.19555.2 is deprecated because it is no longer maintained.
3.1.0-preview2.19528.8 2,883 11/1/2019 3.1.0-preview2.19528.8 is deprecated because it is no longer maintained.
3.1.0-preview1.19508.20 1,260 10/15/2019 3.1.0-preview1.19508.20 is deprecated because it is no longer maintained.
3.0.3 68,597 2/18/2020 3.0.3 is deprecated because it is no longer maintained.
3.0.2 26,862 1/14/2020 3.0.2 is deprecated because it is no longer maintained.
3.0.0 2,833,720 9/23/2019 3.0.0 is deprecated because it is no longer maintained.
3.0.0-rc1.19457.4 5,006 9/16/2019 3.0.0-rc1.19457.4 is deprecated because it is no longer maintained.
3.0.0-preview9.19424.4 5,375 9/4/2019 3.0.0-preview9.19424.4 is deprecated because it is no longer maintained.
3.0.0-preview8.19405.7 6,585 8/13/2019 3.0.0-preview8.19405.7 is deprecated because it is no longer maintained.
3.0.0-preview7.19365.7 6,150 7/23/2019 3.0.0-preview7.19365.7 is deprecated because it is no longer maintained.
2.3.0 4,607,907 1/14/2025
2.2.0 246,635,010 12/3/2018 2.2.0 is deprecated because it is no longer maintained.
2.2.0-preview3-35497 139,818 10/17/2018 2.2.0-preview3-35497 is deprecated because it is no longer maintained.
2.2.0-preview2-35157 230,961 9/12/2018 2.2.0-preview2-35157 is deprecated because it is no longer maintained.
2.2.0-preview1-35029 55,423 8/22/2018 2.2.0-preview1-35029 is deprecated because it is no longer maintained.
2.1.1 59,133,833 6/18/2018
2.1.0 56,504,492 5/29/2018
2.1.0-rc1-final 194,565 5/6/2018 2.1.0-rc1-final is deprecated because it is no longer maintained.
2.1.0-preview2-final 259,180 4/10/2018 2.1.0-preview2-final is deprecated because it is no longer maintained.
2.1.0-preview1-final 213,683 2/26/2018 2.1.0-preview1-final is deprecated because it is no longer maintained.
2.0.3 13,253,329 5/7/2018 2.0.3 is deprecated because it is no longer maintained.
2.0.2 13,849,708 3/13/2018 2.0.2 is deprecated because it is no longer maintained.
2.0.1 23,469,546 11/14/2017 2.0.1 is deprecated because it is no longer maintained.
2.0.0 62,918,128 8/11/2017 2.0.0 is deprecated because it is no longer maintained.
2.0.0-preview2-final 115,853 6/27/2017 2.0.0-preview2-final is deprecated because it is no longer maintained.
2.0.0-preview1-final 42,174 5/10/2017 2.0.0-preview1-final is deprecated because it is no longer maintained.
1.1.3 2,848,407 9/20/2017 1.1.3 is deprecated because it is no longer maintained.
1.1.2 4,596,812 5/9/2017 1.1.2 is deprecated because it is no longer maintained.
1.1.1 4,631,017 3/6/2017 1.1.1 is deprecated because it is no longer maintained.
1.1.0 3,542,057 11/16/2016 1.1.0 is deprecated because it is no longer maintained.
1.1.0-preview1-final 188,376 10/24/2016 1.1.0-preview1-final is deprecated because it is no longer maintained.
1.0.5 877,793 11/14/2017 1.0.5 is deprecated because it is no longer maintained.
1.0.4 43,835 9/20/2017 1.0.4 is deprecated because it is no longer maintained.
1.0.3 241,126 5/9/2017 1.0.3 is deprecated because it is no longer maintained.
1.0.2 3,292,129 3/6/2017 1.0.2 is deprecated because it is no longer maintained.
1.0.1 634,312 12/12/2016 1.0.1 is deprecated because it is no longer maintained.
1.0.0 10,066,102 6/27/2016 1.0.0 is deprecated because it is no longer maintained.
1.0.0-rc2-final 246,780 5/16/2016 1.0.0-rc2-final is deprecated because it is no longer maintained.