Microsoft.AspNetCore.DataProtection.Abstractions 10.0.0-preview.2.25164.1

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

ASP.NET Core data protection abstractions.
Commonly used types:
Microsoft.AspNetCore.DataProtection.IDataProtectionProvider
Microsoft.AspNetCore.DataProtection.IDataProtector

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

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 is compatible. 
.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.
  • .NETFramework 4.6.2

    • No dependencies.
  • .NETStandard 2.0

    • No dependencies.
  • net10.0

    • No dependencies.

NuGet packages (112)

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

Package Downloads
Microsoft.AspNetCore.DataProtection

ASP.NET Core logic to protect and unprotect data, similar to DPAPI. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/de35e2b0a0d8d5d1e307907983a6838da1092898

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.

Duende.IdentityServer.Storage

Storage interfaces and models for Duende IdentityServer

CoreWCF.Primitives

CoreWCF is a port of the service side of Windows Communication Foundation (WCF) to .NET Core. The goal of this project is to enable existing WCF services to move to .NET Core.

GitHub repositories (21)

Showing the top 20 popular GitHub repositories that depend on Microsoft.AspNetCore.DataProtection.Abstractions:

Repository Stars
dotnet/AspNetCore.Docs
Documentation for ASP.NET Core
elsa-workflows/elsa-core
A .NET workflows library
projectkudu/kudu
Kudu is the engine behind git/hg deployments, WebJobs, and various other features in Azure Web Sites. It can also run outside of Azure.
CoreWCF/CoreWCF
Main repository for the Core WCF project
DuendeSoftware/products
The most flexible and standards-compliant OpenID Connect and OAuth 2.x framework for ASP.NET Core
security-code-scan/security-code-scan
Vulnerability Patterns Detector for C# and VB.NET
Alachisoft/NCache
NCache: Highly Scalable Distributed Cache for .NET
SparkDevNetwork/Rock
An open source CMS, Relationship Management System (RMS) and Church Management System (ChMS) all rolled into one.
TeslaFly01/SmartSqlT
🔥🔥🔥 SmartSQL 是一款方便、快捷的数据库文档查询、导出工具!该工具从最初支持CHM文档格式开始,通过不断地探索开发、集思广益和不断改进,又陆续支持Word、Excel、PDF、Html、Xml、Json、MarkDown等文档格式的导出。同时支持SqlServer、MySql、PostgreSQL、SQLite等多种数据库的文档查询和导出功能。
mKenfenheuer/steam-deck-windows-usermode-driver
A windows usermode controller driver for the steam deck internal controller.
dotnet/systemweb-adapters
mcintyre321/FormFactory
MVC5, Core or standalone - Generate rich HTML5 forms from your ViewModels, or build them programatically
linianhui/example-oidc
OIDC (OpenID Connect) Example for http://openid.net/connect/
Azure-Samples/active-directory-b2c-advanced-policies
Sample for use with Azure AD B2C with Custom Policies.
Azure/Commercial-Marketplace-SaaS-Accelerator
A reference example with sample code for developers interested publishing transactable, Software as a-Service offers in the Microsoft commercial marketplace.
ohhsodead/arisen-studio
Browse, Download and Install Mods for PlayStation 3 & Xbox 360
Shazwazza/Articulate
A wonderful Blog engine built on Umbraco
dotnet-security-guard/roslyn-security-guard
Roslyn analyzers that aim to help security audit on .NET applications.
GridProtectionAlliance/gsf
Grid Solutions Framework
aspnet/AspNetWebHooks
Libraries to create and consume web hooks on ASP.NET 4.x (Due to other priorities this project is currently in maintenance mode only. There are no planned releases at this time. No new features are planned and we are only addressing critical issues as required.)
Version Downloads Last updated
10.0.0-preview.3.25172.1 526 4/10/2025
10.0.0-preview.2.25164.1 675 3/18/2025
10.0.0-preview.1.25120.3 981 2/25/2025
9.0.4 130,034 4/8/2025
9.0.3 342,898 3/11/2025
9.0.2 570,944 2/11/2025
9.0.1 734,229 1/14/2025
9.0.0 4,578,995 11/12/2024
9.0.0-rc.2.24474.3 173,172 10/8/2024
9.0.0-rc.1.24452.1 105,181 9/10/2024
9.0.0-preview.7.24406.2 3,690 8/13/2024
9.0.0-preview.6.24328.4 65,979 7/9/2024
9.0.0-preview.5.24306.11 1,908 6/11/2024
9.0.0-preview.4.24267.6 7,688 5/21/2024
9.0.0-preview.3.24172.13 76,881 4/11/2024
9.0.0-preview.2.24128.4 21,169 3/12/2024
9.0.0-preview.1.24081.5 21,281 2/13/2024
8.0.15 56,756 4/8/2025
8.0.14 368,423 3/11/2025
8.0.13 479,255 2/11/2025
8.0.12 537,890 1/14/2025
8.0.11 2,969,767 11/12/2024
8.0.10 2,592,449 10/8/2024
8.0.8 2,821,878 8/13/2024
8.0.7 1,823,109 7/9/2024
8.0.6 2,659,972 5/28/2024
8.0.5 714,855 5/14/2024
8.0.4 3,749,234 4/9/2024
8.0.3 4,093,804 3/12/2024
8.0.2 1,471,700 2/13/2024
8.0.1 15,352,305 1/9/2024
8.0.0 21,376,458 11/14/2023
8.0.0-rc.2.23480.2 928,537 10/10/2023
8.0.0-rc.1.23421.29 93,706 9/12/2023
8.0.0-preview.7.23375.9 338,643 8/8/2023
8.0.0-preview.6.23329.11 8,751 7/11/2023
8.0.0-preview.5.23302.2 4,220 6/13/2023
8.0.0-preview.4.23260.4 239,975 5/16/2023
8.0.0-preview.3.23177.8 6,475 4/11/2023
8.0.0-preview.2.23153.2 2,473 3/14/2023
8.0.0-preview.1.23112.2 55,926 2/21/2023
7.0.20 264,778 5/28/2024
7.0.19 27,620 5/14/2024
7.0.18 113,578 4/9/2024
7.0.17 275,648 3/12/2024
7.0.16 151,883 2/13/2024
7.0.15 389,198 1/9/2024
7.0.14 659,762 11/14/2023
7.0.13 685,457 10/24/2023
7.0.12 1,381,040 10/10/2023
7.0.11 1,070,107 9/12/2023
7.0.10 2,037,276 8/8/2023
7.0.9 1,987,055 7/11/2023
7.0.8 472,350 6/22/2023
7.0.7 1,337,604 6/13/2023
7.0.5 3,639,178 4/11/2023
7.0.4 1,671,943 3/14/2023
7.0.3 2,898,791 2/14/2023
7.0.2 1,030,352 1/10/2023
7.0.1 658,537 12/13/2022
7.0.0 5,054,089 11/7/2022
7.0.0-rc.2.22476.2 33,612 10/11/2022
7.0.0-rc.1.22427.2 6,083 9/14/2022
7.0.0-preview.7.22376.6 5,239 8/9/2022
7.0.0-preview.6.22330.3 22,431 7/12/2022
7.0.0-preview.5.22303.8 1,548 6/14/2022
7.0.0-preview.4.22251.1 6,664 5/10/2022
7.0.0-preview.3.22178.4 1,286 4/13/2022
7.0.0-preview.2.22153.2 9,632 3/14/2022
7.0.0-preview.1.22109.13 2,789 2/17/2022
6.0.36 117,084 11/12/2024
6.0.35 73,050 10/8/2024
6.0.33 427,810 8/13/2024
6.0.32 73,556 7/9/2024
6.0.31 105,739 5/28/2024
6.0.30 49,727 5/14/2024
6.0.29 250,016 4/9/2024
6.0.28 241,578 3/12/2024
6.0.27 335,747 2/13/2024
6.0.26 434,251 1/9/2024
6.0.25 685,145 11/14/2023
6.0.24 281,918 10/24/2023
6.0.23 1,135,630 10/10/2023
6.0.22 929,918 9/12/2023
6.0.21 1,430,804 8/8/2023
6.0.20 1,180,754 7/11/2023
6.0.19 167,584 6/22/2023
6.0.18 989,608 6/13/2023
6.0.16 2,747,425 4/11/2023
6.0.15 1,048,645 3/14/2023
6.0.14 1,337,629 2/14/2023
6.0.13 1,347,048 1/10/2023
6.0.12 366,448 12/13/2022
6.0.11 1,311,211 11/7/2022
6.0.10 1,997,847 10/11/2022
6.0.9 1,761,751 9/13/2022
6.0.8 1,729,160 8/9/2022
6.0.7 1,783,982 7/12/2022
6.0.6 1,130,373 6/14/2022
6.0.5 2,262,778 5/10/2022
6.0.4 1,577,814 4/11/2022
6.0.3 1,468,161 3/8/2022
6.0.2 1,162,905 2/8/2022
6.0.1 3,947,794 12/14/2021
6.0.0 12,837,850 11/8/2021
6.0.0-rc.2.21480.10 23,449 10/12/2021
6.0.0-rc.1.21452.15 8,660 9/14/2021
6.0.0-preview.7.21378.6 12,298 8/10/2021
6.0.0-preview.6.21355.2 2,112 7/14/2021
6.0.0-preview.5.21301.17 2,288 6/15/2021
6.0.0-preview.4.21253.5 2,062 5/24/2021
6.0.0-preview.3.21201.13 3,100 4/8/2021
6.0.0-preview.2.21154.6 1,419 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 2,163 2/12/2021 6.0.0-preview.1.21103.6 is deprecated because it is no longer maintained.
5.0.17 760,332 5/10/2022 5.0.17 is deprecated because it is no longer maintained.
5.0.16 65,427 4/11/2022 5.0.16 is deprecated because it is no longer maintained.
5.0.15 183,925 3/8/2022 5.0.15 is deprecated because it is no longer maintained.
5.0.14 194,989 2/8/2022 5.0.14 is deprecated because it is no longer maintained.
5.0.13 217,229 12/14/2021 5.0.13 is deprecated because it is no longer maintained.
5.0.12 414,859 11/7/2021 5.0.12 is deprecated because it is no longer maintained.
5.0.11 727,289 10/12/2021 5.0.11 is deprecated because it is no longer maintained.
5.0.10 673,642 9/14/2021 5.0.10 is deprecated because it is no longer maintained.
5.0.9 917,690 8/10/2021 5.0.9 is deprecated because it is no longer maintained.
5.0.8 32,886,950 7/13/2021 5.0.8 is deprecated because it is no longer maintained.
5.0.7 890,839 6/8/2021 5.0.7 is deprecated because it is no longer maintained.
5.0.6 857,997 5/11/2021 5.0.6 is deprecated because it is no longer maintained.
5.0.5 6,889,599 4/6/2021 5.0.5 is deprecated because it is no longer maintained.
5.0.4 616,348 3/9/2021 5.0.4 is deprecated because it is no longer maintained.
5.0.3 753,990 2/9/2021 5.0.3 is deprecated because it is no longer maintained.
5.0.2 1,222,888 1/12/2021 5.0.2 is deprecated because it is no longer maintained.
5.0.1 604,289 12/8/2020 5.0.1 is deprecated because it is no longer maintained.
5.0.0 3,084,748 11/9/2020 5.0.0 is deprecated because it is no longer maintained.
5.0.0-rc.2.20475.17 8,807 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 61,806 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 23,787 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 3,712 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 4,174 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 1,209 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 5,348 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 3,891 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 1,480 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 1,394 3/16/2020 5.0.0-preview.1.20124.5 is deprecated because it is no longer maintained.
3.1.32 11,095,414 12/13/2022
3.1.31 708,780 11/8/2022
3.1.30 398,408 10/11/2022
3.1.29 30,917 9/13/2022
3.1.28 4,019,230 8/9/2022
3.1.27 55,365 7/12/2022
3.1.26 43,401 6/14/2022
3.1.25 44,514 5/10/2022
3.1.24 2,022,636 4/11/2022
3.1.23 392,526 3/8/2022
3.1.22 1,072,034 12/14/2021
3.1.21 413,425 11/7/2021
3.1.20 158,219 10/11/2021
3.1.19 153,838 9/14/2021
3.1.18 435,278 8/10/2021
3.1.17 356,905 7/13/2021
3.1.16 369,909 6/8/2021
3.1.15 333,977 5/11/2021
3.1.14 644,038 4/6/2021
3.1.13 335,878 3/9/2021
3.1.12 593,006 2/9/2021
3.1.11 313,105 1/12/2021
3.1.10 782,070 11/9/2020
3.1.9 1,675,285 10/13/2020
3.1.8 1,758,365 9/8/2020
3.1.7 1,407,421 8/11/2020
3.1.6 1,174,766 7/14/2020
3.1.5 1,461,140 6/9/2020
3.1.4 2,083,492 5/12/2020
3.1.3 2,399,282 3/24/2020
3.1.2 1,532,249 2/18/2020
3.1.1 3,087,130 1/14/2020
3.1.0 2,294,759 12/3/2019
3.1.0-preview3.19555.2 2,986 11/13/2019 3.1.0-preview3.19555.2 is deprecated because it is no longer maintained.
3.1.0-preview2.19528.8 2,862 11/1/2019 3.1.0-preview2.19528.8 is deprecated because it is no longer maintained.
3.1.0-preview1.19508.20 1,144 10/15/2019 3.1.0-preview1.19508.20 is deprecated because it is no longer maintained.
3.0.3 82,172 2/18/2020 3.0.3 is deprecated because it is no longer maintained.
3.0.2 56,949 1/14/2020 3.0.2 is deprecated because it is no longer maintained.
3.0.0 2,798,188 9/23/2019 3.0.0 is deprecated because it is no longer maintained.
3.0.0-rc1.19457.4 4,977 9/16/2019 3.0.0-rc1.19457.4 is deprecated because it is no longer maintained.
3.0.0-preview9.19424.4 5,379 9/4/2019 3.0.0-preview9.19424.4 is deprecated because it is no longer maintained.
3.0.0-preview8.19405.7 6,667 8/13/2019 3.0.0-preview8.19405.7 is deprecated because it is no longer maintained.
3.0.0-preview7.19365.7 5,994 7/23/2019 3.0.0-preview7.19365.7 is deprecated because it is no longer maintained.
2.3.0 1,716,275 1/14/2025
2.2.0 233,925,444 12/3/2018 2.2.0 is deprecated because it is no longer maintained.
2.2.0-preview3-35497 140,364 10/17/2018 2.2.0-preview3-35497 is deprecated because it is no longer maintained.
2.2.0-preview2-35157 232,241 9/12/2018 2.2.0-preview2-35157 is deprecated because it is no longer maintained.
2.2.0-preview1-35029 56,639 8/22/2018 2.2.0-preview1-35029 is deprecated because it is no longer maintained.
2.1.1 55,923,021 6/18/2018
2.1.0 55,079,763 5/29/2018
2.1.0-rc1-final 190,301 5/6/2018 2.1.0-rc1-final is deprecated because it is no longer maintained.
2.1.0-preview2-final 252,616 4/10/2018 2.1.0-preview2-final is deprecated because it is no longer maintained.
2.1.0-preview1-final 209,211 2/26/2018 2.1.0-preview1-final is deprecated because it is no longer maintained.
2.0.3 12,962,816 5/7/2018 2.0.3 is deprecated because it is no longer maintained.
2.0.2 13,646,435 3/13/2018 2.0.2 is deprecated because it is no longer maintained.
2.0.1 23,046,563 11/14/2017 2.0.1 is deprecated because it is no longer maintained.
2.0.0 61,087,017 8/11/2017 2.0.0 is deprecated because it is no longer maintained.
2.0.0-preview2-final 132,988 6/27/2017 2.0.0-preview2-final is deprecated because it is no longer maintained.
2.0.0-preview1-final 55,376 5/10/2017 2.0.0-preview1-final is deprecated because it is no longer maintained.
1.1.3 2,755,078 9/20/2017 1.1.3 is deprecated because it is no longer maintained.
1.1.2 4,547,963 5/9/2017 1.1.2 is deprecated because it is no longer maintained.
1.1.1 4,569,996 3/6/2017 1.1.1 is deprecated because it is no longer maintained.
1.1.0 3,232,156 11/16/2016 1.1.0 is deprecated because it is no longer maintained.
1.1.0-preview1-final 91,594 10/24/2016 1.1.0-preview1-final is deprecated because it is no longer maintained.
1.0.5 847,023 11/14/2017 1.0.5 is deprecated because it is no longer maintained.
1.0.4 44,393 9/20/2017 1.0.4 is deprecated because it is no longer maintained.
1.0.3 213,785 5/9/2017 1.0.3 is deprecated because it is no longer maintained.
1.0.2 3,197,253 3/6/2017 1.0.2 is deprecated because it is no longer maintained.
1.0.1 634,126 12/12/2016 1.0.1 is deprecated because it is no longer maintained.
1.0.0 9,908,470 6/27/2016 1.0.0 is deprecated because it is no longer maintained.
1.0.0-rc2-final 246,197 5/16/2016 1.0.0-rc2-final is deprecated because it is no longer maintained.