Microsoft.AspNetCore.DataProtection 5.0.0-preview.4.20257.10

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
.NET 5.0 .NET Standard 2.0
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-preview.4.20257.10
NuGet\Install-Package Microsoft.AspNetCore.DataProtection -Version 5.0.0-preview.4.20257.10
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-preview.4.20257.10" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.AspNetCore.DataProtection --version 5.0.0-preview.4.20257.10
#r "nuget: Microsoft.AspNetCore.DataProtection, 5.0.0-preview.4.20257.10"
#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=5.0.0-preview.4.20257.10&prerelease

// Install Microsoft.AspNetCore.DataProtection as a Cake Tool
#tool nuget:?package=Microsoft.AspNetCore.DataProtection&version=5.0.0-preview.4.20257.10&prerelease

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

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-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 was computed.  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)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (203)

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

Package Downloads
Microsoft.AspNetCore.Antiforgery The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

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 The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

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 The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

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

Microsoft.AspNetCore.Session The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

ASP.NET Core session state middleware. This package was built from the source code at https://github.com/aspnet/Session/tree/774079d60d29762ef7c8bba3f0fa06e73cb323f2

Microsoft.Identity.Web The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

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.

GitHub repositories (43)

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

Repository Stars
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 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.
elsa-workflows/elsa-core
A .NET workflows library
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
8.0.0 132,743 11/14/2023
8.0.0-rc.2.23480.2 64,192 10/10/2023
8.0.0-rc.1.23421.29 21,256 9/12/2023
8.0.0-preview.7.23375.9 23,086 8/8/2023
8.0.0-preview.6.23329.11 4,291 7/11/2023
8.0.0-preview.5.23302.2 3,518 6/13/2023
8.0.0-preview.4.23260.4 46,850 5/16/2023
8.0.0-preview.3.23177.8 4,534 4/11/2023
8.0.0-preview.2.23153.2 1,317 3/14/2023
8.0.0-preview.1.23112.2 53,782 2/21/2023
7.0.14 40,937 11/14/2023
7.0.13 150,759 10/24/2023
7.0.12 448,863 10/10/2023
7.0.11 573,199 9/12/2023
7.0.10 1,012,790 8/8/2023
7.0.9 1,200,537 7/11/2023
7.0.8 259,201 6/22/2023
7.0.7 707,728 6/13/2023
7.0.5 2,083,279 4/11/2023
7.0.4 1,028,307 3/14/2023
7.0.3 2,123,761 2/14/2023
7.0.2 694,990 1/10/2023
7.0.1 428,667 12/13/2022
7.0.0 1,006,168 11/7/2022
7.0.0-rc.2.22476.2 31,979 10/11/2022
7.0.0-rc.1.22427.2 5,097 9/14/2022
7.0.0-preview.7.22376.6 4,805 8/9/2022
7.0.0-preview.6.22330.3 8,282 7/12/2022
7.0.0-preview.5.22303.8 1,163 6/14/2022
7.0.0-preview.4.22251.1 5,627 5/10/2022
7.0.0-preview.3.22178.4 1,032 4/13/2022
7.0.0-preview.2.22153.2 6,545 3/14/2022
7.0.0-preview.1.22109.13 2,042 2/17/2022
6.0.25 20,929 11/14/2023
6.0.24 43,669 10/24/2023
6.0.23 223,282 10/10/2023
6.0.22 343,694 9/12/2023
6.0.21 551,188 8/8/2023
6.0.20 576,086 7/11/2023
6.0.19 100,822 6/22/2023
6.0.18 524,326 6/13/2023
6.0.16 1,595,604 4/11/2023
6.0.15 644,139 3/14/2023
6.0.14 841,567 2/14/2023
6.0.13 576,806 1/10/2023
6.0.12 232,475 12/13/2022
6.0.11 757,523 11/7/2022
6.0.10 1,213,932 10/11/2022
6.0.9 1,066,411 9/13/2022
6.0.8 1,141,512 8/9/2022
6.0.7 1,073,117 7/12/2022
6.0.6 757,409 6/14/2022
6.0.5 1,451,487 5/10/2022
6.0.4 1,133,923 4/11/2022
6.0.3 1,076,960 3/8/2022
6.0.2 859,135 2/8/2022
6.0.1 2,438,366 12/14/2021
6.0.0 2,038,880 11/8/2021
6.0.0-rc.2.21480.10 11,632 10/12/2021
6.0.0-rc.1.21452.15 3,875 9/14/2021
6.0.0-preview.7.21378.6 6,840 8/10/2021
6.0.0-preview.6.21355.2 1,186 7/14/2021
6.0.0-preview.5.21301.17 1,630 6/15/2021
6.0.0-preview.4.21253.5 1,194 5/24/2021
6.0.0-preview.3.21201.13 2,726 4/8/2021
6.0.0-preview.2.21154.6 981 3/11/2021
6.0.0-preview.1.21103.6 1,537 2/12/2021
5.0.17 449,050 5/10/2022
5.0.16 54,487 4/11/2022
5.0.15 130,469 3/8/2022
5.0.14 137,861 2/8/2022
5.0.13 190,555 12/14/2021
5.0.12 304,589 11/7/2021
5.0.11 632,460 10/12/2021
5.0.10 533,189 9/14/2021
5.0.9 529,056 8/10/2021
5.0.8 23,657,262 7/13/2021
5.0.7 726,396 6/8/2021
5.0.6 708,816 5/11/2021
5.0.5 4,921,641 4/6/2021
5.0.4 436,331 3/9/2021
5.0.3 586,463 2/9/2021
5.0.2 1,044,189 1/12/2021
5.0.1 446,798 12/8/2020
5.0.0 580,197 11/9/2020
5.0.0-rc.2.20475.17 7,204 10/13/2020
5.0.0-rc.1.20451.17 45,850 9/14/2020
5.0.0-preview.8.20414.8 22,687 8/25/2020
5.0.0-preview.7.20365.19 2,639 7/21/2020
5.0.0-preview.6.20312.15 3,081 6/25/2020
5.0.0-preview.5.20279.2 894 6/10/2020
5.0.0-preview.4.20257.10 2,277 5/18/2020
5.0.0-preview.3.20215.14 2,863 4/23/2020
5.0.0-preview.2.20167.3 1,080 4/2/2020
5.0.0-preview.1.20124.5 1,063 3/16/2020
3.1.32 2,037,214 12/13/2022
3.1.31 500,099 11/8/2022
3.1.30 186,049 10/11/2022
3.1.29 22,220 9/13/2022
3.1.28 2,544,633 8/9/2022
3.1.27 34,364 7/12/2022
3.1.26 28,986 6/14/2022
3.1.25 28,390 5/10/2022
3.1.24 1,087,062 4/11/2022
3.1.23 281,686 3/8/2022
3.1.22 925,873 12/14/2021
3.1.21 347,664 11/7/2021
3.1.20 151,699 10/11/2021
3.1.19 118,523 9/14/2021
3.1.18 373,337 8/10/2021
3.1.17 280,509 7/13/2021
3.1.16 301,171 6/8/2021
3.1.15 288,134 5/11/2021
3.1.14 576,419 4/6/2021
3.1.13 266,430 3/9/2021
3.1.12 431,499 2/9/2021
3.1.11 262,990 1/12/2021
3.1.10 688,389 11/9/2020
3.1.9 1,315,930 10/13/2020
3.1.8 1,355,264 9/8/2020
3.1.7 992,087 8/11/2020
3.1.6 937,346 7/14/2020
3.1.5 1,094,483 6/9/2020
3.1.4 1,679,776 5/12/2020
3.1.3 1,804,343 3/24/2020
3.1.2 1,148,857 2/18/2020
3.1.1 1,241,003 1/14/2020
3.1.0 1,669,837 12/3/2019
3.1.0-preview3.19555.2 2,437 11/13/2019
3.1.0-preview2.19528.8 2,532 11/1/2019
3.1.0-preview1.19508.20 891 10/15/2019
3.0.3 60,928 2/18/2020
3.0.2 22,560 1/14/2020
3.0.0 2,380,912 9/23/2019
3.0.0-rc1.19457.4 4,642 9/16/2019
3.0.0-preview9.19424.4 5,008 9/4/2019
3.0.0-preview8.19405.7 5,461 8/13/2019
3.0.0-preview7.19365.7 5,305 7/23/2019
2.2.0 160,674,651 12/3/2018
2.2.0-preview3-35497 117,295 10/17/2018
2.2.0-preview2-35157 197,437 9/12/2018
2.2.0-preview1-35029 38,447 8/22/2018
2.1.1 41,138,701 6/18/2018
2.1.0 46,348,818 5/29/2018
2.1.0-rc1-final 146,334 5/6/2018
2.1.0-preview2-final 175,629 4/10/2018
2.1.0-preview1-final 158,833 2/26/2018
2.0.3 10,902,755 5/7/2018
2.0.2 12,228,098 3/13/2018
2.0.1 20,262,860 11/14/2017
2.0.0 51,955,709 8/11/2017
2.0.0-preview2-final 89,494 6/27/2017
2.0.0-preview1-final 30,619 5/10/2017
1.1.3 2,327,229 9/20/2017
1.1.2 3,981,409 5/9/2017
1.1.1 4,098,921 3/6/2017
1.1.0 2,945,365 11/16/2016
1.1.0-preview1-final 173,261 10/24/2016
1.0.5 675,134 11/14/2017
1.0.4 26,926 9/20/2017
1.0.3 129,904 5/9/2017
1.0.2 2,779,490 3/6/2017
1.0.1 596,346 12/12/2016
1.0.0 8,192,952 6/27/2016
1.0.0-rc2-final 185,167 5/16/2016