Microsoft.AspNetCore.DataProtection 10.0.0-preview.1.25120.3

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

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  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 is compatible.  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 was computed.  net462 is compatible.  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 (273)

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/30000d883e06c122311a66894579bc12329a09d4

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 7, 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
lanedirt/AliasVault
Privacy-first password manager with built-in email aliasing. Fully encrypted and self-hostable.
aspnet/Security
[Archived] Middleware for security and authorization of web apps. Project moved to https://github.com/aspnet/AspNetCore
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.7.25380.108 985 8/12/2025
10.0.0-preview.6.25358.103 593 7/15/2025
10.0.0-preview.5.25277.114 1,606 6/6/2025
10.0.0-preview.4.25258.110 1,814 5/12/2025
10.0.0-preview.3.25172.1 2,008 4/10/2025
10.0.0-preview.2.25164.1 1,747 3/18/2025
10.0.0-preview.1.25120.3 65,723 2/25/2025
9.0.8 210,259 8/5/2025
9.0.7 253,614 7/8/2025
9.0.6 563,210 6/10/2025
9.0.5 585,843 5/13/2025
9.0.4 767,375 4/8/2025
9.0.3 599,605 3/11/2025
9.0.2 859,988 2/11/2025
9.0.1 1,138,959 1/14/2025
9.0.0 8,638,347 11/12/2024
9.0.0-rc.2.24474.3 218,725 10/8/2024
9.0.0-rc.1.24452.1 145,677 9/10/2024
9.0.0-preview.7.24406.2 3,568 8/13/2024
9.0.0-preview.6.24328.4 107,210 7/9/2024
9.0.0-preview.5.24306.11 1,124 6/11/2024
9.0.0-preview.4.24267.6 8,094 5/21/2024
9.0.0-preview.3.24172.13 76,303 4/11/2024
9.0.0-preview.2.24128.4 21,367 3/12/2024
9.0.0-preview.1.24081.5 21,428 2/13/2024
8.0.19 74,589 8/4/2025
8.0.18 96,417 7/8/2025
8.0.17 760,486 6/10/2025
8.0.16 692,584 5/13/2025
8.0.15 609,399 4/8/2025
8.0.14 573,412 3/11/2025
8.0.13 729,019 2/11/2025
8.0.12 788,450 1/14/2025
8.0.11 5,365,702 11/12/2024
8.0.10 2,989,978 10/8/2024
8.0.8 3,218,994 8/13/2024
8.0.7 2,044,169 7/9/2024
8.0.6 3,169,892 5/28/2024
8.0.5 815,312 5/14/2024
8.0.4 4,373,492 4/9/2024
8.0.3 1,674,583 3/12/2024
8.0.2 1,609,648 2/13/2024
8.0.1 22,577,607 1/9/2024
8.0.0 23,823,349 11/14/2023
8.0.0-rc.2.23480.2 1,097,080 10/10/2023
8.0.0-rc.1.23421.29 106,856 9/12/2023
8.0.0-preview.7.23375.9 421,215 8/8/2023
8.0.0-preview.6.23329.11 7,681 7/11/2023
8.0.0-preview.5.23302.2 3,936 6/13/2023
8.0.0-preview.4.23260.4 259,807 5/16/2023
8.0.0-preview.3.23177.8 6,542 4/11/2023
8.0.0-preview.2.23153.2 2,387 3/14/2023
8.0.0-preview.1.23112.2 55,253 2/21/2023
7.0.20 346,337 5/28/2024
7.0.19 35,501 5/14/2024
7.0.18 121,679 4/9/2024
7.0.17 287,720 3/12/2024
7.0.16 166,143 2/13/2024
7.0.15 208,439 1/9/2024
7.0.14 657,668 11/14/2023
7.0.13 711,124 10/24/2023
7.0.12 1,461,760 10/10/2023
7.0.11 1,078,052 9/12/2023
7.0.10 2,100,351 8/8/2023
7.0.9 2,029,513 7/11/2023
7.0.8 482,826 6/22/2023
7.0.7 1,450,327 6/13/2023
7.0.5 3,738,852 4/11/2023
7.0.4 1,740,942 3/14/2023
7.0.3 2,899,843 2/14/2023
7.0.2 990,217 1/10/2023
7.0.1 598,697 12/13/2022
7.0.0 3,291,342 11/7/2022
7.0.0-rc.2.22476.2 33,128 10/11/2022
7.0.0-rc.1.22427.2 5,880 9/14/2022
7.0.0-preview.7.22376.6 5,291 8/9/2022
7.0.0-preview.6.22330.3 19,629 7/12/2022
7.0.0-preview.5.22303.8 1,603 6/14/2022
7.0.0-preview.4.22251.1 6,929 5/10/2022
7.0.0-preview.3.22178.4 1,460 4/13/2022
7.0.0-preview.2.22153.2 11,168 3/14/2022
7.0.0-preview.1.22109.13 2,743 2/17/2022
6.0.36 223,943 11/12/2024
6.0.35 86,245 10/8/2024
6.0.33 719,236 8/13/2024
6.0.32 91,674 7/9/2024
6.0.31 122,580 5/28/2024
6.0.30 67,591 5/14/2024
6.0.29 280,708 4/9/2024
6.0.28 269,237 3/12/2024
6.0.27 392,753 2/13/2024
6.0.26 302,124 1/9/2024
6.0.25 738,329 11/14/2023
6.0.24 243,719 10/24/2023
6.0.23 1,191,049 10/10/2023
6.0.22 961,120 9/12/2023
6.0.21 1,475,705 8/8/2023
6.0.20 1,209,883 7/11/2023
6.0.19 169,541 6/22/2023
6.0.18 1,027,247 6/13/2023
6.0.16 2,829,425 4/11/2023
6.0.15 1,066,399 3/14/2023
6.0.14 1,368,404 2/14/2023
6.0.13 1,258,407 1/10/2023
6.0.12 365,234 12/13/2022
6.0.11 1,222,522 11/7/2022
6.0.10 2,007,581 10/11/2022
6.0.9 1,586,879 9/13/2022
6.0.8 1,671,670 8/9/2022
6.0.7 1,835,406 7/12/2022
6.0.6 1,248,629 6/14/2022
6.0.5 2,110,959 5/10/2022
6.0.4 1,444,082 4/11/2022
6.0.3 1,416,476 3/8/2022
6.0.2 1,126,547 2/8/2022
6.0.1 3,412,907 12/14/2021
6.0.0 7,003,292 11/8/2021
6.0.0-rc.2.21480.10 15,758 10/12/2021
6.0.0-rc.1.21452.15 4,309 9/14/2021
6.0.0-preview.7.21378.6 7,418 8/10/2021
6.0.0-preview.6.21355.2 1,598 7/14/2021
6.0.0-preview.5.21301.17 1,986 6/15/2021
6.0.0-preview.4.21253.5 1,546 5/24/2021
6.0.0-preview.3.21201.13 3,096 4/8/2021
6.0.0-preview.2.21154.6 1,431 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,097 2/12/2021 6.0.0-preview.1.21103.6 is deprecated because it is no longer maintained.
5.0.17 826,052 5/10/2022 5.0.17 is deprecated because it is no longer maintained.
5.0.16 75,402 4/11/2022 5.0.16 is deprecated because it is no longer maintained.
5.0.15 191,092 3/8/2022 5.0.15 is deprecated because it is no longer maintained.
5.0.14 212,699 2/8/2022 5.0.14 is deprecated because it is no longer maintained.
5.0.13 215,262 12/14/2021 5.0.13 is deprecated because it is no longer maintained.
5.0.12 421,866 11/7/2021 5.0.12 is deprecated because it is no longer maintained.
5.0.11 698,510 10/12/2021 5.0.11 is deprecated because it is no longer maintained.
5.0.10 625,670 9/14/2021 5.0.10 is deprecated because it is no longer maintained.
5.0.9 952,320 8/10/2021 5.0.9 is deprecated because it is no longer maintained.
5.0.8 34,557,451 7/13/2021 5.0.8 is deprecated because it is no longer maintained.
5.0.7 839,379 6/8/2021 5.0.7 is deprecated because it is no longer maintained.
5.0.6 830,448 5/11/2021 5.0.6 is deprecated because it is no longer maintained.
5.0.5 7,189,376 4/6/2021 5.0.5 is deprecated because it is no longer maintained.
5.0.4 519,320 3/9/2021 5.0.4 is deprecated because it is no longer maintained.
5.0.3 645,457 2/9/2021 5.0.3 is deprecated because it is no longer maintained.
5.0.2 1,208,735 1/12/2021 5.0.2 is deprecated because it is no longer maintained.
5.0.1 551,798 12/8/2020 5.0.1 is deprecated because it is no longer maintained.
5.0.0 683,129 11/9/2020 5.0.0 is deprecated because it is no longer maintained.
5.0.0-rc.2.20475.17 7,979 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 63,565 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,997 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 3,043 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,588 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,321 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,695 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,301 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,503 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,457 3/16/2020 5.0.0-preview.1.20124.5 is deprecated because it is no longer maintained.
3.1.32 13,102,091 12/13/2022
3.1.31 732,538 11/8/2022
3.1.30 433,117 10/11/2022
3.1.29 39,897 9/13/2022
3.1.28 4,267,498 8/9/2022
3.1.27 65,227 7/12/2022
3.1.26 51,758 6/14/2022
3.1.25 53,197 5/10/2022
3.1.24 2,316,975 4/11/2022
3.1.23 409,724 3/8/2022
3.1.22 1,088,659 12/14/2021
3.1.21 403,769 11/7/2021
3.1.20 173,540 10/11/2021
3.1.19 156,365 9/14/2021
3.1.18 429,280 8/10/2021
3.1.17 363,392 7/13/2021
3.1.16 350,443 6/8/2021
3.1.15 342,969 5/11/2021
3.1.14 641,882 4/6/2021
3.1.13 333,176 3/9/2021
3.1.12 568,370 2/9/2021
3.1.11 307,640 1/12/2021
3.1.10 765,808 11/9/2020
3.1.9 1,624,240 10/13/2020
3.1.8 1,583,348 9/8/2020
3.1.7 1,262,570 8/11/2020
3.1.6 1,142,468 7/14/2020
3.1.5 1,259,574 6/9/2020
3.1.4 2,030,809 5/12/2020
3.1.3 2,180,766 3/24/2020
3.1.2 1,300,567 2/18/2020
3.1.1 1,439,754 1/14/2020
3.1.0 2,197,456 12/3/2019
3.1.0-preview3.19555.2 3,214 11/13/2019 3.1.0-preview3.19555.2 is deprecated because it is no longer maintained.
3.1.0-preview2.19528.8 2,924 11/1/2019 3.1.0-preview2.19528.8 is deprecated because it is no longer maintained.
3.1.0-preview1.19508.20 1,301 10/15/2019 3.1.0-preview1.19508.20 is deprecated because it is no longer maintained.
3.0.3 80,359 2/18/2020 3.0.3 is deprecated because it is no longer maintained.
3.0.2 38,497 1/14/2020 3.0.2 is deprecated because it is no longer maintained.
3.0.0 2,861,747 9/23/2019 3.0.0 is deprecated because it is no longer maintained.
3.0.0-rc1.19457.4 5,048 9/16/2019 3.0.0-rc1.19457.4 is deprecated because it is no longer maintained.
3.0.0-preview9.19424.4 5,416 9/4/2019 3.0.0-preview9.19424.4 is deprecated because it is no longer maintained.
3.0.0-preview8.19405.7 6,626 8/13/2019 3.0.0-preview8.19405.7 is deprecated because it is no longer maintained.
3.0.0-preview7.19365.7 6,193 7/23/2019 3.0.0-preview7.19365.7 is deprecated because it is no longer maintained.
2.3.0 5,792,203 1/14/2025
2.2.0 250,079,189 12/3/2018 2.2.0 is deprecated because it is no longer maintained.
2.2.0-preview3-35497 140,033 10/17/2018 2.2.0-preview3-35497 is deprecated because it is no longer maintained.
2.2.0-preview2-35157 231,561 9/12/2018 2.2.0-preview2-35157 is deprecated because it is no longer maintained.
2.2.0-preview1-35029 55,628 8/22/2018 2.2.0-preview1-35029 is deprecated because it is no longer maintained.
2.1.1 59,850,598 6/18/2018
2.1.0 56,859,865 5/29/2018
2.1.0-rc1-final 194,724 5/6/2018 2.1.0-rc1-final is deprecated because it is no longer maintained.
2.1.0-preview2-final 259,284 4/10/2018 2.1.0-preview2-final is deprecated because it is no longer maintained.
2.1.0-preview1-final 213,832 2/26/2018 2.1.0-preview1-final is deprecated because it is no longer maintained.
2.0.3 13,335,167 5/7/2018 2.0.3 is deprecated because it is no longer maintained.
2.0.2 13,911,945 3/13/2018 2.0.2 is deprecated because it is no longer maintained.
2.0.1 23,594,930 11/14/2017 2.0.1 is deprecated because it is no longer maintained.
2.0.0 63,355,009 8/11/2017 2.0.0 is deprecated because it is no longer maintained.
2.0.0-preview2-final 116,013 6/27/2017 2.0.0-preview2-final is deprecated because it is no longer maintained.
2.0.0-preview1-final 42,287 5/10/2017 2.0.0-preview1-final is deprecated because it is no longer maintained.
1.1.3 2,880,863 9/20/2017 1.1.3 is deprecated because it is no longer maintained.
1.1.2 4,625,972 5/9/2017 1.1.2 is deprecated because it is no longer maintained.
1.1.1 4,656,171 3/6/2017 1.1.1 is deprecated because it is no longer maintained.
1.1.0 3,588,696 11/16/2016 1.1.0 is deprecated because it is no longer maintained.
1.1.0-preview1-final 188,473 10/24/2016 1.1.0-preview1-final is deprecated because it is no longer maintained.
1.0.5 896,958 11/14/2017 1.0.5 is deprecated because it is no longer maintained.
1.0.4 56,599 9/20/2017 1.0.4 is deprecated because it is no longer maintained.
1.0.3 260,903 5/9/2017 1.0.3 is deprecated because it is no longer maintained.
1.0.2 3,319,990 3/6/2017 1.0.2 is deprecated because it is no longer maintained.
1.0.1 646,531 12/12/2016 1.0.1 is deprecated because it is no longer maintained.
1.0.0 10,167,565 6/27/2016 1.0.0 is deprecated because it is no longer maintained.
1.0.0-rc2-final 247,307 5/16/2016 1.0.0-rc2-final is deprecated because it is no longer maintained.