Microsoft.AspNetCore.Cryptography.Internal 1.0.0-rc2-final

Prefix Reserved
Additional Details

This package has been deprecated as part of the .NET Package Deprecation effort. You can learn more about it from https://github.com/dotnet/announcements/issues/217

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

Infrastructure for ASP.NET Core cryptographic packages. Applications and libraries should not reference this package directly.

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 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 netcoreapp1.0 was computed.  netcoreapp1.1 was computed.  netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard1.3 is compatible.  netstandard1.4 was computed.  netstandard1.5 was computed.  netstandard1.6 was computed.  netstandard2.0 was computed.  netstandard2.1 was computed. 
.NET Framework net451 is compatible.  net452 was computed.  net46 was computed.  net461 was computed.  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 tizen30 was computed.  tizen40 was computed.  tizen60 was computed. 
Universal Windows Platform uap was computed.  uap10.0 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 (12)

Showing the top 5 NuGet packages that depend on Microsoft.AspNetCore.Cryptography.Internal:

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/dotnet/tree/2db1f5ee2bdda2e8d873769325fabede32e420e0

Microsoft.AspNetCore.Cryptography.KeyDerivation

ASP.NET Core utilities for key derivation. This package was built from the source code at https://github.com/dotnet/dotnet/tree/2db1f5ee2bdda2e8d873769325fabede32e420e0

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.

BIP.RPA.CommonUtilities

A nuget utility shared for robots made by BIP

GitHub repositories (14)

