Microsoft.AspNetCore.DataProtection.Abstractions 5.0.0-preview.1.20124.5

This is a prerelease version of Microsoft.AspNetCore.DataProtection.Abstractions.
There is a newer version of this package available.
See the version list below for details.
dotnet add package Microsoft.AspNetCore.DataProtection.Abstractions --version 5.0.0-preview.1.20124.5
                    
NuGet\Install-Package Microsoft.AspNetCore.DataProtection.Abstractions -Version 5.0.0-preview.1.20124.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="5.0.0-preview.1.20124.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="5.0.0-preview.1.20124.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 5.0.0-preview.1.20124.5
                    
#r "nuget: Microsoft.AspNetCore.DataProtection.Abstractions, 5.0.0-preview.1.20124.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.
#:package Microsoft.AspNetCore.DataProtection.Abstractions@5.0.0-preview.1.20124.5
                    
#: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.Abstractions&version=5.0.0-preview.1.20124.5&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Microsoft.AspNetCore.DataProtection.Abstractions&version=5.0.0-preview.1.20124.5&prerelease
                    
Install 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/98a853b20131fd59b37076dd3699d8c7f62b24cb

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

  • .NETStandard 2.0

    • No dependencies.
  • net5.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 (8)

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

Repository Stars
dotnet/AspNetCore.Docs
Documentation for ASP.NET Core
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
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.
Version Downloads Last Updated
6.0.5 67 9/19/2022
5.0.2 0 3/8/2021
5.0.1 2 3/8/2021
5.0.0 0 3/8/2021
5.0.0-rc.2.20475.17 1 3/8/2021
5.0.0-rc.1.20451.17 1 3/8/2021
5.0.0-preview.1.20124.5 1 3/8/2021
3.1.9 2 3/8/2021
3.1.4 3 3/8/2021
3.1.3 1 3/8/2021
3.0.3 0 3/8/2021
3.0.2 1 3/8/2021
3.0.0 2 3/8/2021
3.0.0-rc1.19457.4 1 3/8/2021
3.0.0-preview9.19424.4 1 3/8/2021
2.2.0-preview2-35157 0 3/8/2021
2.1.1 9,329 3/8/2021
2.0.0-preview1-final 3 3/8/2021
1.1.0-preview1-final 5 3/8/2021
1.0.0-rc2-final 7 3/8/2021
Loading failed