Microsoft.AspNetCore.DataProtection.SystemWeb 2.3.0

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

A component to allow the ASP.NET Core data protection stack to work with the ASP.NET 4.x <machineKey> element.

Product Compatible and additional computed target framework versions.
.NET Framework net462 is compatible.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on Microsoft.AspNetCore.DataProtection.SystemWeb:

Repository Stars
dotnet/systemweb-adapters
Version Downloads Last Updated
2.3.0 14,113 1/14/2025
2.2.0 488,149 12/3/2018 2.2.0 is deprecated because it is no longer maintained.
2.2.0-preview3-35497 1,418 10/17/2018 2.2.0-preview3-35497 is deprecated because it is no longer maintained.
2.2.0-preview2-35157 1,708 9/12/2018 2.2.0-preview2-35157 is deprecated because it is no longer maintained.
2.2.0-preview1-35029 1,652 8/22/2018 2.2.0-preview1-35029 is deprecated because it is no longer maintained.
2.1.1 65,524 6/18/2018
2.1.0 32,399 5/29/2018
2.1.0-rc1-final 1,897 5/6/2018 2.1.0-rc1-final is deprecated because it is no longer maintained.
2.1.0-preview2-final 1,875 4/10/2018 2.1.0-preview2-final is deprecated because it is no longer maintained.
2.1.0-preview1-final 1,623 2/26/2018 2.1.0-preview1-final is deprecated because it is no longer maintained.
2.0.3 4,119 5/7/2018 2.0.3 is deprecated because it is no longer maintained.
2.0.2 3,053 3/13/2018 2.0.2 is deprecated because it is no longer maintained.
2.0.1 21,090 11/14/2017 2.0.1 is deprecated because it is no longer maintained.
2.0.0 27,227 8/11/2017 2.0.0 is deprecated because it is no longer maintained.
2.0.0-preview2-final 1,692 6/27/2017 2.0.0-preview2-final is deprecated because it is no longer maintained.
2.0.0-preview1-final 1,732 5/10/2017 2.0.0-preview1-final is deprecated because it is no longer maintained.
1.1.3 24,397 9/20/2017 1.1.3 is deprecated because it is no longer maintained.
1.1.2 18,596 5/9/2017 1.1.2 is deprecated because it is no longer maintained.
1.1.1 2,663 3/6/2017 1.1.1 is deprecated because it is no longer maintained.
1.1.0 15,289 11/16/2016 1.1.0 is deprecated because it is no longer maintained.
1.1.0-preview1-final 1,735 10/24/2016 1.1.0-preview1-final is deprecated because it is no longer maintained.
1.0.5 2,141 11/14/2017 1.0.5 is deprecated because it is no longer maintained.
1.0.4 2,098 9/20/2017 1.0.4 is deprecated because it is no longer maintained.
1.0.3 2,160 5/9/2017 1.0.3 is deprecated because it is no longer maintained.
1.0.2 2,360 3/6/2017 1.0.2 is deprecated because it is no longer maintained.
1.0.1 2,261 12/12/2016 1.0.1 is deprecated because it is no longer maintained.
1.0.0 7,373 6/27/2016 1.0.0 is deprecated because it is no longer maintained.
1.0.0-rc2-final 1,864 5/16/2016 1.0.0-rc2-final is deprecated because it is no longer maintained.