Microsoft.AspNetCore.DataProtection.Abstractions 6.0.5

dotnet add package Microsoft.AspNetCore.DataProtection.Abstractions --version 6.0.5
                    
NuGet\Install-Package Microsoft.AspNetCore.DataProtection.Abstractions -Version 6.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.Abstractions" Version="6.0.5" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Microsoft.AspNetCore.DataProtection.Abstractions" Version="6.0.5" />
                    
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 6.0.5
                    
#r "nuget: Microsoft.AspNetCore.DataProtection.Abstractions, 6.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.Abstractions&version=6.0.5
                    
Install Microsoft.AspNetCore.DataProtection.Abstractions as a Cake Addin
#tool nuget:?package=Microsoft.AspNetCore.DataProtection.Abstractions&version=6.0.5
                    
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/e5f183b656a0e8bc087108130a5a9b54ae94494e

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 is compatible.  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 is compatible.  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.
  • .NETFramework 4.6.1

    • No dependencies.
  • .NETStandard 2.0

    • No dependencies.
  • net6.0

    • No dependencies.

NuGet packages (1)

Showing the top 1 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/e5f183b656a0e8bc087108130a5a9b54ae94494e

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
6.0.5 65 9/19/2022
6.0.0-preview.1.21103.6 0 3/8/2021
5.0.3 0 3/8/2021
5.0.2 0 3/8/2021
5.0.1 0 3/8/2021
5.0.0 0 3/8/2021
5.0.0-rc.2.20475.17 0 3/8/2021
5.0.0-rc.1.20451.17 0 3/8/2021
5.0.0-preview.8.20414.8 0 3/8/2021
5.0.0-preview.7.20365.19 0 3/8/2021
5.0.0-preview.6.20312.15 0 3/8/2021
5.0.0-preview.5.20279.2 0 3/8/2021
5.0.0-preview.4.20257.10 0 3/8/2021
5.0.0-preview.3.20215.14 0 3/8/2021
5.0.0-preview.2.20167.3 0 3/8/2021
5.0.0-preview.1.20124.5 0 3/8/2021
3.1.12 0 3/8/2021
3.1.11 0 3/8/2021
3.1.10 32,422 3/8/2021
3.1.9 0 3/8/2021
3.1.8 0 3/8/2021
3.1.7 0 3/8/2021
3.1.6 0 3/8/2021
3.1.5 0 3/8/2021
3.1.4 0 3/8/2021
3.1.3 0 3/8/2021
3.1.2 0 3/8/2021
3.1.1 0 3/8/2021
3.1.0 2 3/8/2021
3.1.0-preview3.19555.2 0 3/8/2021
3.1.0-preview2.19528.8 0 3/8/2021
3.1.0-preview1.19508.20 0 3/8/2021
3.0.3 0 3/8/2021
3.0.2 0 3/8/2021
3.0.0 1 3/8/2021
3.0.0-rc1.19457.4 0 3/8/2021
3.0.0-preview9.19424.4 0 3/8/2021
3.0.0-preview8.19405.7 0 3/8/2021
3.0.0-preview7.19365.7 0 3/8/2021
2.2.0 5 3/8/2021
2.2.0-preview3-35497 0 3/8/2021
2.2.0-preview2-35157 0 3/8/2021
2.2.0-preview1-35029 0 3/8/2021
2.1.1 9,313 3/8/2021
2.1.0 32,525 3/8/2021
2.1.0-rc1-final 0 3/8/2021
2.1.0-preview2-final 0 3/8/2021
2.1.0-preview1-final 0 3/8/2021
2.0.3 1 3/8/2021
2.0.2 1 3/8/2021
2.0.1 0 3/8/2021
2.0.0 9,633 3/8/2021
2.0.0-preview2-final 6 3/8/2021
2.0.0-preview1-final 2 3/8/2021
1.1.3 23 3/8/2021
1.1.2 97 3/8/2021
1.1.1 124 3/8/2021
1.1.0 214 3/8/2021
1.1.0-preview1-final 3 3/8/2021
1.0.5 0 3/8/2021
1.0.4 1 3/8/2021
1.0.3 0 3/8/2021
1.0.2 19 3/8/2021
1.0.1 28 3/8/2021
1.0.0 196 3/8/2021
1.0.0-rc2-final 6 3/8/2021
0.0.1-alpha 0 3/8/2021