Microsoft.AspNetCore.DataProtection 2.0.0-preview1-final

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

// Install Microsoft.AspNetCore.DataProtection as a Cake Tool
#tool nuget:?package=Microsoft.AspNetCore.DataProtection&version=2.0.0-preview1-final&prerelease

ASP.NET Core logic to protect and unprotect data, similar to DPAPI.

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-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 netcoreapp1.0 was computed.  netcoreapp1.1 was computed.  netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard1.3 is compatible.  netstandard1.4 was computed.  netstandard1.5 was computed.  netstandard1.6 was computed.  netstandard2.0 was computed.  netstandard2.1 was computed. 
.NET Framework net46 is compatible.  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 tizen30 was computed.  tizen40 was computed.  tizen60 was computed. 
Universal Windows Platform uap was computed.  uap10.0 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 (44)

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 406,921 11/14/2023
8.0.0-rc.2.23480.2 86,540 10/10/2023
8.0.0-rc.1.23421.29 24,109 9/12/2023
8.0.0-preview.7.23375.9 25,747 8/8/2023
8.0.0-preview.6.23329.11 4,413 7/11/2023
8.0.0-preview.5.23302.2 3,522 6/13/2023
8.0.0-preview.4.23260.4 51,812 5/16/2023
8.0.0-preview.3.23177.8 4,646 4/11/2023
8.0.0-preview.2.23153.2 1,339 3/14/2023
8.0.0-preview.1.23112.2 54,637 2/21/2023
7.0.14 90,090 11/14/2023
7.0.13 185,205 10/24/2023
7.0.12 551,643 10/10/2023
7.0.11 617,832 9/12/2023
7.0.10 1,077,059 8/8/2023
7.0.9 1,244,941 7/11/2023
7.0.8 269,171 6/22/2023
7.0.7 736,301 6/13/2023
7.0.5 2,140,242 4/11/2023
7.0.4 1,057,919 3/14/2023
7.0.3 2,151,283 2/14/2023
7.0.2 709,929 1/10/2023
7.0.1 433,572 12/13/2022
7.0.0 1,086,857 11/7/2022
7.0.0-rc.2.22476.2 32,044 10/11/2022
7.0.0-rc.1.22427.2 5,161 9/14/2022
7.0.0-preview.7.22376.6 4,821 8/9/2022
7.0.0-preview.6.22330.3 8,621 7/12/2022
7.0.0-preview.5.22303.8 1,163 6/14/2022
7.0.0-preview.4.22251.1 5,654 5/10/2022
7.0.0-preview.3.22178.4 1,034 4/13/2022
7.0.0-preview.2.22153.2 6,559 3/14/2022
7.0.0-preview.1.22109.13 2,048 2/17/2022
6.0.25 54,999 11/14/2023
6.0.24 53,066 10/24/2023
6.0.23 301,641 10/10/2023
6.0.22 384,078 9/12/2023
6.0.21 597,276 8/8/2023
6.0.20 616,632 7/11/2023
6.0.19 104,043 6/22/2023
6.0.18 551,738 6/13/2023
6.0.16 1,650,529 4/11/2023
6.0.15 661,516 3/14/2023
6.0.14 865,812 2/14/2023
6.0.13 591,365 1/10/2023
6.0.12 237,012 12/13/2022
6.0.11 775,406 11/7/2022
6.0.10 1,235,523 10/11/2022
6.0.9 1,087,280 9/13/2022
6.0.8 1,158,870 8/9/2022
6.0.7 1,095,865 7/12/2022
6.0.6 768,128 6/14/2022
6.0.5 1,468,940 5/10/2022
6.0.4 1,147,902 4/11/2022
6.0.3 1,086,001 3/8/2022
6.0.2 869,194 2/8/2022
6.0.1 2,463,629 12/14/2021
6.0.0 2,110,998 11/8/2021
6.0.0-rc.2.21480.10 11,732 10/12/2021
6.0.0-rc.1.21452.15 3,876 9/14/2021
6.0.0-preview.7.21378.6 6,844 8/10/2021
6.0.0-preview.6.21355.2 1,186 7/14/2021
6.0.0-preview.5.21301.17 1,632 6/15/2021
6.0.0-preview.4.21253.5 1,195 5/24/2021
6.0.0-preview.3.21201.13 2,727 4/8/2021
6.0.0-preview.2.21154.6 983 3/11/2021
6.0.0-preview.1.21103.6 1,537 2/12/2021
5.0.17 460,155 5/10/2022
5.0.16 54,982 4/11/2022
5.0.15 132,835 3/8/2022
5.0.14 140,051 2/8/2022
5.0.13 191,042 12/14/2021
5.0.12 309,599 11/7/2021
5.0.11 635,093 10/12/2021
5.0.10 535,345 9/14/2021
5.0.9 533,890 8/10/2021
5.0.8 24,017,972 7/13/2021
5.0.7 730,057 6/8/2021
5.0.6 712,167 5/11/2021
5.0.5 4,965,777 4/6/2021
5.0.4 437,717 3/9/2021
5.0.3 587,696 2/9/2021
5.0.2 1,045,748 1/12/2021
5.0.1 449,192 12/8/2020
5.0.0 582,587 11/9/2020
5.0.0-rc.2.20475.17 7,211 10/13/2020
5.0.0-rc.1.20451.17 46,340 9/14/2020
5.0.0-preview.8.20414.8 22,719 8/25/2020
5.0.0-preview.7.20365.19 2,639 7/21/2020
5.0.0-preview.6.20312.15 3,082 6/25/2020
5.0.0-preview.5.20279.2 895 6/10/2020
5.0.0-preview.4.20257.10 2,279 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,194,913 12/13/2022
3.1.31 506,175 11/8/2022
3.1.30 191,380 10/11/2022
3.1.29 22,521 9/13/2022
3.1.28 2,598,004 8/9/2022
3.1.27 35,354 7/12/2022
3.1.26 29,284 6/14/2022
3.1.25 28,805 5/10/2022
3.1.24 1,110,008 4/11/2022
3.1.23 285,434 3/8/2022
3.1.22 930,786 12/14/2021
3.1.21 348,607 11/7/2021
3.1.20 151,988 10/11/2021
3.1.19 119,371 9/14/2021
3.1.18 374,800 8/10/2021
3.1.17 283,358 7/13/2021
3.1.16 302,467 6/8/2021
3.1.15 289,639 5/11/2021
3.1.14 579,046 4/6/2021
3.1.13 268,172 3/9/2021
3.1.12 439,013 2/9/2021
3.1.11 263,769 1/12/2021
3.1.10 691,263 11/9/2020
3.1.9 1,325,089 10/13/2020
3.1.8 1,363,319 9/8/2020
3.1.7 1,011,367 8/11/2020
3.1.6 941,945 7/14/2020
3.1.5 1,096,960 6/9/2020
3.1.4 1,686,577 5/12/2020
3.1.3 1,812,525 3/24/2020
3.1.2 1,151,715 2/18/2020
3.1.1 1,245,205 1/14/2020
3.1.0 1,678,521 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 61,192 2/18/2020
3.0.2 22,701 1/14/2020
3.0.0 2,393,189 9/23/2019
3.0.0-rc1.19457.4 4,642 9/16/2019
3.0.0-preview9.19424.4 5,010 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 162,484,734 12/3/2018
2.2.0-preview3-35497 117,806 10/17/2018
2.2.0-preview2-35157 198,405 9/12/2018
2.2.0-preview1-35029 38,843 8/22/2018
2.1.1 41,459,132 6/18/2018
2.1.0 46,618,659 5/29/2018
2.1.0-rc1-final 147,723 5/6/2018
2.1.0-preview2-final 177,882 4/10/2018
2.1.0-preview1-final 160,290 2/26/2018
2.0.3 10,967,811 5/7/2018
2.0.2 12,268,910 3/13/2018
2.0.1 20,339,366 11/14/2017
2.0.0 52,194,687 8/11/2017
2.0.0-preview2-final 90,102 6/27/2017
2.0.0-preview1-final 30,980 5/10/2017
1.1.3 2,339,361 9/20/2017
1.1.2 3,994,930 5/9/2017
1.1.1 4,112,149 3/6/2017
1.1.0 2,955,612 11/16/2016
1.1.0-preview1-final 173,614 10/24/2016
1.0.5 680,094 11/14/2017
1.0.4 27,198 9/20/2017
1.0.3 130,729 5/9/2017
1.0.2 2,791,729 3/6/2017
1.0.1 597,213 12/12/2016
1.0.0 8,229,406 6/27/2016
1.0.0-rc2-final 186,650 5/16/2016