Showing the top 14 popular GitHub repositories that depend on Microsoft.AspNetCore.Cryptography.Internal:

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.
NuGet/NuGetGallery
NuGet Gallery is a package repository that powers https://www.nuget.org. Use this repo for reporting NuGet.org issues.
security-code-scan/security-code-scan
Vulnerability Patterns Detector for C# and VB.NET
semazurek/ET-Optimizer
ET is a powerful application to improve performance, debloat, optimize and enhance privacy for Windows 10/11.
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.
mcintyre321/FormFactory
MVC5, Core or standalone - Generate rich HTML5 forms from your ViewModels, or build them programatically
ohhsodead/arisen-studio
Browse, Download and Install Mods for PlayStation 3 & Xbox 360
Azure-Samples/active-directory-b2c-advanced-policies
Sample for use with Azure AD B2C with Custom Policies.
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.)
aehyok/.NET8.0
net8.0 efcore mysql redis rabbitmq 微服务
Version Downloads Last Updated
10.0.0-rc.1.25451.107 21,219 9/9/2025
10.0.0-preview.7.25380.108 12,231 8/12/2025
10.0.0-preview.6.25358.103 2,347 7/15/2025
10.0.0-preview.5.25277.114 3,063 6/6/2025
10.0.0-preview.4.25258.110 2,902 5/12/2025
10.0.0-preview.3.25172.1 4,697 4/10/2025
10.0.0-preview.2.25164.1 2,480 3/18/2025
10.0.0-preview.1.25120.3 87,427 2/25/2025
9.0.9 441,259 9/9/2025
9.0.8 1,178,031 8/5/2025
9.0.7 937,681 7/8/2025
9.0.6 1,299,897 6/10/2025
9.0.5 1,459,321 5/13/2025
9.0.4 1,807,170 4/8/2025
9.0.3 1,642,994 3/11/2025
9.0.2 1,973,158 2/11/2025
9.0.1 2,032,205 1/14/2025
9.0.0 12,645,757 11/12/2024
9.0.0-rc.2.24474.3 256,407 10/8/2024
9.0.0-rc.1.24452.1 158,513 9/10/2024
9.0.0-preview.7.24406.2 8,970 8/13/2024
9.0.0-preview.6.24328.4 212,706 7/9/2024
9.0.0-preview.5.24306.11 10,189 6/11/2024
9.0.0-preview.4.24267.6 11,606 5/21/2024
9.0.0-preview.3.24172.13 82,716 4/11/2024
9.0.0-preview.2.24128.4 25,622 3/12/2024
9.0.0-preview.1.24081.5 28,138 2/13/2024
8.0.20 148,425 9/9/2025
8.0.19 709,191 8/4/2025
8.0.18 368,358 7/8/2025
8.0.17 1,395,061 6/10/2025
8.0.16 1,563,384 5/13/2025
8.0.15 1,343,928 4/8/2025
8.0.14 1,740,949 3/11/2025
8.0.13 1,429,222 2/11/2025
8.0.12 1,781,118 1/14/2025
8.0.11 9,669,013 11/12/2024
8.0.10 6,867,276 10/8/2024
8.0.8 8,426,375 8/13/2024
8.0.7 5,221,305 7/9/2024
8.0.6 7,042,411 5/28/2024
8.0.5 2,282,045 5/14/2024
8.0.4 7,922,067 4/9/2024
8.0.3 3,937,067 3/12/2024
8.0.2 4,693,345 2/13/2024
8.0.1 29,258,999 1/9/2024
8.0.0 31,902,495 11/14/2023
8.0.0-rc.2.23480.2 1,206,150 10/10/2023
8.0.0-rc.1.23421.29 138,788 9/12/2023
8.0.0-preview.7.23375.9 514,972 8/8/2023
8.0.0-preview.6.23329.11 89,806 7/11/2023
8.0.0-preview.5.23302.2 12,263 6/13/2023
8.0.0-preview.4.23260.4 274,626 5/16/2023
8.0.0-preview.3.23177.8 18,374 4/11/2023
8.0.0-preview.2.23153.2 98,696 3/14/2023
8.0.0-preview.1.23112.2 65,230 2/21/2023
7.0.20 952,183 5/28/2024
7.0.19 94,970 5/14/2024
7.0.18 258,204 4/9/2024
7.0.17 753,922 3/12/2024
7.0.16 403,945 2/13/2024
7.0.15 589,887 1/9/2024
7.0.14 1,195,883 11/14/2023
7.0.13 1,625,592 10/24/2023
7.0.12 2,015,831 10/10/2023
7.0.11 2,068,952 9/12/2023
7.0.10 3,385,719 8/8/2023
7.0.9 3,081,065 7/11/2023
7.0.8 1,255,964 6/22/2023
7.0.7 2,463,357 6/13/2023
7.0.5 7,005,439 4/11/2023
7.0.4 3,106,460 3/14/2023
7.0.3 4,340,321 2/14/2023
7.0.2 3,347,823 1/10/2023
7.0.1 1,482,235 12/13/2022
7.0.0 6,641,001 11/7/2022
7.0.0-rc.2.22476.2 92,088 10/11/2022
7.0.0-rc.1.22427.2 78,918 9/14/2022
7.0.0-preview.7.22376.6 14,564 8/9/2022
7.0.0-preview.6.22330.3 24,105 7/12/2022
7.0.0-preview.5.22303.8 11,886 6/14/2022
7.0.0-preview.4.22251.1 10,738 5/10/2022
7.0.0-preview.3.22178.4 6,548 4/13/2022
7.0.0-preview.2.22153.2 15,468 3/14/2022
7.0.0-preview.1.22109.13 4,119 2/17/2022
6.0.36 508,543 11/12/2024
6.0.35 301,542 10/8/2024
6.0.33 1,200,975 8/13/2024
6.0.32 227,370 7/9/2024
6.0.31 322,680 5/28/2024
6.0.30 185,505 5/14/2024
6.0.29 634,292 4/9/2024
6.0.28 648,791 3/12/2024
6.0.27 644,502 2/13/2024
6.0.26 1,629,452 1/9/2024
6.0.25 1,503,486 11/14/2023
6.0.24 809,458 10/24/2023
6.0.23 1,455,415 10/10/2023
6.0.22 1,489,173 9/12/2023
6.0.21 2,194,530 8/8/2023
6.0.20 1,838,531 7/11/2023
6.0.19 594,362 6/22/2023
6.0.18 1,356,233 6/13/2023
6.0.16 4,488,271 4/11/2023
6.0.15 1,827,872 3/14/2023
6.0.14 2,373,193 2/14/2023
6.0.13 2,634,481 1/10/2023
6.0.12 1,335,796 12/13/2022
6.0.11 2,878,733 11/7/2022
6.0.10 4,875,263 10/11/2022
6.0.9 4,704,940 9/13/2022
6.0.8 5,795,004 8/9/2022
6.0.7 4,401,427 7/12/2022
6.0.6 4,020,031 6/14/2022
6.0.5 7,864,975 5/10/2022
6.0.4 4,354,279 4/11/2022
6.0.3 4,746,606 3/8/2022
6.0.2 4,382,508 2/8/2022
6.0.1 8,431,099 12/14/2021
6.0.0 17,268,015 11/8/2021
6.0.0-rc.2.21480.10 53,601 10/12/2021
6.0.0-rc.1.21452.15 43,918 9/14/2021
6.0.0-preview.7.21378.6 31,091 8/10/2021
6.0.0-preview.6.21355.2 16,036 7/14/2021
6.0.0-preview.5.21301.17 15,605 6/15/2021
6.0.0-preview.4.21253.5 12,059 5/24/2021
6.0.0-preview.3.21201.13 27,435 4/8/2021
6.0.0-preview.2.21154.6 10,366 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 24,459 2/12/2021 6.0.0-preview.1.21103.6 is deprecated because it is no longer maintained.
5.0.17 2,047,524 5/10/2022 5.0.17 is deprecated because it is no longer maintained.
5.0.16 272,141 4/11/2022 5.0.16 is deprecated because it is no longer maintained.
5.0.15 517,856 3/8/2022 5.0.15 is deprecated because it is no longer maintained.
5.0.14 453,455 2/8/2022 5.0.14 is deprecated because it is no longer maintained.
5.0.13 813,108 12/14/2021 5.0.13 is deprecated because it is no longer maintained.
5.0.12 1,122,497 11/7/2021 5.0.12 is deprecated because it is no longer maintained.
5.0.11 3,999,632 10/12/2021 5.0.11 is deprecated because it is no longer maintained.
5.0.10 4,129,362 9/14/2021 5.0.10 is deprecated because it is no longer maintained.
5.0.9 3,286,610 8/10/2021 5.0.9 is deprecated because it is no longer maintained.
5.0.8 36,610,239 7/13/2021 5.0.8 is deprecated because it is no longer maintained.
5.0.7 3,117,141 6/8/2021 5.0.7 is deprecated because it is no longer maintained.
5.0.6 2,732,623 5/11/2021 5.0.6 is deprecated because it is no longer maintained.
5.0.5 9,253,628 4/6/2021 5.0.5 is deprecated because it is no longer maintained.
5.0.4 2,465,713 3/9/2021 5.0.4 is deprecated because it is no longer maintained.
5.0.3 2,710,569 2/9/2021 5.0.3 is deprecated because it is no longer maintained.
5.0.2 2,744,727 1/12/2021 5.0.2 is deprecated because it is no longer maintained.
5.0.1 2,098,424 12/8/2020 5.0.1 is deprecated because it is no longer maintained.
5.0.0 3,804,557 11/9/2020 5.0.0 is deprecated because it is no longer maintained.
5.0.0-rc.2.20475.17 37,388 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 88,089 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 42,820 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 15,248 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 18,199 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 7,573 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 10,260 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 9,159 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 13,836 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 8,138 3/16/2020 5.0.0-preview.1.20124.5 is deprecated because it is no longer maintained.
3.1.32 13,866,972 12/13/2022
3.1.31 793,676 11/8/2022
3.1.30 500,401 10/11/2022
3.1.29 127,056 9/13/2022
3.1.28 4,471,339 8/9/2022
3.1.27 133,285 7/12/2022
3.1.26 113,990 6/14/2022
3.1.25 204,993 5/10/2022
3.1.24 2,449,468 4/11/2022
3.1.23 669,068 3/8/2022
3.1.22 1,615,028 12/14/2021
3.1.21 773,231 11/7/2021
3.1.20 439,797 10/11/2021
3.1.19 407,875 9/14/2021
3.1.18 815,733 8/10/2021
3.1.17 586,877 7/13/2021
3.1.16 699,665 6/8/2021
3.1.15 700,463 5/11/2021
3.1.14 981,192 4/6/2021
3.1.13 1,204,349 3/9/2021
3.1.12 1,933,317 2/9/2021
3.1.11 1,102,344 1/12/2021
3.1.10 2,675,283 11/9/2020
3.1.9 3,661,533 10/13/2020
3.1.8 5,822,059 9/8/2020
3.1.7 4,009,633 8/11/2020
3.1.6 3,491,042 7/14/2020
3.1.5 3,516,988 6/9/2020
3.1.4 4,509,648 5/12/2020
3.1.3 5,601,151 3/24/2020
3.1.2 4,329,616 2/18/2020
3.1.1 4,240,483 1/14/2020
3.1.0 6,384,947 12/3/2019
3.1.0-preview3.19555.2 18,212 11/13/2019 3.1.0-preview3.19555.2 is deprecated because it is no longer maintained.
3.1.0-preview2.19528.8 9,166 11/1/2019 3.1.0-preview2.19528.8 is deprecated because it is no longer maintained.
3.1.0-preview1.19508.20 11,269 10/15/2019 3.1.0-preview1.19508.20 is deprecated because it is no longer maintained.
3.0.3 189,486 2/18/2020 3.0.3 is deprecated because it is no longer maintained.
3.0.2 97,497 1/14/2020 3.0.2 is deprecated because it is no longer maintained.
3.0.0 5,702,806 9/23/2019 3.0.0 is deprecated because it is no longer maintained.
3.0.0-rc1.19457.4 28,492 9/16/2019 3.0.0-rc1.19457.4 is deprecated because it is no longer maintained.
3.0.0-preview9.19424.4 31,925 9/4/2019 3.0.0-preview9.19424.4 is deprecated because it is no longer maintained.
3.0.0-preview8.19405.7 25,712 8/13/2019 3.0.0-preview8.19405.7 is deprecated because it is no longer maintained.
3.0.0-preview7.19365.7 42,908 7/23/2019 3.0.0-preview7.19365.7 is deprecated because it is no longer maintained.
2.3.0 7,739,222 1/14/2025
2.2.0 262,455,993 12/3/2018 2.2.0 is deprecated because it is no longer maintained.
2.2.0-preview3-35497 143,759 10/17/2018 2.2.0-preview3-35497 is deprecated because it is no longer maintained.
2.2.0-preview2-35157 236,185 9/12/2018 2.2.0-preview2-35157 is deprecated because it is no longer maintained.
2.2.0-preview1-35029 62,269 8/22/2018 2.2.0-preview1-35029 is deprecated because it is no longer maintained.
2.1.1 65,750,382 6/18/2018
2.1.0 57,413,489 5/29/2018
2.1.0-rc1-final 203,110 5/6/2018 2.1.0-rc1-final is deprecated because it is no longer maintained.
2.1.0-preview2-final 287,493 4/10/2018 2.1.0-preview2-final is deprecated because it is no longer maintained.
2.1.0-preview1-final 226,897 2/26/2018 2.1.0-preview1-final is deprecated because it is no longer maintained.
2.0.3 13,559,499 5/7/2018 2.0.3 is deprecated because it is no longer maintained.
2.0.2 14,206,247 3/13/2018 2.0.2 is deprecated because it is no longer maintained.
2.0.1 26,484,896 11/14/2017 2.0.1 is deprecated because it is no longer maintained.
2.0.0 64,093,842 8/11/2017 2.0.0 is deprecated because it is no longer maintained.
2.0.0-preview2-final 119,931 6/27/2017 2.0.0-preview2-final is deprecated because it is no longer maintained.
2.0.0-preview1-final 41,833 5/10/2017 2.0.0-preview1-final is deprecated because it is no longer maintained.
1.1.3 2,955,268 9/20/2017 1.1.3 is deprecated because it is no longer maintained.
1.1.2 4,911,972 5/9/2017 1.1.2 is deprecated because it is no longer maintained.
1.1.1 4,739,455 3/6/2017 1.1.1 is deprecated because it is no longer maintained.
1.1.0 3,583,242 11/16/2016 1.1.0 is deprecated because it is no longer maintained.
1.1.0-preview1-final 91,960 10/24/2016 1.1.0-preview1-final is deprecated because it is no longer maintained.
1.0.5 952,362 11/14/2017 1.0.5 is deprecated because it is no longer maintained.
1.0.4 73,172 9/20/2017 1.0.4 is deprecated because it is no longer maintained.
1.0.3 297,294 5/9/2017 1.0.3 is deprecated because it is no longer maintained.
1.0.2 3,332,256 3/6/2017 1.0.2 is deprecated because it is no longer maintained.
1.0.1 668,740 12/12/2016 1.0.1 is deprecated because it is no longer maintained.
1.0.0 10,412,710 6/27/2016 1.0.0 is deprecated because it is no longer maintained.
1.0.0-rc2-final 254,454 5/16/2016 1.0.0-rc2-final is deprecated because it is no longer maintained.