Microsoft.AspNetCore.DataProtection.Extensions 9.0.7

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.7
                    
NuGet\Install-Package Microsoft.AspNetCore.DataProtection.Extensions -Version 9.0.7
                    
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.7" />
                    
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.7" />
                    
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.7
                    
#r "nuget: Microsoft.AspNetCore.DataProtection.Extensions, 9.0.7"
                    
#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@9.0.7
                    
#: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=9.0.7
                    
Install as a Cake Addin
#tool nuget:?package=Microsoft.AspNetCore.DataProtection.Extensions&version=9.0.7
                    
Install 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/f6b3a5da75eb405046889a5447ec9b14cc29d285

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.6.25358.103 125 7/15/2025
10.0.0-preview.5.25277.114 204 6/6/2025
10.0.0-preview.4.25258.110 333 5/12/2025
10.0.0-preview.3.25172.1 359 4/10/2025
10.0.0-preview.2.25164.1 307 3/18/2025
10.0.0-preview.1.25120.3 314 2/25/2025
9.0.7 11,104 7/8/2025
9.0.6 80,954 6/10/2025
9.0.5 82,359 5/13/2025
9.0.4 80,921 4/8/2025
9.0.3 51,876 3/11/2025
9.0.2 54,582 2/11/2025
9.0.1 247,635 1/14/2025
9.0.0 194,847 11/12/2024
9.0.0-rc.2.24474.3 802 10/8/2024
9.0.0-rc.1.24452.1 4,488 9/10/2024
9.0.0-preview.7.24406.2 298 8/13/2024
9.0.0-preview.6.24328.4 309 7/9/2024
9.0.0-preview.5.24306.11 266 6/11/2024
9.0.0-preview.4.24267.6 378 5/21/2024
9.0.0-preview.3.24172.13 366 4/11/2024
9.0.0-preview.2.24128.4 280 3/12/2024
9.0.0-preview.1.24081.5 308 2/13/2024
8.0.18 1,554 7/8/2025
8.0.17 6,912 6/10/2025
8.0.16 17,879 5/13/2025
8.0.15 13,386 4/8/2025
8.0.14 29,583 3/11/2025
8.0.13 31,816 2/11/2025
8.0.12 43,774 1/14/2025
8.0.11 170,330 11/12/2024
8.0.10 235,286 10/8/2024
8.0.8 309,212 8/13/2024
8.0.7 413,776 7/9/2024
8.0.6 298,106 5/28/2024
8.0.5 49,347 5/14/2024
8.0.4 1,482,791 4/9/2024
8.0.3 228,788 3/12/2024
8.0.2 300,009 2/13/2024
8.0.1 235,992 1/9/2024
8.0.0 1,153,578 11/14/2023
8.0.0-rc.2.23480.2 1,794 10/10/2023
8.0.0-rc.1.23421.29 2,270 9/12/2023
8.0.0-preview.7.23375.9 466 8/8/2023
8.0.0-preview.6.23329.11 3,718 7/11/2023
8.0.0-preview.5.23302.2 388 6/13/2023
8.0.0-preview.4.23260.4 431 5/16/2023
8.0.0-preview.3.23177.8 713 4/11/2023
8.0.0-preview.2.23153.2 455 3/14/2023
8.0.0-preview.1.23112.2 494 2/21/2023
7.0.20 29,664 5/28/2024
7.0.19 1,797 5/14/2024
7.0.18 39,188 4/9/2024
7.0.17 143,558 3/12/2024
7.0.16 17,676 2/13/2024
7.0.15 26,994 1/9/2024
7.0.14 151,171 11/14/2023
7.0.13 50,246 10/24/2023
7.0.12 27,769 10/10/2023
7.0.11 152,772 9/12/2023
7.0.10 125,596 8/8/2023
7.0.9 145,698 7/11/2023
7.0.8 52,757 6/22/2023
7.0.7 52,625 6/13/2023
7.0.5 339,662 4/11/2023
7.0.4 217,169 3/14/2023
7.0.3 155,700 2/14/2023
7.0.2 147,027 1/10/2023
7.0.1 57,334 12/13/2022
7.0.0 52,563 11/7/2022
7.0.0-rc.2.22476.2 520 10/11/2022
7.0.0-rc.1.22427.2 558 9/14/2022
7.0.0-preview.7.22376.6 547 8/9/2022
7.0.0-preview.6.22330.3 900 7/12/2022
7.0.0-preview.5.22303.8 498 6/14/2022
7.0.0-preview.4.22251.1 797 5/10/2022
7.0.0-preview.3.22178.4 816 4/13/2022
7.0.0-preview.2.22153.2 478 3/14/2022
7.0.0-preview.1.22109.13 2,340 2/17/2022
6.0.36 20,085 11/12/2024
6.0.35 3,013 10/8/2024
6.0.33 28,783 8/13/2024
6.0.32 17,659 7/9/2024
6.0.31 18,363 5/28/2024
6.0.30 4,597 5/14/2024
6.0.29 136,891 4/9/2024
6.0.28 17,902 3/12/2024
6.0.27 8,527 2/13/2024
6.0.26 18,048 1/9/2024
6.0.25 242,645 11/14/2023
6.0.24 23,538 10/24/2023
6.0.23 22,787 10/10/2023
6.0.22 52,873 9/12/2023
6.0.21 55,087 8/8/2023
6.0.20 26,214 7/11/2023
6.0.19 16,882 6/22/2023
6.0.18 10,800 6/13/2023
6.0.16 63,321 4/11/2023
6.0.15 29,120 3/14/2023
6.0.14 60,762 2/14/2023
6.0.13 523,617 1/10/2023
6.0.12 35,487 12/13/2022
6.0.11 94,235 11/7/2022
6.0.10 161,190 10/11/2022
6.0.9 187,416 9/13/2022
6.0.8 186,660 8/9/2022
6.0.7 117,425 7/12/2022
6.0.6 345,359 6/14/2022
6.0.5 256,456 5/10/2022
6.0.4 248,889 4/11/2022
6.0.3 157,856 3/8/2022
6.0.2 151,797 2/8/2022
6.0.1 222,186 12/14/2021
6.0.0 1,556,805 11/8/2021
6.0.0-rc.2.21480.10 596 10/12/2021
6.0.0-rc.1.21452.15 524 9/14/2021
6.0.0-preview.7.21378.6 575 8/10/2021
6.0.0-preview.6.21355.2 487 7/14/2021
6.0.0-preview.5.21301.17 509 6/15/2021
6.0.0-preview.4.21253.5 499 5/24/2021
6.0.0-preview.3.21201.13 578 4/8/2021
6.0.0-preview.2.21154.6 668 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 576 2/12/2021 6.0.0-preview.1.21103.6 is deprecated because it is no longer maintained.
5.0.17 56,795 5/10/2022 5.0.17 is deprecated because it is no longer maintained.
5.0.16 2,172 4/11/2022 5.0.16 is deprecated because it is no longer maintained.
5.0.15 3,365 3/8/2022 5.0.15 is deprecated because it is no longer maintained.
5.0.14 77,203 2/8/2022 5.0.14 is deprecated because it is no longer maintained.
5.0.13 26,350 12/14/2021 5.0.13 is deprecated because it is no longer maintained.
5.0.12 16,896 11/7/2021 5.0.12 is deprecated because it is no longer maintained.
5.0.11 42,705 10/12/2021 5.0.11 is deprecated because it is no longer maintained.
5.0.10 38,288 9/14/2021 5.0.10 is deprecated because it is no longer maintained.
5.0.9 261,327 8/10/2021 5.0.9 is deprecated because it is no longer maintained.
5.0.8 184,202 7/13/2021 5.0.8 is deprecated because it is no longer maintained.
5.0.7 60,138 6/8/2021 5.0.7 is deprecated because it is no longer maintained.
5.0.6 163,195 5/11/2021 5.0.6 is deprecated because it is no longer maintained.
5.0.5 104,383 4/6/2021 5.0.5 is deprecated because it is no longer maintained.
5.0.4 51,027 3/9/2021 5.0.4 is deprecated because it is no longer maintained.
5.0.3 46,902 2/9/2021 5.0.3 is deprecated because it is no longer maintained.
5.0.2 216,457 1/12/2021 5.0.2 is deprecated because it is no longer maintained.
5.0.1 67,452 12/8/2020 5.0.1 is deprecated because it is no longer maintained.
5.0.0 118,750 11/9/2020 5.0.0 is deprecated because it is no longer maintained.
5.0.0-rc.2.20475.17 849 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,591 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 639 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,368 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 705 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 681 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 710 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 921 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 865 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 725 3/16/2020 5.0.0-preview.1.20124.5 is deprecated because it is no longer maintained.
3.1.32 211,739 12/13/2022
3.1.31 4,723 11/8/2022
3.1.30 1,774 10/11/2022
3.1.29 2,968 9/13/2022
3.1.28 1,488,387 8/9/2022
3.1.27 2,952 7/12/2022
3.1.26 3,172 6/14/2022
3.1.25 2,636 5/10/2022
3.1.24 13,571 4/11/2022
3.1.23 2,655 3/8/2022
3.1.22 63,525 12/14/2021
3.1.21 6,843 11/7/2021
3.1.20 5,445 10/11/2021
3.1.19 6,221 9/14/2021
3.1.18 18,364 8/10/2021
3.1.17 38,312 7/13/2021
3.1.16 47,723 6/8/2021
3.1.15 22,453 5/11/2021
3.1.14 27,983 4/6/2021
3.1.13 28,382 3/9/2021
3.1.12 41,353 2/9/2021
3.1.11 21,309 1/12/2021
3.1.10 92,682 11/9/2020
3.1.9 204,964 10/13/2020
3.1.8 261,322 9/8/2020
3.1.7 111,177 8/11/2020
3.1.6 197,870 7/14/2020
3.1.5 139,817 6/9/2020
3.1.4 354,955 5/12/2020
3.1.3 332,456 3/24/2020
3.1.2 67,091 2/18/2020
3.1.1 278,270 1/14/2020
3.1.0 231,561 12/3/2019
3.1.0-preview3.19555.2 730 11/13/2019 3.1.0-preview3.19555.2 is deprecated because it is no longer maintained.
3.1.0-preview2.19528.8 1,938 11/1/2019 3.1.0-preview2.19528.8 is deprecated because it is no longer maintained.
3.1.0-preview1.19508.20 723 10/15/2019 3.1.0-preview1.19508.20 is deprecated because it is no longer maintained.
3.0.3 23,379 2/18/2020 3.0.3 is deprecated because it is no longer maintained.
3.0.2 2,128 1/14/2020 3.0.2 is deprecated because it is no longer maintained.
3.0.0 50,835 9/23/2019 3.0.0 is deprecated because it is no longer maintained.
3.0.0-rc1.19457.4 718 9/16/2019 3.0.0-rc1.19457.4 is deprecated because it is no longer maintained.
3.0.0-preview9.19424.4 740 9/4/2019 3.0.0-preview9.19424.4 is deprecated because it is no longer maintained.
3.0.0-preview8.19405.7 745 8/13/2019 3.0.0-preview8.19405.7 is deprecated because it is no longer maintained.
3.0.0-preview7.19365.7 1,194 7/23/2019 3.0.0-preview7.19365.7 is deprecated because it is no longer maintained.
2.3.0 29,574 1/14/2025
2.2.0 14,622,066 12/3/2018 2.2.0 is deprecated because it is no longer maintained.
2.2.0-preview3-35497 73,462 10/17/2018 2.2.0-preview3-35497 is deprecated because it is no longer maintained.
2.2.0-preview2-35157 5,933 9/12/2018 2.2.0-preview2-35157 is deprecated because it is no longer maintained.
2.2.0-preview1-35029 3,599 8/22/2018 2.2.0-preview1-35029 is deprecated because it is no longer maintained.
2.1.1 18,898,485 6/18/2018
2.1.0 3,378,069 5/29/2018
2.1.0-rc1-final 19,740 5/6/2018 2.1.0-rc1-final is deprecated because it is no longer maintained.
2.1.0-preview2-final 20,177 4/10/2018 2.1.0-preview2-final is deprecated because it is no longer maintained.
2.1.0-preview1-final 27,363 2/26/2018 2.1.0-preview1-final is deprecated because it is no longer maintained.
2.0.3 8,538,832 5/7/2018 2.0.3 is deprecated because it is no longer maintained.
2.0.2 3,474,416 3/13/2018 2.0.2 is deprecated because it is no longer maintained.
2.0.1 5,298,881 11/14/2017 2.0.1 is deprecated because it is no longer maintained.
2.0.0 6,498,535 8/11/2017 2.0.0 is deprecated because it is no longer maintained.
2.0.0-preview2-final 53,090 6/27/2017 2.0.0-preview2-final is deprecated because it is no longer maintained.
2.0.0-preview1-final 19,410 5/10/2017 2.0.0-preview1-final is deprecated because it is no longer maintained.
1.1.3 152,298 9/20/2017 1.1.3 is deprecated because it is no longer maintained.
1.1.2 139,589 5/9/2017 1.1.2 is deprecated because it is no longer maintained.
1.1.1 69,592 3/6/2017 1.1.1 is deprecated because it is no longer maintained.
1.1.0 52,785 11/16/2016 1.1.0 is deprecated because it is no longer maintained.
1.1.0-preview1-final 3,587 10/24/2016 1.1.0-preview1-final is deprecated because it is no longer maintained.
1.0.5 5,715 11/14/2017 1.0.5 is deprecated because it is no longer maintained.
1.0.4 3,186 9/20/2017 1.0.4 is deprecated because it is no longer maintained.
1.0.3 5,331 5/9/2017 1.0.3 is deprecated because it is no longer maintained.
1.0.2 20,916 3/6/2017 1.0.2 is deprecated because it is no longer maintained.
1.0.1 10,699 12/12/2016 1.0.1 is deprecated because it is no longer maintained.
1.0.0 94,043 6/27/2016 1.0.0 is deprecated because it is no longer maintained.
1.0.0-rc2-final 4,171 5/16/2016 1.0.0-rc2-final is deprecated because it is no longer maintained.