Microsoft.AspNetCore.DataProtection
9.0.4
Prefix Reserved
See the version list below for details.
dotnet add package Microsoft.AspNetCore.DataProtection --version 9.0.4
NuGet\Install-Package Microsoft.AspNetCore.DataProtection -Version 9.0.4
<PackageReference Include="Microsoft.AspNetCore.DataProtection" Version="9.0.4" />
<PackageVersion Include="Microsoft.AspNetCore.DataProtection" Version="9.0.4" />
<PackageReference Include="Microsoft.AspNetCore.DataProtection" />
paket add Microsoft.AspNetCore.DataProtection --version 9.0.4
#r "nuget: Microsoft.AspNetCore.DataProtection, 9.0.4"
#addin nuget:?package=Microsoft.AspNetCore.DataProtection&version=9.0.4
#tool nuget:?package=Microsoft.AspNetCore.DataProtection&version=9.0.4
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/d5dc8a13cc618b9cbdc1e5744b4806c594d49553
Product | Versions 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 is compatible. 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. |
.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. |
-
.NETFramework 4.6.2
- Microsoft.AspNetCore.Cryptography.Internal (>= 9.0.4)
- Microsoft.AspNetCore.DataProtection.Abstractions (>= 9.0.4)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 9.0.4)
- Microsoft.Extensions.Hosting.Abstractions (>= 9.0.4)
- Microsoft.Extensions.Logging.Abstractions (>= 9.0.4)
- Microsoft.Extensions.Options (>= 9.0.4)
- Microsoft.Win32.Registry (>= 5.0.0)
- System.Runtime.InteropServices.RuntimeInformation (>= 4.3.0)
- System.Security.Cryptography.Xml (>= 9.0.4)
-
.NETStandard 2.0
- Microsoft.AspNetCore.Cryptography.Internal (>= 9.0.4)
- Microsoft.AspNetCore.DataProtection.Abstractions (>= 9.0.4)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 9.0.4)
- Microsoft.Extensions.Hosting.Abstractions (>= 9.0.4)
- Microsoft.Extensions.Logging.Abstractions (>= 9.0.4)
- Microsoft.Extensions.Options (>= 9.0.4)
- Microsoft.Win32.Registry (>= 5.0.0)
- System.Security.Cryptography.Xml (>= 9.0.4)
- System.Security.Principal.Windows (>= 5.0.0)
-
net9.0
- Microsoft.AspNetCore.Cryptography.Internal (>= 9.0.4)
- Microsoft.AspNetCore.DataProtection.Abstractions (>= 9.0.4)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 9.0.4)
- Microsoft.Extensions.Hosting.Abstractions (>= 9.0.4)
- Microsoft.Extensions.Logging.Abstractions (>= 9.0.4)
- Microsoft.Extensions.Options (>= 9.0.4)
- System.Security.Cryptography.Xml (>= 9.0.4)
NuGet packages (258)
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/aspnetcore/tree/de35e2b0a0d8d5d1e307907983a6838da1092898 |
GitHub repositories (45)
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 3, 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
|
|
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
|
|
lanedirt/AliasVault
A self-hostable, end-to-end encrypted password manager with a built-in alias generator and email server.
|
Version | Downloads | Last updated | |
---|---|---|---|
10.0.0-preview.3.25172.1 | 277 | 4/10/2025 | |
10.0.0-preview.2.25164.1 | 807 | 3/18/2025 | |
10.0.0-preview.1.25120.3 | 890 | 2/25/2025 | |
9.0.4 | 27,554 | 4/8/2025 | |
9.0.3 | 268,591 | 3/11/2025 | |
9.0.2 | 489,175 | 2/11/2025 | |
9.0.1 | 657,488 | 1/14/2025 | |
9.0.0 | 3,943,950 | 11/12/2024 | |
9.0.0-rc.2.24474.3 | 165,029 | 10/8/2024 | |
9.0.0-rc.1.24452.1 | 107,213 | 9/10/2024 | |
9.0.0-preview.7.24406.2 | 3,191 | 8/13/2024 | |
9.0.0-preview.6.24328.4 | 64,441 | 7/9/2024 | |
9.0.0-preview.5.24306.11 | 992 | 6/11/2024 | |
9.0.0-preview.4.24267.6 | 7,611 | 5/21/2024 | |
9.0.0-preview.3.24172.13 | 76,012 | 4/11/2024 | |
9.0.0-preview.2.24128.4 | 21,004 | 3/12/2024 | |
9.0.0-preview.1.24081.5 | 21,292 | 2/13/2024 | |
8.0.15 | 12,171 | 4/8/2025 | |
8.0.14 | 248,544 | 3/11/2025 | |
8.0.13 | 425,497 | 2/11/2025 | |
8.0.12 | 487,933 | 1/14/2025 | |
8.0.11 | 2,723,256 | 11/12/2024 | |
8.0.10 | 2,109,413 | 10/8/2024 | |
8.0.8 | 2,566,386 | 8/13/2024 | |
8.0.7 | 1,691,503 | 7/9/2024 | |
8.0.6 | 2,442,803 | 5/28/2024 | |
8.0.5 | 672,623 | 5/14/2024 | |
8.0.4 | 3,385,741 | 4/9/2024 | |
8.0.3 | 1,396,282 | 3/12/2024 | |
8.0.2 | 1,382,075 | 2/13/2024 | |
8.0.1 | 14,574,132 | 1/9/2024 | |
8.0.0 | 20,531,294 | 11/14/2023 | |
8.0.0-rc.2.23480.2 | 915,562 | 10/10/2023 | |
8.0.0-rc.1.23421.29 | 86,707 | 9/12/2023 | |
8.0.0-preview.7.23375.9 | 327,969 | 8/8/2023 | |
8.0.0-preview.6.23329.11 | 7,588 | 7/11/2023 | |
8.0.0-preview.5.23302.2 | 3,828 | 6/13/2023 | |
8.0.0-preview.4.23260.4 | 232,367 | 5/16/2023 | |
8.0.0-preview.3.23177.8 | 6,405 | 4/11/2023 | |
8.0.0-preview.2.23153.2 | 2,264 | 3/14/2023 | |
8.0.0-preview.1.23112.2 | 55,148 | 2/21/2023 | |
7.0.20 | 251,727 | 5/28/2024 | |
7.0.19 | 22,085 | 5/14/2024 | |
7.0.18 | 106,691 | 4/9/2024 | |
7.0.17 | 274,151 | 3/12/2024 | |
7.0.16 | 148,675 | 2/13/2024 | |
7.0.15 | 191,899 | 1/9/2024 | |
7.0.14 | 634,561 | 11/14/2023 | |
7.0.13 | 663,784 | 10/24/2023 | |
7.0.12 | 1,362,338 | 10/10/2023 | |
7.0.11 | 1,038,206 | 9/12/2023 | |
7.0.10 | 1,977,405 | 8/8/2023 | |
7.0.9 | 1,927,575 | 7/11/2023 | |
7.0.8 | 454,632 | 6/22/2023 | |
7.0.7 | 1,323,169 | 6/13/2023 | |
7.0.5 | 3,477,178 | 4/11/2023 | |
7.0.4 | 1,645,339 | 3/14/2023 | |
7.0.3 | 2,805,380 | 2/14/2023 | |
7.0.2 | 951,984 | 1/10/2023 | |
7.0.1 | 569,420 | 12/13/2022 | |
7.0.0 | 3,092,664 | 11/7/2022 | |
7.0.0-rc.2.22476.2 | 32,840 | 10/11/2022 | |
7.0.0-rc.1.22427.2 | 5,774 | 9/14/2022 | |
7.0.0-preview.7.22376.6 | 5,183 | 8/9/2022 | |
7.0.0-preview.6.22330.3 | 19,509 | 7/12/2022 | |
7.0.0-preview.5.22303.8 | 1,496 | 6/14/2022 | |
7.0.0-preview.4.22251.1 | 6,655 | 5/10/2022 | |
7.0.0-preview.3.22178.4 | 1,341 | 4/13/2022 | |
7.0.0-preview.2.22153.2 | 9,370 | 3/14/2022 | |
7.0.0-preview.1.22109.13 | 2,624 | 2/17/2022 | |
6.0.36 | 102,468 | 11/12/2024 | |
6.0.35 | 56,499 | 10/8/2024 | |
6.0.33 | 397,042 | 8/13/2024 | |
6.0.32 | 70,901 | 7/9/2024 | |
6.0.31 | 101,542 | 5/28/2024 | |
6.0.30 | 48,629 | 5/14/2024 | |
6.0.29 | 236,008 | 4/9/2024 | |
6.0.28 | 235,354 | 3/12/2024 | |
6.0.27 | 320,601 | 2/13/2024 | |
6.0.26 | 273,122 | 1/9/2024 | |
6.0.25 | 663,330 | 11/14/2023 | |
6.0.24 | 219,039 | 10/24/2023 | |
6.0.23 | 1,132,815 | 10/10/2023 | |
6.0.22 | 906,620 | 9/12/2023 | |
6.0.21 | 1,393,180 | 8/8/2023 | |
6.0.20 | 1,170,071 | 7/11/2023 | |
6.0.19 | 152,227 | 6/22/2023 | |
6.0.18 | 982,728 | 6/13/2023 | |
6.0.16 | 2,698,851 | 4/11/2023 | |
6.0.15 | 1,023,132 | 3/14/2023 | |
6.0.14 | 1,321,599 | 2/14/2023 | |
6.0.13 | 1,203,900 | 1/10/2023 | |
6.0.12 | 340,162 | 12/13/2022 | |
6.0.11 | 1,165,737 | 11/7/2022 | |
6.0.10 | 1,879,266 | 10/11/2022 | |
6.0.9 | 1,530,187 | 9/13/2022 | |
6.0.8 | 1,608,342 | 8/9/2022 | |
6.0.7 | 1,743,614 | 7/12/2022 | |
6.0.6 | 1,181,951 | 6/14/2022 | |
6.0.5 | 2,031,727 | 5/10/2022 | |
6.0.4 | 1,401,303 | 4/11/2022 | |
6.0.3 | 1,360,036 | 3/8/2022 | |
6.0.2 | 1,091,970 | 2/8/2022 | |
6.0.1 | 3,250,189 | 12/14/2021 | |
6.0.0 | 6,419,600 | 11/8/2021 | |
6.0.0-rc.2.21480.10 | 15,035 | 10/12/2021 | |
6.0.0-rc.1.21452.15 | 4,194 | 9/14/2021 | |
6.0.0-preview.7.21378.6 | 7,304 | 8/10/2021 | |
6.0.0-preview.6.21355.2 | 1,482 | 7/14/2021 | |
6.0.0-preview.5.21301.17 | 1,882 | 6/15/2021 | |
6.0.0-preview.4.21253.5 | 1,436 | 5/24/2021 | |
6.0.0-preview.3.21201.13 | 2,978 | 4/8/2021 | |
6.0.0-preview.2.21154.6 | 1,272 | 3/11/2021 | |
6.0.0-preview.1.21103.6 | 1,945 | 2/12/2021 | |
5.0.17 | 760,778 | 5/10/2022 | |
5.0.16 | 62,700 | 4/11/2022 | |
5.0.15 | 177,511 | 3/8/2022 | |
5.0.14 | 191,841 | 2/8/2022 | |
5.0.13 | 201,883 | 12/14/2021 | |
5.0.12 | 403,813 | 11/7/2021 | |
5.0.11 | 681,397 | 10/12/2021 | |
5.0.10 | 605,632 | 9/14/2021 | |
5.0.9 | 829,716 | 8/10/2021 | |
5.0.8 | 32,987,757 | 7/13/2021 | |
5.0.7 | 817,044 | 6/8/2021 | |
5.0.6 | 803,321 | 5/11/2021 | |
5.0.5 | 6,905,060 | 4/6/2021 | |
5.0.4 | 495,331 | 3/9/2021 | |
5.0.3 | 627,058 | 2/9/2021 | |
5.0.2 | 1,157,606 | 1/12/2021 | |
5.0.1 | 529,579 | 12/8/2020 | |
5.0.0 | 658,891 | 11/9/2020 | |
5.0.0-rc.2.20475.17 | 7,742 | 10/13/2020 | |
5.0.0-rc.1.20451.17 | 60,897 | 9/14/2020 | |
5.0.0-preview.8.20414.8 | 23,549 | 8/25/2020 | |
5.0.0-preview.7.20365.19 | 2,878 | 7/21/2020 | |
5.0.0-preview.6.20312.15 | 3,946 | 6/25/2020 | |
5.0.0-preview.5.20279.2 | 1,163 | 6/10/2020 | |
5.0.0-preview.4.20257.10 | 2,536 | 5/18/2020 | |
5.0.0-preview.3.20215.14 | 3,134 | 4/23/2020 | |
5.0.0-preview.2.20167.3 | 1,335 | 4/2/2020 | |
5.0.0-preview.1.20124.5 | 1,293 | 3/16/2020 | |
3.1.32 | 11,093,783 | 12/13/2022 | |
3.1.31 | 704,125 | 11/8/2022 | |
3.1.30 | 394,603 | 10/11/2022 | |
3.1.29 | 27,730 | 9/13/2022 | |
3.1.28 | 4,020,084 | 8/9/2022 | |
3.1.27 | 53,082 | 7/12/2022 | |
3.1.26 | 38,898 | 6/14/2022 | |
3.1.25 | 39,799 | 5/10/2022 | |
3.1.24 | 2,048,837 | 4/11/2022 | |
3.1.23 | 380,549 | 3/8/2022 | |
3.1.22 | 1,054,061 | 12/14/2021 | |
3.1.21 | 385,774 | 11/7/2021 | |
3.1.20 | 160,415 | 10/11/2021 | |
3.1.19 | 142,449 | 9/14/2021 | |
3.1.18 | 413,311 | 8/10/2021 | |
3.1.17 | 345,317 | 7/13/2021 | |
3.1.16 | 332,701 | 6/8/2021 | |
3.1.15 | 322,379 | 5/11/2021 | |
3.1.14 | 626,265 | 4/6/2021 | |
3.1.13 | 312,164 | 3/9/2021 | |
3.1.12 | 546,090 | 2/9/2021 | |
3.1.11 | 290,256 | 1/12/2021 | |
3.1.10 | 748,299 | 11/9/2020 | |
3.1.9 | 1,578,807 | 10/13/2020 | |
3.1.8 | 1,548,046 | 9/8/2020 | |
3.1.7 | 1,238,720 | 8/11/2020 | |
3.1.6 | 1,105,096 | 7/14/2020 | |
3.1.5 | 1,220,323 | 6/9/2020 | |
3.1.4 | 1,968,140 | 5/12/2020 | |
3.1.3 | 2,092,050 | 3/24/2020 | |
3.1.2 | 1,270,363 | 2/18/2020 | |
3.1.1 | 1,405,163 | 1/14/2020 | |
3.1.0 | 2,104,396 | 12/3/2019 | |
3.1.0-preview3.19555.2 | 3,047 | 11/13/2019 | |
3.1.0-preview2.19528.8 | 2,764 | 11/1/2019 | |
3.1.0-preview1.19508.20 | 1,130 | 10/15/2019 | |
3.0.3 | 67,721 | 2/18/2020 | |
3.0.2 | 26,605 | 1/14/2020 | |
3.0.0 | 2,768,157 | 9/23/2019 | |
3.0.0-rc1.19457.4 | 4,887 | 9/16/2019 | |
3.0.0-preview9.19424.4 | 5,249 | 9/4/2019 | |
3.0.0-preview8.19405.7 | 6,461 | 8/13/2019 | |
3.0.0-preview7.19365.7 | 6,025 | 7/23/2019 | |
2.3.0 | 1,439,250 | 1/14/2025 | |
2.2.0 | 234,267,242 | 12/3/2018 | |
2.2.0-preview3-35497 | 138,629 | 10/17/2018 | |
2.2.0-preview2-35157 | 229,511 | 9/12/2018 | |
2.2.0-preview1-35029 | 54,873 | 8/22/2018 | |
2.1.1 | 56,271,632 | 6/18/2018 | |
2.1.0 | 55,128,063 | 5/29/2018 | |
2.1.0-rc1-final | 193,533 | 5/6/2018 | |
2.1.0-preview2-final | 258,810 | 4/10/2018 | |
2.1.0-preview1-final | 213,237 | 2/26/2018 | |
2.0.3 | 12,975,724 | 5/7/2018 | |
2.0.2 | 13,669,166 | 3/13/2018 | |
2.0.1 | 23,057,509 | 11/14/2017 | |
2.0.0 | 61,319,447 | 8/11/2017 | |
2.0.0-preview2-final | 115,104 | 6/27/2017 | |
2.0.0-preview1-final | 41,716 | 5/10/2017 | |
1.1.3 | 2,780,915 | 9/20/2017 | |
1.1.2 | 4,533,515 | 5/9/2017 | |
1.1.1 | 4,584,060 | 3/6/2017 | |
1.1.0 | 3,440,148 | 11/16/2016 | |
1.1.0-preview1-final | 188,021 | 10/24/2016 | |
1.0.5 | 845,632 | 11/14/2017 | |
1.0.4 | 40,991 | 9/20/2017 | |
1.0.3 | 208,250 | 5/9/2017 | |
1.0.2 | 3,224,990 | 3/6/2017 | |
1.0.1 | 631,196 | 12/12/2016 | |
1.0.0 | 9,773,882 | 6/27/2016 | |
1.0.0-rc2-final | 244,674 | 5/16/2016 |