Microsoft.AspNetCore.DataProtection.Extensions 2.1.0-rc1-final

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

Additional APIs for ASP.NET Core data protection.

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

NuGet packages (64)

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

Package Downloads
Microsoft.AspNetCore.App

Provides a default set of APIs for building an ASP.NET Core application. This package requires the ASP.NET Core runtime. This runtime is installed by the .NET Core SDK, or can be acquired separately using installers available at https://aka.ms/dotnet-download.

Microsoft.AspNetCore.All

Provides a default set of APIs for building an ASP.NET Core application, and also includes API for third-party integrations with ASP.NET Core. This package requires the ASP.NET Core runtime. This runtime is installed by the .NET Core SDK, or can be acquired separately using installers available at https://aka.ms/dotnet-download.

Microsoft.Owin.Security.Interop

A compatibility layer for sharing authentication tickets between Microsoft.Owin.Security and Microsoft.AspNetCore.Authentication.

Gemstone.Common

GPA Gemstone Common Library

Thycotic.SecretServer.Sdk

The core Secret Server SDK library, required for interacting with Secret Server 10.4 or above programatically through the SDK.

GitHub repositories (9)

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

Repository Stars
dotnet/AspNetCore.Docs
Documentation for ASP.NET Core
aspnet/Identity
[Archived] ASP.NET Core Identity is the membership system for building ASP.NET Core web applications, including membership, login, and user data. Project moved to https://github.com/aspnet/AspNetCore
webprofusion/certify
Professional ACME Client for Windows. Certificate Management UI, powered by Let's Encrypt and compatible with all ACME v2 CAs. Used by over 150,000 organisations. Remember to Star us! Download from certifytheweb.com
NethermindEth/nethermind
A robust execution client for Ethereum node operators.
aspnet/Security
[Archived] Middleware for security and authorization of web apps. Project moved to https://github.com/aspnet/AspNetCore
fuluteam/fulusso
基于react+asp.net core开发的单点登录系统
JasperFx/lamar
Fast Inversion of Control Tool and Successor to StructureMap
paolosalvatori/service-fabric-acs-kubernetes-multi-container-app
This sample demonstrates how create a multi-container application using ASP.NET Core and deploy it on an Azure Service Fabric Linux cluster with the DNS service or Azure Container Service Kubernetes cluster on Azure.
jiangjinnan/InsideAspNet6
Version Downloads Last Updated
10.0.0-rc.1.25451.107 1,451 9/9/2025
10.0.0-preview.7.25380.108 1,994 8/12/2025
10.0.0-preview.6.25358.103 202 7/15/2025
10.0.0-preview.5.25277.114 349 6/6/2025
10.0.0-preview.4.25258.110 362 5/12/2025
10.0.0-preview.3.25172.1 379 4/10/2025
10.0.0-preview.2.25164.1 350 3/18/2025
10.0.0-preview.1.25120.3 340 2/25/2025
9.0.9 35,728 9/9/2025
9.0.8 104,320 8/5/2025
9.0.7 35,067 7/8/2025
9.0.6 129,265 6/10/2025
9.0.5 109,388 5/13/2025
9.0.4 90,367 4/8/2025
9.0.3 64,424 3/11/2025
9.0.2 66,000 2/11/2025
9.0.1 253,516 1/14/2025
9.0.0 212,172 11/12/2024
9.0.0-rc.2.24474.3 818 10/8/2024
9.0.0-rc.1.24452.1 4,515 9/10/2024
9.0.0-preview.7.24406.2 326 8/13/2024
9.0.0-preview.6.24328.4 338 7/9/2024
9.0.0-preview.5.24306.11 295 6/11/2024
9.0.0-preview.4.24267.6 402 5/21/2024
9.0.0-preview.3.24172.13 396 4/11/2024
9.0.0-preview.2.24128.4 297 3/12/2024
9.0.0-preview.1.24081.5 326 2/13/2024
8.0.20 3,622 9/9/2025
8.0.19 8,123 8/4/2025
8.0.18 26,002 7/8/2025
8.0.17 31,196 6/10/2025
8.0.16 26,031 5/13/2025
8.0.15 19,611 4/8/2025
8.0.14 38,240 3/11/2025
8.0.13 43,944 2/11/2025
8.0.12 55,349 1/14/2025
8.0.11 213,175 11/12/2024
8.0.10 291,113 10/8/2024
8.0.8 365,026 8/13/2024
8.0.7 457,834 7/9/2024
8.0.6 317,253 5/28/2024
8.0.5 53,448 5/14/2024
8.0.4 1,620,238 4/9/2024
8.0.3 253,272 3/12/2024
8.0.2 323,118 2/13/2024
8.0.1 251,382 1/9/2024
8.0.0 1,339,095 11/14/2023
8.0.0-rc.2.23480.2 1,819 10/10/2023
8.0.0-rc.1.23421.29 2,297 9/12/2023
8.0.0-preview.7.23375.9 504 8/8/2023
8.0.0-preview.6.23329.11 3,760 7/11/2023
8.0.0-preview.5.23302.2 427 6/13/2023
8.0.0-preview.4.23260.4 472 5/16/2023
8.0.0-preview.3.23177.8 757 4/11/2023
8.0.0-preview.2.23153.2 505 3/14/2023
8.0.0-preview.1.23112.2 538 2/21/2023
7.0.20 32,173 5/28/2024
7.0.19 3,742 5/14/2024
7.0.18 41,090 4/9/2024
7.0.17 145,381 3/12/2024
7.0.16 19,483 2/13/2024
7.0.15 28,797 1/9/2024
7.0.14 153,269 11/14/2023
7.0.13 52,728 10/24/2023
7.0.12 31,351 10/10/2023
7.0.11 157,072 9/12/2023
7.0.10 127,878 8/8/2023
7.0.9 149,604 7/11/2023
7.0.8 55,030 6/22/2023
7.0.7 54,754 6/13/2023
7.0.5 344,431 4/11/2023
7.0.4 222,189 3/14/2023
7.0.3 161,526 2/14/2023
7.0.2 152,441 1/10/2023
7.0.1 59,707 12/13/2022
7.0.0 55,420 11/7/2022
7.0.0-rc.2.22476.2 565 10/11/2022
7.0.0-rc.1.22427.2 599 9/14/2022
7.0.0-preview.7.22376.6 597 8/9/2022
7.0.0-preview.6.22330.3 953 7/12/2022
7.0.0-preview.5.22303.8 545 6/14/2022
7.0.0-preview.4.22251.1 843 5/10/2022
7.0.0-preview.3.22178.4 859 4/13/2022
7.0.0-preview.2.22153.2 523 3/14/2022
7.0.0-preview.1.22109.13 2,384 2/17/2022
6.0.36 28,236 11/12/2024
6.0.35 4,951 10/8/2024
6.0.33 33,227 8/13/2024
6.0.32 20,769 7/9/2024
6.0.31 21,117 5/28/2024
6.0.30 6,634 5/14/2024
6.0.29 147,636 4/9/2024
6.0.28 20,185 3/12/2024
6.0.27 10,356 2/13/2024
6.0.26 20,426 1/9/2024
6.0.25 257,078 11/14/2023
6.0.24 25,367 10/24/2023
6.0.23 24,681 10/10/2023
6.0.22 55,381 9/12/2023
6.0.21 59,963 8/8/2023
6.0.20 28,127 7/11/2023
6.0.19 18,954 6/22/2023
6.0.18 12,660 6/13/2023
6.0.16 68,337 4/11/2023
6.0.15 31,019 3/14/2023
6.0.14 67,225 2/14/2023
6.0.13 525,841 1/10/2023
6.0.12 40,333 12/13/2022
6.0.11 98,762 11/7/2022
6.0.10 165,254 10/11/2022
6.0.9 195,935 9/13/2022
6.0.8 191,505 8/9/2022
6.0.7 121,451 7/12/2022
6.0.6 354,494 6/14/2022
6.0.5 268,943 5/10/2022
6.0.4 251,220 4/11/2022
6.0.3 162,848 3/8/2022
6.0.2 154,061 2/8/2022
6.0.1 228,021 12/14/2021
6.0.0 1,637,248 11/8/2021
6.0.0-rc.2.21480.10 647 10/12/2021
6.0.0-rc.1.21452.15 571 9/14/2021
6.0.0-preview.7.21378.6 628 8/10/2021
6.0.0-preview.6.21355.2 532 7/14/2021
6.0.0-preview.5.21301.17 554 6/15/2021
6.0.0-preview.4.21253.5 547 5/24/2021
6.0.0-preview.3.21201.13 617 4/8/2021
6.0.0-preview.2.21154.6 733 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 650 2/12/2021 6.0.0-preview.1.21103.6 is deprecated because it is no longer maintained.
5.0.17 60,496 5/10/2022 5.0.17 is deprecated because it is no longer maintained.
5.0.16 4,024 4/11/2022 5.0.16 is deprecated because it is no longer maintained.
5.0.15 5,205 3/8/2022 5.0.15 is deprecated because it is no longer maintained.
5.0.14 82,848 2/8/2022 5.0.14 is deprecated because it is no longer maintained.
5.0.13 28,213 12/14/2021 5.0.13 is deprecated because it is no longer maintained.
5.0.12 18,746 11/7/2021 5.0.12 is deprecated because it is no longer maintained.
5.0.11 45,169 10/12/2021 5.0.11 is deprecated because it is no longer maintained.
5.0.10 40,332 9/14/2021 5.0.10 is deprecated because it is no longer maintained.
5.0.9 282,178 8/10/2021 5.0.9 is deprecated because it is no longer maintained.
5.0.8 186,718 7/13/2021 5.0.8 is deprecated because it is no longer maintained.
5.0.7 62,363 6/8/2021 5.0.7 is deprecated because it is no longer maintained.
5.0.6 167,628 5/11/2021 5.0.6 is deprecated because it is no longer maintained.
5.0.5 106,796 4/6/2021 5.0.5 is deprecated because it is no longer maintained.
5.0.4 53,464 3/9/2021 5.0.4 is deprecated because it is no longer maintained.
5.0.3 49,011 2/9/2021 5.0.3 is deprecated because it is no longer maintained.
5.0.2 219,578 1/12/2021 5.0.2 is deprecated because it is no longer maintained.
5.0.1 70,713 12/8/2020 5.0.1 is deprecated because it is no longer maintained.
5.0.0 121,555 11/9/2020 5.0.0 is deprecated because it is no longer maintained.
5.0.0-rc.2.20475.17 915 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 1,665 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 708 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 1,442 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 771 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 756 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 779 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 993 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 936 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 792 3/16/2020 5.0.0-preview.1.20124.5 is deprecated because it is no longer maintained.
3.1.32 267,441 12/13/2022
3.1.31 6,615 11/8/2022
3.1.30 3,603 10/11/2022
3.1.29 4,863 9/13/2022
3.1.28 1,540,671 8/9/2022
3.1.27 4,790 7/12/2022
3.1.26 5,126 6/14/2022
3.1.25 4,475 5/10/2022
3.1.24 16,011 4/11/2022
3.1.23 4,492 3/8/2022
3.1.22 69,825 12/14/2021
3.1.21 8,667 11/7/2021
3.1.20 7,305 10/11/2021
3.1.19 8,058 9/14/2021
3.1.18 20,279 8/10/2021
3.1.17 40,238 7/13/2021
3.1.16 51,860 6/8/2021
3.1.15 24,571 5/11/2021
3.1.14 30,339 4/6/2021
3.1.13 30,607 3/9/2021
3.1.12 45,599 2/9/2021
3.1.11 24,640 1/12/2021
3.1.10 95,193 11/9/2020
3.1.9 207,937 10/13/2020
3.1.8 271,213 9/8/2020
3.1.7 113,257 8/11/2020
3.1.6 205,695 7/14/2020
3.1.5 143,032 6/9/2020
3.1.4 359,598 5/12/2020
3.1.3 341,740 3/24/2020
3.1.2 70,350 2/18/2020
3.1.1 287,186 1/14/2020
3.1.0 239,653 12/3/2019
3.1.0-preview3.19555.2 801 11/13/2019 3.1.0-preview3.19555.2 is deprecated because it is no longer maintained.
3.1.0-preview2.19528.8 2,006 11/1/2019 3.1.0-preview2.19528.8 is deprecated because it is no longer maintained.
3.1.0-preview1.19508.20 791 10/15/2019 3.1.0-preview1.19508.20 is deprecated because it is no longer maintained.
3.0.3 25,418 2/18/2020 3.0.3 is deprecated because it is no longer maintained.
3.0.2 3,994 1/14/2020 3.0.2 is deprecated because it is no longer maintained.
3.0.0 54,127 9/23/2019 3.0.0 is deprecated because it is no longer maintained.
3.0.0-rc1.19457.4 790 9/16/2019 3.0.0-rc1.19457.4 is deprecated because it is no longer maintained.
3.0.0-preview9.19424.4 812 9/4/2019 3.0.0-preview9.19424.4 is deprecated because it is no longer maintained.
3.0.0-preview8.19405.7 816 8/13/2019 3.0.0-preview8.19405.7 is deprecated because it is no longer maintained.
3.0.0-preview7.19365.7 1,266 7/23/2019 3.0.0-preview7.19365.7 is deprecated because it is no longer maintained.
2.3.0 51,682 1/14/2025
2.2.0 14,813,765 12/3/2018 2.2.0 is deprecated because it is no longer maintained.
2.2.0-preview3-35497 73,663 10/17/2018 2.2.0-preview3-35497 is deprecated because it is no longer maintained.
2.2.0-preview2-35157 6,047 9/12/2018 2.2.0-preview2-35157 is deprecated because it is no longer maintained.
2.2.0-preview1-35029 3,725 8/22/2018 2.2.0-preview1-35029 is deprecated because it is no longer maintained.
2.1.1 19,427,077 6/18/2018
2.1.0 3,391,307 5/29/2018
2.1.0-rc1-final 19,873 5/6/2018 2.1.0-rc1-final is deprecated because it is no longer maintained.
2.1.0-preview2-final 20,331 4/10/2018 2.1.0-preview2-final is deprecated because it is no longer maintained.
2.1.0-preview1-final 27,516 2/26/2018 2.1.0-preview1-final is deprecated because it is no longer maintained.
2.0.3 8,677,300 5/7/2018 2.0.3 is deprecated because it is no longer maintained.
2.0.2 3,498,596 3/13/2018 2.0.2 is deprecated because it is no longer maintained.
2.0.1 5,343,014 11/14/2017 2.0.1 is deprecated because it is no longer maintained.
2.0.0 6,545,122 8/11/2017 2.0.0 is deprecated because it is no longer maintained.
2.0.0-preview2-final 53,418 6/27/2017 2.0.0-preview2-final is deprecated because it is no longer maintained.
2.0.0-preview1-final 19,520 5/10/2017 2.0.0-preview1-final is deprecated because it is no longer maintained.
1.1.3 156,462 9/20/2017 1.1.3 is deprecated because it is no longer maintained.
1.1.2 142,423 5/9/2017 1.1.2 is deprecated because it is no longer maintained.
1.1.1 72,331 3/6/2017 1.1.1 is deprecated because it is no longer maintained.
1.1.0 54,892 11/16/2016 1.1.0 is deprecated because it is no longer maintained.
1.1.0-preview1-final 3,698 10/24/2016 1.1.0-preview1-final is deprecated because it is no longer maintained.
1.0.5 7,604 11/14/2017 1.0.5 is deprecated because it is no longer maintained.
1.0.4 5,077 9/20/2017 1.0.4 is deprecated because it is no longer maintained.
1.0.3 7,212 5/9/2017 1.0.3 is deprecated because it is no longer maintained.
1.0.2 22,839 3/6/2017 1.0.2 is deprecated because it is no longer maintained.
1.0.1 13,115 12/12/2016 1.0.1 is deprecated because it is no longer maintained.
1.0.0 96,838 6/27/2016 1.0.0 is deprecated because it is no longer maintained.
1.0.0-rc2-final 4,279 5/16/2016 1.0.0-rc2-final is deprecated because it is no longer maintained.