Microsoft.AspNetCore.DataProtection
7.0.2
dotnet add package Microsoft.AspNetCore.DataProtection --version 7.0.2
NuGet\Install-Package Microsoft.AspNetCore.DataProtection -Version 7.0.2
<PackageReference Include="Microsoft.AspNetCore.DataProtection" Version="7.0.2" />
paket add Microsoft.AspNetCore.DataProtection --version 7.0.2
#r "nuget: Microsoft.AspNetCore.DataProtection, 7.0.2"
// Install Microsoft.AspNetCore.DataProtection as a Cake Addin
#addin nuget:?package=Microsoft.AspNetCore.DataProtection&version=7.0.2
// Install Microsoft.AspNetCore.DataProtection as a Cake Tool
#tool nuget:?package=Microsoft.AspNetCore.DataProtection&version=7.0.2
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/7c810658463f35c39c54d5fb8a8dbbfd463bf747
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows |
.NET Core | netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard2.0 netstandard2.1 |
.NET Framework | net461 net462 net463 net47 net471 net472 net48 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen40 tizen60 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
-
.NETFramework 4.6.2
- Microsoft.AspNetCore.Cryptography.Internal (>= 7.0.2)
- Microsoft.AspNetCore.DataProtection.Abstractions (>= 7.0.2)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 7.0.0)
- Microsoft.Extensions.Hosting.Abstractions (>= 7.0.0)
- Microsoft.Extensions.Logging.Abstractions (>= 7.0.0)
- Microsoft.Extensions.Options (>= 7.0.0)
- Microsoft.Win32.Registry (>= 5.0.0)
- System.Runtime.InteropServices.RuntimeInformation (>= 4.3.0)
- System.Security.Cryptography.Xml (>= 7.0.1)
-
.NETStandard 2.0
- Microsoft.AspNetCore.Cryptography.Internal (>= 7.0.2)
- Microsoft.AspNetCore.DataProtection.Abstractions (>= 7.0.2)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 7.0.0)
- Microsoft.Extensions.Hosting.Abstractions (>= 7.0.0)
- Microsoft.Extensions.Logging.Abstractions (>= 7.0.0)
- Microsoft.Extensions.Options (>= 7.0.0)
- Microsoft.Win32.Registry (>= 5.0.0)
- System.Security.Cryptography.Xml (>= 7.0.1)
- System.Security.Principal.Windows (>= 5.0.0)
-
net7.0
- Microsoft.AspNetCore.Cryptography.Internal (>= 7.0.2)
- Microsoft.AspNetCore.DataProtection.Abstractions (>= 7.0.2)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 7.0.0)
- Microsoft.Extensions.Hosting.Abstractions (>= 7.0.0)
- Microsoft.Extensions.Logging.Abstractions (>= 7.0.0)
- Microsoft.Extensions.Options (>= 7.0.0)
- System.Security.Cryptography.Xml (>= 7.0.1)
NuGet packages (177)
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.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/7c810658463f35c39c54d5fb8a8dbbfd463bf747 |
|
Microsoft.AspNetCore.Session
ASP.NET Core session state middleware. This package was built from the source code at https://github.com/aspnet/Session/tree/774079d60d29762ef7c8bba3f0fa06e73cb323f2 |
|
Microsoft.AspNetCore.DataProtection.AzureStorage
Microsoft Azure Blob storage support as key store. This library has been replaced by the following new Azure SDK. https://www.nuget.org/packages/Azure.Extensions.AspNetCore.DataProtection.Blobs It is recommended that you move to the new package. This package was built from the source code at https://github.com/aspnet/AspNetCore/tree/d1fa2cb155ab9226f20b87ab0d7a1eb16b8a8b69 |
GitHub repositories (34)
Showing the top 5 popular GitHub repositories that depend on Microsoft.AspNetCore.DataProtection:
Repository | Stars |
---|---|
Jackett/Jackett
API Support for your favorite torrent trackers
|
|
dodyg/practical-aspnetcore
Practical samples of ASP.NET Core 2.1, 2.2, 3.1, 5.0, 6.0 and 7.0 projects you can use. Readme contains explanations on all projects.
|
|
elsa-workflows/elsa-core
A .NET Standard 2.0 Workflows Library
|
|
openiddict/openiddict-core
Versatile OpenID Connect stack for ASP.NET Core and Microsoft.Owin (compatible with ASP.NET 4.6.1)
|
|
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.
|
Version | Downloads | Last updated | |
---|---|---|---|
7.0.2 | 54,350 | 1/10/2023 | |
7.0.1 | 117,910 | 12/13/2022 | |
7.0.0 | 176,592 | 11/7/2022 | |
7.0.0-rc.2.22476.2 | 29,247 | 10/11/2022 | |
7.0.0-rc.1.22427.2 | 3,451 | 9/14/2022 | |
7.0.0-preview.7.22376.6 | 4,450 | 8/9/2022 | |
7.0.0-preview.6.22330.3 | 3,411 | 7/12/2022 | |
7.0.0-preview.5.22303.8 | 1,053 | 6/14/2022 | |
7.0.0-preview.4.22251.1 | 4,815 | 5/10/2022 | |
7.0.0-preview.3.22178.4 | 945 | 4/13/2022 | |
7.0.0-preview.2.22153.2 | 4,424 | 3/14/2022 | |
7.0.0-preview.1.22109.13 | 1,861 | 2/17/2022 | |
6.0.13 | 42,101 | 1/10/2023 | |
6.0.12 | 72,504 | 12/13/2022 | |
6.0.11 | 212,118 | 11/7/2022 | |
6.0.10 | 520,597 | 10/11/2022 | |
6.0.9 | 449,059 | 9/13/2022 | |
6.0.8 | 608,982 | 8/9/2022 | |
6.0.7 | 516,665 | 7/12/2022 | |
6.0.6 | 440,859 | 6/14/2022 | |
6.0.5 | 886,850 | 5/10/2022 | |
6.0.4 | 745,014 | 4/11/2022 | |
6.0.3 | 754,290 | 3/8/2022 | |
6.0.2 | 578,903 | 2/8/2022 | |
6.0.1 | 1,643,617 | 12/14/2021 | |
6.0.0 | 968,488 | 11/8/2021 | |
6.0.0-rc.2.21480.10 | 9,731 | 10/12/2021 | |
6.0.0-rc.1.21452.15 | 3,681 | 9/14/2021 | |
6.0.0-preview.7.21378.6 | 5,962 | 8/10/2021 | |
6.0.0-preview.6.21355.2 | 1,067 | 7/14/2021 | |
6.0.0-preview.5.21301.17 | 1,537 | 6/15/2021 | |
6.0.0-preview.4.21253.5 | 1,066 | 5/24/2021 | |
6.0.0-preview.3.21201.13 | 2,555 | 4/8/2021 | |
6.0.0-preview.2.21154.6 | 878 | 3/11/2021 | |
6.0.0-preview.1.21103.6 | 1,428 | 2/12/2021 | |
5.0.17 | 196,004 | 5/10/2022 | |
5.0.16 | 41,326 | 4/11/2022 | |
5.0.15 | 89,729 | 3/8/2022 | |
5.0.14 | 89,805 | 2/8/2022 | |
5.0.13 | 168,691 | 12/14/2021 | |
5.0.12 | 232,278 | 11/7/2021 | |
5.0.11 | 565,483 | 10/12/2021 | |
5.0.10 | 451,436 | 9/14/2021 | |
5.0.9 | 437,763 | 8/10/2021 | |
5.0.8 | 12,044,267 | 7/13/2021 | |
5.0.7 | 589,701 | 6/8/2021 | |
5.0.6 | 609,671 | 5/11/2021 | |
5.0.5 | 2,759,821 | 4/6/2021 | |
5.0.4 | 388,993 | 3/9/2021 | |
5.0.3 | 554,240 | 2/9/2021 | |
5.0.2 | 980,833 | 1/12/2021 | |
5.0.1 | 378,013 | 12/8/2020 | |
5.0.0 | 511,650 | 11/9/2020 | |
5.0.0-rc.2.20475.17 | 6,737 | 10/13/2020 | |
5.0.0-rc.1.20451.17 | 35,854 | 9/14/2020 | |
5.0.0-preview.8.20414.8 | 21,207 | 8/25/2020 | |
5.0.0-preview.7.20365.19 | 2,529 | 7/21/2020 | |
5.0.0-preview.6.20312.15 | 2,516 | 6/25/2020 | |
5.0.0-preview.5.20279.2 | 785 | 6/10/2020 | |
5.0.0-preview.4.20257.10 | 2,166 | 5/18/2020 | |
5.0.0-preview.3.20215.14 | 2,737 | 4/23/2020 | |
5.0.0-preview.2.20167.3 | 979 | 4/2/2020 | |
5.0.0-preview.1.20124.5 | 966 | 3/16/2020 | |
3.1.32 | 6,243 | 12/13/2022 | |
3.1.31 | 11,747 | 11/8/2022 | |
3.1.30 | 46,455 | 10/11/2022 | |
3.1.29 | 13,246 | 9/13/2022 | |
3.1.28 | 696,502 | 8/9/2022 | |
3.1.27 | 16,764 | 7/12/2022 | |
3.1.26 | 16,742 | 6/14/2022 | |
3.1.25 | 19,537 | 5/10/2022 | |
3.1.24 | 448,874 | 4/11/2022 | |
3.1.23 | 171,381 | 3/8/2022 | |
3.1.22 | 779,824 | 12/14/2021 | |
3.1.21 | 306,448 | 11/7/2021 | |
3.1.20 | 130,185 | 10/11/2021 | |
3.1.19 | 94,566 | 9/14/2021 | |
3.1.18 | 336,440 | 8/10/2021 | |
3.1.17 | 211,593 | 7/13/2021 | |
3.1.16 | 249,605 | 6/8/2021 | |
3.1.15 | 219,627 | 5/11/2021 | |
3.1.14 | 500,648 | 4/6/2021 | |
3.1.13 | 223,353 | 3/9/2021 | |
3.1.12 | 322,508 | 2/9/2021 | |
3.1.11 | 236,869 | 1/12/2021 | |
3.1.10 | 606,023 | 11/9/2020 | |
3.1.9 | 1,121,400 | 10/13/2020 | |
3.1.8 | 1,086,947 | 9/8/2020 | |
3.1.7 | 710,908 | 8/11/2020 | |
3.1.6 | 811,121 | 7/14/2020 | |
3.1.5 | 988,277 | 6/9/2020 | |
3.1.4 | 1,481,059 | 5/12/2020 | |
3.1.3 | 1,584,062 | 3/24/2020 | |
3.1.2 | 1,044,781 | 2/18/2020 | |
3.1.1 | 1,068,905 | 1/14/2020 | |
3.1.0 | 1,438,069 | 12/3/2019 | |
3.1.0-preview3.19555.2 | 2,215 | 11/13/2019 | |
3.1.0-preview2.19528.8 | 2,436 | 11/1/2019 | |
3.1.0-preview1.19508.20 | 786 | 10/15/2019 | |
3.0.3 | 56,002 | 2/18/2020 | |
3.0.2 | 20,209 | 1/14/2020 | |
3.0.0 | 2,000,056 | 9/23/2019 | |
3.0.0-rc1.19457.4 | 4,441 | 9/16/2019 | |
3.0.0-preview9.19424.4 | 4,892 | 9/4/2019 | |
3.0.0-preview8.19405.7 | 5,151 | 8/13/2019 | |
3.0.0-preview7.19365.7 | 5,110 | 7/23/2019 | |
2.2.0 | 110,948,250 | 12/3/2018 | |
2.2.0-preview3-35497 | 108,681 | 10/17/2018 | |
2.2.0-preview2-35157 | 176,091 | 9/12/2018 | |
2.2.0-preview1-35029 | 31,597 | 8/22/2018 | |
2.1.1 | 32,246,389 | 6/18/2018 | |
2.1.0 | 38,836,819 | 5/29/2018 | |
2.1.0-rc1-final | 127,071 | 5/6/2018 | |
2.1.0-preview2-final | 147,837 | 4/10/2018 | |
2.1.0-preview1-final | 135,479 | 2/26/2018 | |
2.0.3 | 9,250,630 | 5/7/2018 | |
2.0.2 | 10,798,703 | 3/13/2018 | |
2.0.1 | 17,785,451 | 11/14/2017 | |
2.0.0 | 44,926,268 | 8/11/2017 | |
2.0.0-preview2-final | 80,174 | 6/27/2017 | |
2.0.0-preview1-final | 25,617 | 5/10/2017 | |
1.1.3 | 1,968,221 | 9/20/2017 | |
1.1.2 | 3,617,747 | 5/9/2017 | |
1.1.1 | 3,750,403 | 3/6/2017 | |
1.1.0 | 2,706,788 | 11/16/2016 | |
1.1.0-preview1-final | 167,349 | 10/24/2016 | |
1.0.5 | 566,817 | 11/14/2017 | |
1.0.4 | 20,499 | 9/20/2017 | |
1.0.3 | 112,037 | 5/9/2017 | |
1.0.2 | 2,455,257 | 3/6/2017 | |
1.0.1 | 575,634 | 12/12/2016 | |
1.0.0 | 7,223,607 | 6/27/2016 | |
1.0.0-rc2-final | 162,246 | 5/16/2016 |