Microsoft.AspNetCore.Cryptography.Internal 1.1.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 1.1.0-preview1-final
                    
NuGet\Install-Package Microsoft.AspNetCore.Cryptography.Internal -Version 1.1.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="1.1.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="1.1.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 1.1.0-preview1-final
                    
#r "nuget: Microsoft.AspNetCore.Cryptography.Internal, 1.1.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@1.1.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=1.1.0-preview1-final&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Microsoft.AspNetCore.Cryptography.Internal&version=1.1.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 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/75972a5ba730bdaf7cf3a34f528ab0f5c7f05183

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/75972a5ba730bdaf7cf3a34f528ab0f5c7f05183

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 (15)

Showing the top 15 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
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
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-preview.6.25358.103 294 7/15/2025
10.0.0-preview.5.25277.114 2,295 6/6/2025
10.0.0-preview.4.25258.110 2,546 5/12/2025
10.0.0-preview.3.25172.1 3,215 4/10/2025
10.0.0-preview.2.25164.1 1,953 3/18/2025
10.0.0-preview.1.25120.3 39,400 2/25/2025
9.0.7 118,724 7/8/2025
9.0.6 718,127 6/10/2025
9.0.5 990,020 5/13/2025
9.0.4 1,319,191 4/8/2025
9.0.3 1,312,669 3/11/2025
9.0.2 1,626,885 2/11/2025
9.0.1 1,655,237 1/14/2025
9.0.0 9,144,189 11/12/2024
9.0.0-rc.2.24474.3 229,769 10/8/2024
9.0.0-rc.1.24452.1 139,901 9/10/2024
9.0.0-preview.7.24406.2 8,454 8/13/2024
9.0.0-preview.6.24328.4 185,777 7/9/2024
9.0.0-preview.5.24306.11 9,459 6/11/2024
9.0.0-preview.4.24267.6 11,327 5/21/2024
9.0.0-preview.3.24172.13 82,288 4/11/2024
9.0.0-preview.2.24128.4 25,391 3/12/2024
9.0.0-preview.1.24081.5 27,567 2/13/2024
8.0.18 52,064 7/8/2025
8.0.17 575,839 6/10/2025
8.0.16 623,158 5/13/2025
8.0.15 931,254 4/8/2025
8.0.14 1,263,395 3/11/2025
8.0.13 1,120,617 2/11/2025
8.0.12 1,390,470 1/14/2025
8.0.11 7,575,916 11/12/2024
8.0.10 5,825,631 10/8/2024
8.0.8 7,442,287 8/13/2024
8.0.7 4,649,837 7/9/2024
8.0.6 6,183,659 5/28/2024
8.0.5 2,046,481 5/14/2024
8.0.4 7,052,668 4/9/2024
8.0.3 3,604,351 3/12/2024
8.0.2 4,348,499 2/13/2024
8.0.1 23,998,380 1/9/2024
8.0.0 29,278,796 11/14/2023
8.0.0-rc.2.23480.2 1,098,683 10/10/2023
8.0.0-rc.1.23421.29 125,783 9/12/2023
8.0.0-preview.7.23375.9 457,734 8/8/2023
8.0.0-preview.6.23329.11 82,879 7/11/2023
8.0.0-preview.5.23302.2 12,191 6/13/2023
8.0.0-preview.4.23260.4 269,607 5/16/2023
8.0.0-preview.3.23177.8 17,872 4/11/2023
8.0.0-preview.2.23153.2 98,417 3/14/2023
8.0.0-preview.1.23112.2 64,829 2/21/2023
7.0.20 777,197 5/28/2024
7.0.19 66,906 5/14/2024
7.0.18 223,327 4/9/2024
7.0.17 723,182 3/12/2024
7.0.16 370,580 2/13/2024
7.0.15 546,635 1/9/2024
7.0.14 1,140,796 11/14/2023
7.0.13 1,556,449 10/24/2023
7.0.12 1,946,264 10/10/2023
7.0.11 1,990,376 9/12/2023
7.0.10 3,277,771 8/8/2023
7.0.9 2,963,308 7/11/2023
7.0.8 1,192,186 6/22/2023
7.0.7 2,318,187 6/13/2023
7.0.5 6,643,637 4/11/2023
7.0.4 3,006,207 3/14/2023
7.0.3 4,241,904 2/14/2023
7.0.2 3,208,657 1/10/2023
7.0.1 1,408,466 12/13/2022
7.0.0 6,394,594 11/7/2022
7.0.0-rc.2.22476.2 90,591 10/11/2022
7.0.0-rc.1.22427.2 78,851 9/14/2022
7.0.0-preview.7.22376.6 14,377 8/9/2022
7.0.0-preview.6.22330.3 24,015 7/12/2022
7.0.0-preview.5.22303.8 11,471 6/14/2022
7.0.0-preview.4.22251.1 10,612 5/10/2022
7.0.0-preview.3.22178.4 6,377 4/13/2022
7.0.0-preview.2.22153.2 14,638 3/14/2022
7.0.0-preview.1.22109.13 4,027 2/17/2022
6.0.36 362,748 11/12/2024
6.0.35 242,284 10/8/2024
6.0.33 997,898 8/13/2024
6.0.32 188,780 7/9/2024
6.0.31 273,233 5/28/2024
6.0.30 153,216 5/14/2024
6.0.29 557,861 4/9/2024
6.0.28 550,383 3/12/2024
6.0.27 578,071 2/13/2024
6.0.26 1,465,676 1/9/2024
6.0.25 1,408,699 11/14/2023
6.0.24 756,040 10/24/2023
6.0.23 1,402,447 10/10/2023
6.0.22 1,409,553 9/12/2023
6.0.21 2,099,266 8/8/2023
6.0.20 1,773,850 7/11/2023
6.0.19 551,767 6/22/2023
6.0.18 1,297,704 6/13/2023
6.0.16 4,368,494 4/11/2023
6.0.15 1,766,760 3/14/2023
6.0.14 2,310,005 2/14/2023
6.0.13 2,533,056 1/10/2023
6.0.12 1,275,318 12/13/2022
6.0.11 2,800,557 11/7/2022
6.0.10 4,705,865 10/11/2022
6.0.9 4,517,136 9/13/2022
6.0.8 5,620,655 8/9/2022
6.0.7 4,294,625 7/12/2022
6.0.6 3,895,503 6/14/2022
6.0.5 7,628,229 5/10/2022
6.0.4 4,261,387 4/11/2022
6.0.3 4,634,953 3/8/2022
6.0.2 4,304,169 2/8/2022
6.0.1 8,218,285 12/14/2021
6.0.0 16,486,526 11/8/2021
6.0.0-rc.2.21480.10 52,681 10/12/2021
6.0.0-rc.1.21452.15 43,788 9/14/2021
6.0.0-preview.7.21378.6 30,816 8/10/2021
6.0.0-preview.6.21355.2 15,956 7/14/2021
6.0.0-preview.5.21301.17 15,530 6/15/2021
6.0.0-preview.4.21253.5 11,992 5/24/2021
6.0.0-preview.3.21201.13 26,846 4/8/2021
6.0.0-preview.2.21154.6 10,279 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 23,912 2/12/2021 6.0.0-preview.1.21103.6 is deprecated because it is no longer maintained.
5.0.17 1,950,756 5/10/2022 5.0.17 is deprecated because it is no longer maintained.
5.0.16 241,930 4/11/2022 5.0.16 is deprecated because it is no longer maintained.
5.0.15 491,227 3/8/2022 5.0.15 is deprecated because it is no longer maintained.
5.0.14 422,606 2/8/2022 5.0.14 is deprecated because it is no longer maintained.
5.0.13 780,917 12/14/2021 5.0.13 is deprecated because it is no longer maintained.
5.0.12 1,086,082 11/7/2021 5.0.12 is deprecated because it is no longer maintained.
5.0.11 3,933,698 10/12/2021 5.0.11 is deprecated because it is no longer maintained.
5.0.10 4,046,631 9/14/2021 5.0.10 is deprecated because it is no longer maintained.
5.0.9 3,139,001 8/10/2021 5.0.9 is deprecated because it is no longer maintained.
5.0.8 35,696,620 7/13/2021 5.0.8 is deprecated because it is no longer maintained.
5.0.7 3,052,212 6/8/2021 5.0.7 is deprecated because it is no longer maintained.
5.0.6 2,674,889 5/11/2021 5.0.6 is deprecated because it is no longer maintained.
5.0.5 8,870,761 4/6/2021 5.0.5 is deprecated because it is no longer maintained.
5.0.4 2,405,028 3/9/2021 5.0.4 is deprecated because it is no longer maintained.
5.0.3 2,662,808 2/9/2021 5.0.3 is deprecated because it is no longer maintained.
5.0.2 2,691,820 1/12/2021 5.0.2 is deprecated because it is no longer maintained.
5.0.1 2,044,062 12/8/2020 5.0.1 is deprecated because it is no longer maintained.
5.0.0 3,722,427 11/9/2020 5.0.0 is deprecated because it is no longer maintained.
5.0.0-rc.2.20475.17 37,238 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 86,640 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,528 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,133 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 17,801 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,490 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,150 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,064 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,669 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,050 3/16/2020 5.0.0-preview.1.20124.5 is deprecated because it is no longer maintained.
3.1.32 12,683,852 12/13/2022
3.1.31 757,304 11/8/2022
3.1.30 457,613 10/11/2022
3.1.29 101,711 9/13/2022
3.1.28 4,304,477 8/9/2022
3.1.27 108,213 7/12/2022
3.1.26 87,418 6/14/2022
3.1.25 176,991 5/10/2022
3.1.24 2,282,643 4/11/2022
3.1.23 632,114 3/8/2022
3.1.22 1,568,044 12/14/2021
3.1.21 744,271 11/7/2021
3.1.20 412,864 10/11/2021
3.1.19 378,404 9/14/2021
3.1.18 783,533 8/10/2021
3.1.17 557,663 7/13/2021
3.1.16 662,533 6/8/2021
3.1.15 670,320 5/11/2021
3.1.14 952,285 4/6/2021
3.1.13 1,164,551 3/9/2021
3.1.12 1,863,594 2/9/2021
3.1.11 1,064,185 1/12/2021
3.1.10 2,621,087 11/9/2020
3.1.9 3,592,803 10/13/2020
3.1.8 5,727,397 9/8/2020
3.1.7 3,906,804 8/11/2020
3.1.6 3,416,948 7/14/2020
3.1.5 3,458,764 6/9/2020
3.1.4 4,390,237 5/12/2020
3.1.3 5,468,840 3/24/2020
3.1.2 4,258,108 2/18/2020
3.1.1 4,175,055 1/14/2020
3.1.0 6,223,805 12/3/2019
3.1.0-preview3.19555.2 17,557 11/13/2019 3.1.0-preview3.19555.2 is deprecated because it is no longer maintained.
3.1.0-preview2.19528.8 9,055 11/1/2019 3.1.0-preview2.19528.8 is deprecated because it is no longer maintained.
3.1.0-preview1.19508.20 11,155 10/15/2019 3.1.0-preview1.19508.20 is deprecated because it is no longer maintained.
3.0.3 163,544 2/18/2020 3.0.3 is deprecated because it is no longer maintained.
3.0.2 73,057 1/14/2020 3.0.2 is deprecated because it is no longer maintained.
3.0.0 5,575,836 9/23/2019 3.0.0 is deprecated because it is no longer maintained.
3.0.0-rc1.19457.4 28,389 9/16/2019 3.0.0-rc1.19457.4 is deprecated because it is no longer maintained.
3.0.0-preview9.19424.4 31,704 9/4/2019 3.0.0-preview9.19424.4 is deprecated because it is no longer maintained.
3.0.0-preview8.19405.7 25,107 8/13/2019 3.0.0-preview8.19405.7 is deprecated because it is no longer maintained.
3.0.0-preview7.19365.7 42,514 7/23/2019 3.0.0-preview7.19365.7 is deprecated because it is no longer maintained.
2.3.0 4,462,222 1/14/2025
2.2.0 251,901,216 12/3/2018 2.2.0 is deprecated because it is no longer maintained.
2.2.0-preview3-35497 142,807 10/17/2018 2.2.0-preview3-35497 is deprecated because it is no longer maintained.
2.2.0-preview2-35157 233,907 9/12/2018 2.2.0-preview2-35157 is deprecated because it is no longer maintained.
2.2.0-preview1-35029 61,282 8/22/2018 2.2.0-preview1-35029 is deprecated because it is no longer maintained.
2.1.1 63,398,350 6/18/2018
2.1.0 56,428,537 5/29/2018
2.1.0-rc1-final 199,826 5/6/2018 2.1.0-rc1-final is deprecated because it is no longer maintained.
2.1.0-preview2-final 282,391 4/10/2018 2.1.0-preview2-final is deprecated because it is no longer maintained.
2.1.0-preview1-final 224,494 2/26/2018 2.1.0-preview1-final is deprecated because it is no longer maintained.
2.0.3 13,328,394 5/7/2018 2.0.3 is deprecated because it is no longer maintained.
2.0.2 14,006,014 3/13/2018 2.0.2 is deprecated because it is no longer maintained.
2.0.1 26,052,669 11/14/2017 2.0.1 is deprecated because it is no longer maintained.
2.0.0 62,890,232 8/11/2017 2.0.0 is deprecated because it is no longer maintained.
2.0.0-preview2-final 118,171 6/27/2017 2.0.0-preview2-final is deprecated because it is no longer maintained.
2.0.0-preview1-final 41,276 5/10/2017 2.0.0-preview1-final is deprecated because it is no longer maintained.
1.1.3 2,870,277 9/20/2017 1.1.3 is deprecated because it is no longer maintained.
1.1.2 4,827,906 5/9/2017 1.1.2 is deprecated because it is no longer maintained.
1.1.1 4,668,876 3/6/2017 1.1.1 is deprecated because it is no longer maintained.
1.1.0 3,474,503 11/16/2016 1.1.0 is deprecated because it is no longer maintained.
1.1.0-preview1-final 91,352 10/24/2016 1.1.0-preview1-final is deprecated because it is no longer maintained.
1.0.5 911,046 11/14/2017 1.0.5 is deprecated because it is no longer maintained.
1.0.4 46,436 9/20/2017 1.0.4 is deprecated because it is no longer maintained.
1.0.3 244,294 5/9/2017 1.0.3 is deprecated because it is no longer maintained.
1.0.2 3,262,979 3/6/2017 1.0.2 is deprecated because it is no longer maintained.
1.0.1 642,146 12/12/2016 1.0.1 is deprecated because it is no longer maintained.
1.0.0 10,142,276 6/27/2016 1.0.0 is deprecated because it is no longer maintained.
1.0.0-rc2-final 250,159 5/16/2016 1.0.0-rc2-final is deprecated because it is no longer maintained.