Microsoft.AspNetCore.DataProtection.Extensions 9.0.5

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

Additional APIs for ASP.NET Core data protection.

This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/ed74665e773dd1ebea3289c5662d71c590305932

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

NuGet packages (61)

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 (11)

Showing the top 11 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开发的单点登录系统
SparkDevNetwork/Rock
An open source CMS, Relationship Management System (RMS) and Church Management System (ChMS) all rolled into one.
JasperFx/lamar
Fast Inversion of Control Tool and Successor to StructureMap
dotnet/systemweb-adapters
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-preview.4.25258.110 241 5/12/2025
10.0.0-preview.3.25172.1 314 4/10/2025
10.0.0-preview.2.25164.1 254 3/18/2025
10.0.0-preview.1.25120.3 269 2/25/2025
9.0.5 6,165 5/13/2025
9.0.4 56,810 4/8/2025
9.0.3 39,135 3/11/2025
9.0.2 42,767 2/11/2025
9.0.1 237,705 1/14/2025
9.0.0 180,497 11/12/2024
9.0.0-rc.2.24474.3 769 10/8/2024
9.0.0-rc.1.24452.1 4,421 9/10/2024
9.0.0-preview.7.24406.2 262 8/13/2024
9.0.0-preview.6.24328.4 270 7/9/2024
9.0.0-preview.5.24306.11 224 6/11/2024
9.0.0-preview.4.24267.6 260 5/21/2024
9.0.0-preview.3.24172.13 285 4/11/2024
9.0.0-preview.2.24128.4 249 3/12/2024
9.0.0-preview.1.24081.5 269 2/13/2024
8.0.16 1,027 5/13/2025
8.0.15 7,244 4/8/2025
8.0.14 18,471 3/11/2025
8.0.13 22,627 2/11/2025
8.0.12 32,650 1/14/2025
8.0.11 133,445 11/12/2024
8.0.10 188,453 10/8/2024
8.0.8 265,117 8/13/2024
8.0.7 381,194 7/9/2024
8.0.6 275,718 5/28/2024
8.0.5 46,585 5/14/2024
8.0.4 1,339,108 4/9/2024
8.0.3 208,175 3/12/2024
8.0.2 279,792 2/13/2024
8.0.1 223,244 1/9/2024
8.0.0 1,014,490 11/14/2023
8.0.0-rc.2.23480.2 1,750 10/10/2023
8.0.0-rc.1.23421.29 2,225 9/12/2023
8.0.0-preview.7.23375.9 421 8/8/2023
8.0.0-preview.6.23329.11 3,669 7/11/2023
8.0.0-preview.5.23302.2 347 6/13/2023
8.0.0-preview.4.23260.4 387 5/16/2023
8.0.0-preview.3.23177.8 663 4/11/2023
8.0.0-preview.2.23153.2 411 3/14/2023
8.0.0-preview.1.23112.2 443 2/21/2023
7.0.20 28,680 5/28/2024
7.0.19 1,641 5/14/2024
7.0.18 39,073 4/9/2024
7.0.17 143,519 3/12/2024
7.0.16 17,631 2/13/2024
7.0.15 26,952 1/9/2024
7.0.14 150,645 11/14/2023
7.0.13 49,681 10/24/2023
7.0.12 26,741 10/10/2023
7.0.11 149,941 9/12/2023
7.0.10 124,947 8/8/2023
7.0.9 143,826 7/11/2023
7.0.8 52,113 6/22/2023
7.0.7 52,109 6/13/2023
7.0.5 334,090 4/11/2023
7.0.4 214,613 3/14/2023
7.0.3 152,559 2/14/2023
7.0.2 145,815 1/10/2023
7.0.1 56,879 12/13/2022
7.0.0 51,814 11/7/2022
7.0.0-rc.2.22476.2 467 10/11/2022
7.0.0-rc.1.22427.2 517 9/14/2022
7.0.0-preview.7.22376.6 507 8/9/2022
7.0.0-preview.6.22330.3 854 7/12/2022
7.0.0-preview.5.22303.8 448 6/14/2022
7.0.0-preview.4.22251.1 747 5/10/2022
7.0.0-preview.3.22178.4 767 4/13/2022
7.0.0-preview.2.22153.2 429 3/14/2022
7.0.0-preview.1.22109.13 2,285 2/17/2022
6.0.36 14,251 11/12/2024
6.0.35 2,927 10/8/2024
6.0.33 25,040 8/13/2024
6.0.32 16,645 7/9/2024
6.0.31 17,575 5/28/2024
6.0.30 4,340 5/14/2024
6.0.29 127,986 4/9/2024
6.0.28 17,441 3/12/2024
6.0.27 8,447 2/13/2024
6.0.26 17,530 1/9/2024
6.0.25 232,129 11/14/2023
6.0.24 23,454 10/24/2023
6.0.23 22,639 10/10/2023
6.0.22 52,218 9/12/2023
6.0.21 52,513 8/8/2023
6.0.20 26,043 7/11/2023
6.0.19 16,714 6/22/2023
6.0.18 10,203 6/13/2023
6.0.16 61,503 4/11/2023
6.0.15 28,402 3/14/2023
6.0.14 55,754 2/14/2023
6.0.13 523,306 1/10/2023
6.0.12 33,777 12/13/2022
6.0.11 91,490 11/7/2022
6.0.10 158,841 10/11/2022
6.0.9 181,509 9/13/2022
6.0.8 182,116 8/9/2022
6.0.7 115,514 7/12/2022
6.0.6 336,792 6/14/2022
6.0.5 246,460 5/10/2022
6.0.4 247,990 4/11/2022
6.0.3 155,068 3/8/2022
6.0.2 151,237 2/8/2022
6.0.1 218,101 12/14/2021
6.0.0 1,477,657 11/8/2021
6.0.0-rc.2.21480.10 546 10/12/2021
6.0.0-rc.1.21452.15 472 9/14/2021
6.0.0-preview.7.21378.6 524 8/10/2021
6.0.0-preview.6.21355.2 436 7/14/2021
6.0.0-preview.5.21301.17 459 6/15/2021
6.0.0-preview.4.21253.5 449 5/24/2021
6.0.0-preview.3.21201.13 522 4/8/2021
6.0.0-preview.2.21154.6 599 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 500 2/12/2021 6.0.0-preview.1.21103.6 is deprecated because it is no longer maintained.
5.0.17 55,578 5/10/2022 5.0.17 is deprecated because it is no longer maintained.
5.0.16 2,099 4/11/2022 5.0.16 is deprecated because it is no longer maintained.
5.0.15 3,289 3/8/2022 5.0.15 is deprecated because it is no longer maintained.
5.0.14 72,807 2/8/2022 5.0.14 is deprecated because it is no longer maintained.
5.0.13 26,271 12/14/2021 5.0.13 is deprecated because it is no longer maintained.
5.0.12 16,757 11/7/2021 5.0.12 is deprecated because it is no longer maintained.
5.0.11 41,854 10/12/2021 5.0.11 is deprecated because it is no longer maintained.
5.0.10 38,129 9/14/2021 5.0.10 is deprecated because it is no longer maintained.
5.0.9 240,836 8/10/2021 5.0.9 is deprecated because it is no longer maintained.
5.0.8 183,695 7/13/2021 5.0.8 is deprecated because it is no longer maintained.
5.0.7 59,868 6/8/2021 5.0.7 is deprecated because it is no longer maintained.
5.0.6 160,491 5/11/2021 5.0.6 is deprecated because it is no longer maintained.
5.0.5 104,033 4/6/2021 5.0.5 is deprecated because it is no longer maintained.
5.0.4 50,232 3/9/2021 5.0.4 is deprecated because it is no longer maintained.
5.0.3 46,500 2/9/2021 5.0.3 is deprecated because it is no longer maintained.
5.0.2 215,255 1/12/2021 5.0.2 is deprecated because it is no longer maintained.
5.0.1 66,328 12/8/2020 5.0.1 is deprecated because it is no longer maintained.
5.0.0 117,563 11/9/2020 5.0.0 is deprecated because it is no longer maintained.
5.0.0-rc.2.20475.17 772 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,512 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 570 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,293 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 631 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 608 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 628 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 838 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 790 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 647 3/16/2020 5.0.0-preview.1.20124.5 is deprecated because it is no longer maintained.
3.1.32 169,998 12/13/2022
3.1.31 4,668 11/8/2022
3.1.30 1,717 10/11/2022
3.1.29 2,789 9/13/2022
3.1.28 1,445,904 8/9/2022
3.1.27 2,906 7/12/2022
3.1.26 3,000 6/14/2022
3.1.25 2,574 5/10/2022
3.1.24 12,239 4/11/2022
3.1.23 2,596 3/8/2022
3.1.22 60,693 12/14/2021
3.1.21 6,789 11/7/2021
3.1.20 5,380 10/11/2021
3.1.19 6,153 9/14/2021
3.1.18 18,230 8/10/2021
3.1.17 38,027 7/13/2021
3.1.16 46,761 6/8/2021
3.1.15 22,060 5/11/2021
3.1.14 27,508 4/6/2021
3.1.13 27,807 3/9/2021
3.1.12 39,346 2/9/2021
3.1.11 19,894 1/12/2021
3.1.10 92,501 11/9/2020
3.1.9 203,973 10/13/2020
3.1.8 253,620 9/8/2020
3.1.7 110,925 8/11/2020
3.1.6 193,440 7/14/2020
3.1.5 137,842 6/9/2020
3.1.4 351,309 5/12/2020
3.1.3 326,668 3/24/2020
3.1.2 65,587 2/18/2020
3.1.1 273,351 1/14/2020
3.1.0 224,608 12/3/2019
3.1.0-preview3.19555.2 649 11/13/2019 3.1.0-preview3.19555.2 is deprecated because it is no longer maintained.
3.1.0-preview2.19528.8 1,857 11/1/2019 3.1.0-preview2.19528.8 is deprecated because it is no longer maintained.
3.1.0-preview1.19508.20 644 10/15/2019 3.1.0-preview1.19508.20 is deprecated because it is no longer maintained.
3.0.3 23,107 2/18/2020 3.0.3 is deprecated because it is no longer maintained.
3.0.2 2,034 1/14/2020 3.0.2 is deprecated because it is no longer maintained.
3.0.0 49,663 9/23/2019 3.0.0 is deprecated because it is no longer maintained.
3.0.0-rc1.19457.4 639 9/16/2019 3.0.0-rc1.19457.4 is deprecated because it is no longer maintained.
3.0.0-preview9.19424.4 660 9/4/2019 3.0.0-preview9.19424.4 is deprecated because it is no longer maintained.
3.0.0-preview8.19405.7 662 8/13/2019 3.0.0-preview8.19405.7 is deprecated because it is no longer maintained.
3.0.0-preview7.19365.7 1,112 7/23/2019 3.0.0-preview7.19365.7 is deprecated because it is no longer maintained.
2.3.0 15,472 1/14/2025
2.2.0 14,454,657 12/3/2018 2.2.0 is deprecated because it is no longer maintained.
2.2.0-preview3-35497 73,176 10/17/2018 2.2.0-preview3-35497 is deprecated because it is no longer maintained.
2.2.0-preview2-35157 5,809 9/12/2018 2.2.0-preview2-35157 is deprecated because it is no longer maintained.
2.2.0-preview1-35029 3,400 8/22/2018 2.2.0-preview1-35029 is deprecated because it is no longer maintained.
2.1.1 18,418,463 6/18/2018
2.1.0 3,365,146 5/29/2018
2.1.0-rc1-final 19,544 5/6/2018 2.1.0-rc1-final is deprecated because it is no longer maintained.
2.1.0-preview2-final 19,998 4/10/2018 2.1.0-preview2-final is deprecated because it is no longer maintained.
2.1.0-preview1-final 27,195 2/26/2018 2.1.0-preview1-final is deprecated because it is no longer maintained.
2.0.3 8,402,024 5/7/2018 2.0.3 is deprecated because it is no longer maintained.
2.0.2 3,452,791 3/13/2018 2.0.2 is deprecated because it is no longer maintained.
2.0.1 5,256,122 11/14/2017 2.0.1 is deprecated because it is no longer maintained.
2.0.0 6,453,731 8/11/2017 2.0.0 is deprecated because it is no longer maintained.
2.0.0-preview2-final 52,776 6/27/2017 2.0.0-preview2-final is deprecated because it is no longer maintained.
2.0.0-preview1-final 19,274 5/10/2017 2.0.0-preview1-final is deprecated because it is no longer maintained.
1.1.3 149,467 9/20/2017 1.1.3 is deprecated because it is no longer maintained.
1.1.2 139,220 5/9/2017 1.1.2 is deprecated because it is no longer maintained.
1.1.1 68,690 3/6/2017 1.1.1 is deprecated because it is no longer maintained.
1.1.0 52,339 11/16/2016 1.1.0 is deprecated because it is no longer maintained.
1.1.0-preview1-final 3,459 10/24/2016 1.1.0-preview1-final is deprecated because it is no longer maintained.
1.0.5 5,568 11/14/2017 1.0.5 is deprecated because it is no longer maintained.
1.0.4 3,052 9/20/2017 1.0.4 is deprecated because it is no longer maintained.
1.0.3 5,203 5/9/2017 1.0.3 is deprecated because it is no longer maintained.
1.0.2 20,744 3/6/2017 1.0.2 is deprecated because it is no longer maintained.
1.0.1 9,935 12/12/2016 1.0.1 is deprecated because it is no longer maintained.
1.0.0 93,274 6/27/2016 1.0.0 is deprecated because it is no longer maintained.
1.0.0-rc2-final 4,043 5/16/2016 1.0.0-rc2-final is deprecated because it is no longer maintained.