Microsoft.AspNetCore.Cryptography.Internal 2.0.0-preview1-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 2.0.0-preview1-final
                    
NuGet\Install-Package Microsoft.AspNetCore.Cryptography.Internal -Version 2.0.0-preview1-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="2.0.0-preview1-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="2.0.0-preview1-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 2.0.0-preview1-final
                    
#r "nuget: Microsoft.AspNetCore.Cryptography.Internal, 2.0.0-preview1-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@2.0.0-preview1-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=2.0.0-preview1-final&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Microsoft.AspNetCore.Cryptography.Internal&version=2.0.0-preview1-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 net46 is compatible.  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 802 9/9/2025
10.0.0-preview.7.25380.108 7,686 8/12/2025
10.0.0-preview.6.25358.103 1,910 7/15/2025
10.0.0-preview.5.25277.114 2,954 6/6/2025
10.0.0-preview.4.25258.110 2,869 5/12/2025
10.0.0-preview.3.25172.1 4,558 4/10/2025
10.0.0-preview.2.25164.1 2,259 3/18/2025
10.0.0-preview.1.25120.3 76,058 2/25/2025
9.0.9 45,813 9/9/2025
9.0.8 836,635 8/5/2025
9.0.7 724,396 7/8/2025
9.0.6 1,137,108 6/10/2025
9.0.5 1,319,516 5/13/2025
9.0.4 1,650,526 4/8/2025
9.0.3 1,545,004 3/11/2025
9.0.2 1,864,342 2/11/2025
9.0.1 1,919,428 1/14/2025
9.0.0 11,461,045 11/12/2024
9.0.0-rc.2.24474.3 247,209 10/8/2024
9.0.0-rc.1.24452.1 152,012 9/10/2024
9.0.0-preview.7.24406.2 8,838 8/13/2024
9.0.0-preview.6.24328.4 204,754 7/9/2024
9.0.0-preview.5.24306.11 9,890 6/11/2024
9.0.0-preview.4.24267.6 11,468 5/21/2024
9.0.0-preview.3.24172.13 82,588 4/11/2024
9.0.0-preview.2.24128.4 25,552 3/12/2024
9.0.0-preview.1.24081.5 27,942 2/13/2024
8.0.20 19,098 9/9/2025
8.0.19 434,904 8/4/2025
8.0.18 285,928 7/8/2025
8.0.17 1,246,299 6/10/2025
8.0.16 1,229,554 5/13/2025
8.0.15 1,216,747 4/8/2025
8.0.14 1,598,653 3/11/2025
8.0.13 1,333,455 2/11/2025
8.0.12 1,663,559 1/14/2025
8.0.11 8,967,945 11/12/2024
8.0.10 6,522,688 10/8/2024
8.0.8 8,098,815 8/13/2024
8.0.7 5,033,746 7/9/2024
8.0.6 6,747,855 5/28/2024
8.0.5 2,207,361 5/14/2024
8.0.4 7,586,791 4/9/2024
8.0.3 3,831,192 3/12/2024
8.0.2 4,585,593 2/13/2024
8.0.1 27,484,624 1/9/2024
8.0.0 31,001,578 11/14/2023
8.0.0-rc.2.23480.2 1,170,660 10/10/2023
8.0.0-rc.1.23421.29 134,456 9/12/2023
8.0.0-preview.7.23375.9 496,783 8/8/2023
8.0.0-preview.6.23329.11 87,660 7/11/2023
8.0.0-preview.5.23302.2 12,248 6/13/2023
8.0.0-preview.4.23260.4 273,366 5/16/2023
8.0.0-preview.3.23177.8 18,228 4/11/2023
8.0.0-preview.2.23153.2 98,640 3/14/2023
8.0.0-preview.1.23112.2 65,104 2/21/2023
7.0.20 898,855 5/28/2024
7.0.19 89,363 5/14/2024
7.0.18 250,326 4/9/2024
7.0.17 747,593 3/12/2024
7.0.16 396,700 2/13/2024
7.0.15 579,461 1/9/2024
7.0.14 1,180,009 11/14/2023
7.0.13 1,603,274 10/24/2023
7.0.12 1,996,564 10/10/2023
7.0.11 2,044,479 9/12/2023
7.0.10 3,349,216 8/8/2023
7.0.9 3,044,473 7/11/2023
7.0.8 1,225,345 6/22/2023
7.0.7 2,396,788 6/13/2023
7.0.5 6,881,670 4/11/2023
7.0.4 3,074,228 3/14/2023
7.0.3 4,308,117 2/14/2023
7.0.2 3,294,911 1/10/2023
7.0.1 1,454,494 12/13/2022
7.0.0 6,534,880 11/7/2022
7.0.0-rc.2.22476.2 91,286 10/11/2022
7.0.0-rc.1.22427.2 78,902 9/14/2022
7.0.0-preview.7.22376.6 14,511 8/9/2022
7.0.0-preview.6.22330.3 24,070 7/12/2022
7.0.0-preview.5.22303.8 11,578 6/14/2022
7.0.0-preview.4.22251.1 10,701 5/10/2022
7.0.0-preview.3.22178.4 6,473 4/13/2022
7.0.0-preview.2.22153.2 15,196 3/14/2022
7.0.0-preview.1.22109.13 4,096 2/17/2022
6.0.36 461,505 11/12/2024
6.0.35 283,178 10/8/2024
6.0.33 1,138,495 8/13/2024
6.0.32 218,561 7/9/2024
6.0.31 311,576 5/28/2024
6.0.30 178,304 5/14/2024
6.0.29 613,457 4/9/2024
6.0.28 617,876 3/12/2024
6.0.27 628,581 2/13/2024
6.0.26 1,576,595 1/9/2024
6.0.25 1,478,210 11/14/2023
6.0.24 793,869 10/24/2023
6.0.23 1,444,278 10/10/2023
6.0.22 1,468,252 9/12/2023
6.0.21 2,168,279 8/8/2023
6.0.20 1,821,444 7/11/2023
6.0.19 584,152 6/22/2023
6.0.18 1,340,976 6/13/2023
6.0.16 4,449,569 4/11/2023
6.0.15 1,812,028 3/14/2023
6.0.14 2,356,353 2/14/2023
6.0.13 2,589,234 1/10/2023
6.0.12 1,316,190 12/13/2022
6.0.11 2,851,944 11/7/2022
6.0.10 4,818,486 10/11/2022
6.0.9 4,647,109 9/13/2022
6.0.8 5,730,462 8/9/2022
6.0.7 4,368,092 7/12/2022
6.0.6 3,975,824 6/14/2022
6.0.5 7,745,614 5/10/2022
6.0.4 4,317,246 4/11/2022
6.0.3 4,707,228 3/8/2022
6.0.2 4,358,131 2/8/2022
6.0.1 8,341,213 12/14/2021
6.0.0 16,979,198 11/8/2021
6.0.0-rc.2.21480.10 53,067 10/12/2021
6.0.0-rc.1.21452.15 43,872 9/14/2021
6.0.0-preview.7.21378.6 30,940 8/10/2021
6.0.0-preview.6.21355.2 16,012 7/14/2021
6.0.0-preview.5.21301.17 15,590 6/15/2021
6.0.0-preview.4.21253.5 12,040 5/24/2021
6.0.0-preview.3.21201.13 27,281 4/8/2021
6.0.0-preview.2.21154.6 10,342 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,190 2/12/2021 6.0.0-preview.1.21103.6 is deprecated because it is no longer maintained.
5.0.17 2,013,974 5/10/2022 5.0.17 is deprecated because it is no longer maintained.
5.0.16 265,861 4/11/2022 5.0.16 is deprecated because it is no longer maintained.
5.0.15 513,049 3/8/2022 5.0.15 is deprecated because it is no longer maintained.
5.0.14 447,182 2/8/2022 5.0.14 is deprecated because it is no longer maintained.
5.0.13 805,608 12/14/2021 5.0.13 is deprecated because it is no longer maintained.
5.0.12 1,113,484 11/7/2021 5.0.12 is deprecated because it is no longer maintained.
5.0.11 3,969,120 10/12/2021 5.0.11 is deprecated because it is no longer maintained.
5.0.10 4,089,957 9/14/2021 5.0.10 is deprecated because it is no longer maintained.
5.0.9 3,239,175 8/10/2021 5.0.9 is deprecated because it is no longer maintained.
5.0.8 36,284,272 7/13/2021 5.0.8 is deprecated because it is no longer maintained.
5.0.7 3,092,125 6/8/2021 5.0.7 is deprecated because it is no longer maintained.
5.0.6 2,709,961 5/11/2021 5.0.6 is deprecated because it is no longer maintained.
5.0.5 9,002,005 4/6/2021 5.0.5 is deprecated because it is no longer maintained.
5.0.4 2,442,017 3/9/2021 5.0.4 is deprecated because it is no longer maintained.
5.0.3 2,692,078 2/9/2021 5.0.3 is deprecated because it is no longer maintained.
5.0.2 2,726,893 1/12/2021 5.0.2 is deprecated because it is no longer maintained.
5.0.1 2,078,218 12/8/2020 5.0.1 is deprecated because it is no longer maintained.
5.0.0 3,763,725 11/9/2020 5.0.0 is deprecated because it is no longer maintained.
5.0.0-rc.2.20475.17 37,332 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 87,758 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,745 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,209 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,109 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,553 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,224 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,136 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,791 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,111 3/16/2020 5.0.0-preview.1.20124.5 is deprecated because it is no longer maintained.
3.1.32 13,478,236 12/13/2022
3.1.31 784,101 11/8/2022
3.1.30 488,942 10/11/2022
3.1.29 122,265 9/13/2022
3.1.28 4,419,096 8/9/2022
3.1.27 128,893 7/12/2022
3.1.26 109,177 6/14/2022
3.1.25 199,544 5/10/2022
3.1.24 2,398,582 4/11/2022
3.1.23 660,346 3/8/2022
3.1.22 1,603,089 12/14/2021
3.1.21 767,358 11/7/2021
3.1.20 434,661 10/11/2021
3.1.19 401,781 9/14/2021
3.1.18 808,979 8/10/2021
3.1.17 580,623 7/13/2021
3.1.16 690,580 6/8/2021
3.1.15 694,752 5/11/2021
3.1.14 975,057 4/6/2021
3.1.13 1,190,627 3/9/2021
3.1.12 1,910,743 2/9/2021
3.1.11 1,093,663 1/12/2021
3.1.10 2,653,343 11/9/2020
3.1.9 3,633,345 10/13/2020
3.1.8 5,771,483 9/8/2020
3.1.7 3,978,941 8/11/2020
3.1.6 3,456,279 7/14/2020
3.1.5 3,498,899 6/9/2020
3.1.4 4,474,373 5/12/2020
3.1.3 5,554,800 3/24/2020
3.1.2 4,291,395 2/18/2020
3.1.1 4,217,625 1/14/2020
3.1.0 6,319,191 12/3/2019
3.1.0-preview3.19555.2 17,840 11/13/2019 3.1.0-preview3.19555.2 is deprecated because it is no longer maintained.
3.1.0-preview2.19528.8 9,131 11/1/2019 3.1.0-preview2.19528.8 is deprecated because it is no longer maintained.
3.1.0-preview1.19508.20 11,246 10/15/2019 3.1.0-preview1.19508.20 is deprecated because it is no longer maintained.
3.0.3 184,829 2/18/2020 3.0.3 is deprecated because it is no longer maintained.
3.0.2 93,329 1/14/2020 3.0.2 is deprecated because it is no longer maintained.
3.0.0 5,653,248 9/23/2019 3.0.0 is deprecated because it is no longer maintained.
3.0.0-rc1.19457.4 28,458 9/16/2019 3.0.0-rc1.19457.4 is deprecated because it is no longer maintained.
3.0.0-preview9.19424.4 31,767 9/4/2019 3.0.0-preview9.19424.4 is deprecated because it is no longer maintained.
3.0.0-preview8.19405.7 25,172 8/13/2019 3.0.0-preview8.19405.7 is deprecated because it is no longer maintained.
3.0.0-preview7.19365.7 42,609 7/23/2019 3.0.0-preview7.19365.7 is deprecated because it is no longer maintained.
2.3.0 6,612,753 1/14/2025
2.2.0 258,463,395 12/3/2018 2.2.0 is deprecated because it is no longer maintained.
2.2.0-preview3-35497 143,100 10/17/2018 2.2.0-preview3-35497 is deprecated because it is no longer maintained.
2.2.0-preview2-35157 235,118 9/12/2018 2.2.0-preview2-35157 is deprecated because it is no longer maintained.
2.2.0-preview1-35029 61,582 8/22/2018 2.2.0-preview1-35029 is deprecated because it is no longer maintained.
2.1.1 64,884,384 6/18/2018
2.1.0 57,051,207 5/29/2018
2.1.0-rc1-final 200,092 5/6/2018 2.1.0-rc1-final is deprecated because it is no longer maintained.
2.1.0-preview2-final 282,544 4/10/2018 2.1.0-preview2-final is deprecated because it is no longer maintained.
2.1.0-preview1-final 224,733 2/26/2018 2.1.0-preview1-final is deprecated because it is no longer maintained.
2.0.3 13,477,831 5/7/2018 2.0.3 is deprecated because it is no longer maintained.
2.0.2 14,118,905 3/13/2018 2.0.2 is deprecated because it is no longer maintained.
2.0.1 26,296,329 11/14/2017 2.0.1 is deprecated because it is no longer maintained.
2.0.0 63,650,076 8/11/2017 2.0.0 is deprecated because it is no longer maintained.
2.0.0-preview2-final 118,467 6/27/2017 2.0.0-preview2-final is deprecated because it is no longer maintained.
2.0.0-preview1-final 41,452 5/10/2017 2.0.0-preview1-final is deprecated because it is no longer maintained.
1.1.3 2,928,126 9/20/2017 1.1.3 is deprecated because it is no longer maintained.
1.1.2 4,881,860 5/9/2017 1.1.2 is deprecated because it is no longer maintained.
1.1.1 4,712,986 3/6/2017 1.1.1 is deprecated because it is no longer maintained.
1.1.0 3,548,560 11/16/2016 1.1.0 is deprecated because it is no longer maintained.
1.1.0-preview1-final 91,488 10/24/2016 1.1.0-preview1-final is deprecated because it is no longer maintained.
1.0.5 943,193 11/14/2017 1.0.5 is deprecated because it is no longer maintained.
1.0.4 68,362 9/20/2017 1.0.4 is deprecated because it is no longer maintained.
1.0.3 283,806 5/9/2017 1.0.3 is deprecated because it is no longer maintained.
1.0.2 3,311,013 3/6/2017 1.0.2 is deprecated because it is no longer maintained.
1.0.1 663,448 12/12/2016 1.0.1 is deprecated because it is no longer maintained.
1.0.0 10,319,393 6/27/2016 1.0.0 is deprecated because it is no longer maintained.
1.0.0-rc2-final 251,131 5/16/2016 1.0.0-rc2-final is deprecated because it is no longer maintained.