Microsoft.AspNetCore.DataProtection.Extensions 8.0.0-preview.4.23260.4

Prefix Reserved
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 8.0.0-preview.4.23260.4
                    
NuGet\Install-Package Microsoft.AspNetCore.DataProtection.Extensions -Version 8.0.0-preview.4.23260.4
                    
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="8.0.0-preview.4.23260.4" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Microsoft.AspNetCore.DataProtection.Extensions" Version="8.0.0-preview.4.23260.4" />
                    
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 8.0.0-preview.4.23260.4
                    
#r "nuget: Microsoft.AspNetCore.DataProtection.Extensions, 8.0.0-preview.4.23260.4"
                    
#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@8.0.0-preview.4.23260.4
                    
#: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=8.0.0-preview.4.23260.4&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Microsoft.AspNetCore.DataProtection.Extensions&version=8.0.0-preview.4.23260.4&prerelease
                    
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/898c164a1f537a8210a26eaf388bdc92531f6b09

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 is compatible.  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 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 (62)

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.7.25380.108 497 8/12/2025
10.0.0-preview.6.25358.103 176 7/15/2025
10.0.0-preview.5.25277.114 257 6/6/2025
10.0.0-preview.4.25258.110 350 5/12/2025
10.0.0-preview.3.25172.1 371 4/10/2025
10.0.0-preview.2.25164.1 329 3/18/2025
10.0.0-preview.1.25120.3 329 2/25/2025
9.0.8 41,434 8/5/2025
9.0.7 22,874 7/8/2025
9.0.6 102,376 6/10/2025
9.0.5 92,929 5/13/2025
9.0.4 84,916 4/8/2025
9.0.3 56,578 3/11/2025
9.0.2 59,215 2/11/2025
9.0.1 249,676 1/14/2025
9.0.0 202,073 11/12/2024
9.0.0-rc.2.24474.3 812 10/8/2024
9.0.0-rc.1.24452.1 4,506 9/10/2024
9.0.0-preview.7.24406.2 314 8/13/2024
9.0.0-preview.6.24328.4 322 7/9/2024
9.0.0-preview.5.24306.11 281 6/11/2024
9.0.0-preview.4.24267.6 393 5/21/2024
9.0.0-preview.3.24172.13 380 4/11/2024
9.0.0-preview.2.24128.4 290 3/12/2024
9.0.0-preview.1.24081.5 319 2/13/2024
8.0.19 3,222 8/4/2025
8.0.18 12,058 7/8/2025
8.0.17 15,685 6/10/2025
8.0.16 21,300 5/13/2025
8.0.15 15,647 4/8/2025
8.0.14 32,549 3/11/2025
8.0.13 36,630 2/11/2025
8.0.12 48,111 1/14/2025
8.0.11 188,789 11/12/2024
8.0.10 257,026 10/8/2024
8.0.8 330,831 8/13/2024
8.0.7 429,759 7/9/2024
8.0.6 307,487 5/28/2024
8.0.5 51,513 5/14/2024
8.0.4 1,539,612 4/9/2024
8.0.3 240,325 3/12/2024
8.0.2 309,781 2/13/2024
8.0.1 242,845 1/9/2024
8.0.0 1,218,970 11/14/2023
8.0.0-rc.2.23480.2 1,811 10/10/2023
8.0.0-rc.1.23421.29 2,288 9/12/2023
8.0.0-preview.7.23375.9 487 8/8/2023
8.0.0-preview.6.23329.11 3,740 7/11/2023
8.0.0-preview.5.23302.2 410 6/13/2023
8.0.0-preview.4.23260.4 452 5/16/2023
8.0.0-preview.3.23177.8 736 4/11/2023
8.0.0-preview.2.23153.2 482 3/14/2023
8.0.0-preview.1.23112.2 516 2/21/2023
7.0.20 30,500 5/28/2024
7.0.19 2,438 5/14/2024
7.0.18 39,792 4/9/2024
7.0.17 144,130 3/12/2024
7.0.16 18,248 2/13/2024
7.0.15 27,567 1/9/2024
7.0.14 151,872 11/14/2023
7.0.13 50,957 10/24/2023
7.0.12 28,981 10/10/2023
7.0.11 154,370 9/12/2023
7.0.10 126,317 8/8/2023
7.0.9 146,918 7/11/2023
7.0.8 53,472 6/22/2023
7.0.7 53,279 6/13/2023
7.0.5 341,438 4/11/2023
7.0.4 218,713 3/14/2023
7.0.3 157,898 2/14/2023
7.0.2 149,030 1/10/2023
7.0.1 58,090 12/13/2022
7.0.0 53,454 11/7/2022
7.0.0-rc.2.22476.2 547 10/11/2022
7.0.0-rc.1.22427.2 583 9/14/2022
7.0.0-preview.7.22376.6 574 8/9/2022
7.0.0-preview.6.22330.3 934 7/12/2022
7.0.0-preview.5.22303.8 525 6/14/2022
7.0.0-preview.4.22251.1 823 5/10/2022
7.0.0-preview.3.22178.4 841 4/13/2022
7.0.0-preview.2.22153.2 502 3/14/2022
7.0.0-preview.1.22109.13 2,365 2/17/2022
6.0.36 22,351 11/12/2024
6.0.35 3,650 10/8/2024
6.0.33 31,037 8/13/2024
6.0.32 18,607 7/9/2024
6.0.31 19,467 5/28/2024
6.0.30 5,236 5/14/2024
6.0.29 140,881 4/9/2024
6.0.28 18,659 3/12/2024
6.0.27 9,107 2/13/2024
6.0.26 18,864 1/9/2024
6.0.25 249,757 11/14/2023
6.0.24 24,118 10/24/2023
6.0.23 23,391 10/10/2023
6.0.22 53,713 9/12/2023
6.0.21 57,222 8/8/2023
6.0.20 26,849 7/11/2023
6.0.19 17,637 6/22/2023
6.0.18 11,403 6/13/2023
6.0.16 64,952 4/11/2023
6.0.15 29,726 3/14/2023
6.0.14 63,663 2/14/2023
6.0.13 524,327 1/10/2023
6.0.12 37,045 12/13/2022
6.0.11 95,904 11/7/2022
6.0.10 162,930 10/11/2022
6.0.9 190,416 9/13/2022
6.0.8 188,387 8/9/2022
6.0.7 118,863 7/12/2022
6.0.6 348,817 6/14/2022
6.0.5 262,009 5/10/2022
6.0.4 249,664 4/11/2022
6.0.3 159,529 3/8/2022
6.0.2 152,554 2/8/2022
6.0.1 224,881 12/14/2021
6.0.0 1,589,203 11/8/2021
6.0.0-rc.2.21480.10 624 10/12/2021
6.0.0-rc.1.21452.15 548 9/14/2021
6.0.0-preview.7.21378.6 603 8/10/2021
6.0.0-preview.6.21355.2 512 7/14/2021
6.0.0-preview.5.21301.17 533 6/15/2021
6.0.0-preview.4.21253.5 524 5/24/2021
6.0.0-preview.3.21201.13 601 4/8/2021
6.0.0-preview.2.21154.6 704 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 614 2/12/2021 6.0.0-preview.1.21103.6 is deprecated because it is no longer maintained.
5.0.17 58,110 5/10/2022 5.0.17 is deprecated because it is no longer maintained.
5.0.16 2,767 4/11/2022 5.0.16 is deprecated because it is no longer maintained.
5.0.15 3,959 3/8/2022 5.0.15 is deprecated because it is no longer maintained.
5.0.14 79,359 2/8/2022 5.0.14 is deprecated because it is no longer maintained.
5.0.13 26,951 12/14/2021 5.0.13 is deprecated because it is no longer maintained.
5.0.12 17,490 11/7/2021 5.0.12 is deprecated because it is no longer maintained.
5.0.11 43,519 10/12/2021 5.0.11 is deprecated because it is no longer maintained.
5.0.10 38,917 9/14/2021 5.0.10 is deprecated because it is no longer maintained.
5.0.9 270,944 8/10/2021 5.0.9 is deprecated because it is no longer maintained.
5.0.8 185,057 7/13/2021 5.0.8 is deprecated because it is no longer maintained.
5.0.7 60,815 6/8/2021 5.0.7 is deprecated because it is no longer maintained.
5.0.6 164,809 5/11/2021 5.0.6 is deprecated because it is no longer maintained.
5.0.5 105,231 4/6/2021 5.0.5 is deprecated because it is no longer maintained.
5.0.4 51,781 3/9/2021 5.0.4 is deprecated because it is no longer maintained.
5.0.3 47,579 2/9/2021 5.0.3 is deprecated because it is no longer maintained.
5.0.2 217,363 1/12/2021 5.0.2 is deprecated because it is no longer maintained.
5.0.1 68,483 12/8/2020 5.0.1 is deprecated because it is no longer maintained.
5.0.0 119,682 11/9/2020 5.0.0 is deprecated because it is no longer maintained.
5.0.0-rc.2.20475.17 888 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,634 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 678 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,409 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 741 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 722 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 751 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 958 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 905 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 763 3/16/2020 5.0.0-preview.1.20124.5 is deprecated because it is no longer maintained.
3.1.32 228,086 12/13/2022
3.1.31 5,309 11/8/2022
3.1.30 2,357 10/11/2022
3.1.29 3,572 9/13/2022
3.1.28 1,509,205 8/9/2022
3.1.27 3,537 7/12/2022
3.1.26 3,805 6/14/2022
3.1.25 3,223 5/10/2022
3.1.24 14,546 4/11/2022
3.1.23 3,242 3/8/2022
3.1.22 66,624 12/14/2021
3.1.21 7,429 11/7/2021
3.1.20 6,043 10/11/2021
3.1.19 6,808 9/14/2021
3.1.18 18,994 8/10/2021
3.1.17 38,927 7/13/2021
3.1.16 48,669 6/8/2021
3.1.15 23,117 5/11/2021
3.1.14 28,759 4/6/2021
3.1.13 29,085 3/9/2021
3.1.12 42,994 2/9/2021
3.1.11 22,527 1/12/2021
3.1.10 93,292 11/9/2020
3.1.9 206,055 10/13/2020
3.1.8 265,301 9/8/2020
3.1.7 111,842 8/11/2020
3.1.6 200,835 7/14/2020
3.1.5 141,136 6/9/2020
3.1.4 356,685 5/12/2020
3.1.3 334,730 3/24/2020
3.1.2 68,150 2/18/2020
3.1.1 281,420 1/14/2020
3.1.0 234,521 12/3/2019
3.1.0-preview3.19555.2 770 11/13/2019 3.1.0-preview3.19555.2 is deprecated because it is no longer maintained.
3.1.0-preview2.19528.8 1,974 11/1/2019 3.1.0-preview2.19528.8 is deprecated because it is no longer maintained.
3.1.0-preview1.19508.20 759 10/15/2019 3.1.0-preview1.19508.20 is deprecated because it is no longer maintained.
3.0.3 24,042 2/18/2020 3.0.3 is deprecated because it is no longer maintained.
3.0.2 2,730 1/14/2020 3.0.2 is deprecated because it is no longer maintained.
3.0.0 52,207 9/23/2019 3.0.0 is deprecated because it is no longer maintained.
3.0.0-rc1.19457.4 757 9/16/2019 3.0.0-rc1.19457.4 is deprecated because it is no longer maintained.
3.0.0-preview9.19424.4 778 9/4/2019 3.0.0-preview9.19424.4 is deprecated because it is no longer maintained.
3.0.0-preview8.19405.7 782 8/13/2019 3.0.0-preview8.19405.7 is deprecated because it is no longer maintained.
3.0.0-preview7.19365.7 1,231 7/23/2019 3.0.0-preview7.19365.7 is deprecated because it is no longer maintained.
2.3.0 37,774 1/14/2025
2.2.0 14,694,378 12/3/2018 2.2.0 is deprecated because it is no longer maintained.
2.2.0-preview3-35497 73,568 10/17/2018 2.2.0-preview3-35497 is deprecated because it is no longer maintained.
2.2.0-preview2-35157 5,980 9/12/2018 2.2.0-preview2-35157 is deprecated because it is no longer maintained.
2.2.0-preview1-35029 3,653 8/22/2018 2.2.0-preview1-35029 is deprecated because it is no longer maintained.
2.1.1 19,086,855 6/18/2018
2.1.0 3,383,352 5/29/2018
2.1.0-rc1-final 19,813 5/6/2018 2.1.0-rc1-final is deprecated because it is no longer maintained.
2.1.0-preview2-final 20,244 4/10/2018 2.1.0-preview2-final is deprecated because it is no longer maintained.
2.1.0-preview1-final 27,435 2/26/2018 2.1.0-preview1-final is deprecated because it is no longer maintained.
2.0.3 8,595,464 5/7/2018 2.0.3 is deprecated because it is no longer maintained.
2.0.2 3,482,994 3/13/2018 2.0.2 is deprecated because it is no longer maintained.
2.0.1 5,315,279 11/14/2017 2.0.1 is deprecated because it is no longer maintained.
2.0.0 6,516,834 8/11/2017 2.0.0 is deprecated because it is no longer maintained.
2.0.0-preview2-final 53,201 6/27/2017 2.0.0-preview2-final is deprecated because it is no longer maintained.
2.0.0-preview1-final 19,461 5/10/2017 2.0.0-preview1-final is deprecated because it is no longer maintained.
1.1.3 153,848 9/20/2017 1.1.3 is deprecated because it is no longer maintained.
1.1.2 140,354 5/9/2017 1.1.2 is deprecated because it is no longer maintained.
1.1.1 70,552 3/6/2017 1.1.1 is deprecated because it is no longer maintained.
1.1.0 53,484 11/16/2016 1.1.0 is deprecated because it is no longer maintained.
1.1.0-preview1-final 3,637 10/24/2016 1.1.0-preview1-final is deprecated because it is no longer maintained.
1.0.5 6,329 11/14/2017 1.0.5 is deprecated because it is no longer maintained.
1.0.4 3,802 9/20/2017 1.0.4 is deprecated because it is no longer maintained.
1.0.3 5,942 5/9/2017 1.0.3 is deprecated because it is no longer maintained.
1.0.2 21,540 3/6/2017 1.0.2 is deprecated because it is no longer maintained.
1.0.1 11,473 12/12/2016 1.0.1 is deprecated because it is no longer maintained.
1.0.0 94,967 6/27/2016 1.0.0 is deprecated because it is no longer maintained.
1.0.0-rc2-final 4,220 5/16/2016 1.0.0-rc2-final is deprecated because it is no longer maintained.