Microsoft.AspNetCore.Cryptography.KeyDerivation 2.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.KeyDerivation.
There is a newer version of this package available.
See the version list below for details.
dotnet add package Microsoft.AspNetCore.Cryptography.KeyDerivation --version 2.1.0-preview1-final
                    
NuGet\Install-Package Microsoft.AspNetCore.Cryptography.KeyDerivation -Version 2.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.KeyDerivation" Version="2.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.KeyDerivation" Version="2.1.0-preview1-final" />
                    
Directory.Packages.props
<PackageReference Include="Microsoft.AspNetCore.Cryptography.KeyDerivation" />
                    
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.KeyDerivation --version 2.1.0-preview1-final
                    
#r "nuget: Microsoft.AspNetCore.Cryptography.KeyDerivation, 2.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.KeyDerivation@2.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.KeyDerivation&version=2.1.0-preview1-final&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Microsoft.AspNetCore.Cryptography.KeyDerivation&version=2.1.0-preview1-final&prerelease
                    
Install as a Cake Tool

ASP.NET Core utilities for key derivation.

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 netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework 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 tizen40 was computed.  tizen60 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 (260)

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

Package Downloads
Microsoft.Extensions.Identity.Core

ASP.NET Core Identity is the membership system for building ASP.NET Core web applications, including membership, login, and user data. ASP.NET Core Identity allows you to add login features to your application and makes it easy to customize data about the logged in user. This package was built from the source code at https://github.com/dotnet/dotnet/tree/b0f34d51fccc69fd334253924abd8d6853fad7aa

Microsoft.AspNetCore.Identity

ASP.NET Core Identity is the membership system for building ASP.NET Core web applications, including membership, login, and user data. ASP.NET Core Identity allows you to add login features to your application and makes it easy to customize data about the logged in user.

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.

ServiceStack

ServiceStack is a simple and fast alternative to WCF, MVC and Web API in one cohesive framework for all your services and web apps that's intuitive and Easy to use! To get started see: https://servicestack.net/getting-started

GitHub repositories (28)

Showing the top 20 popular GitHub repositories that depend on Microsoft.AspNetCore.Cryptography.KeyDerivation:

Repository Stars
dotnet/AspNetCore.Docs
Documentation for ASP.NET Core
Sonarr/Sonarr
Smart PVR for newsgroup and bittorrent users.
Radarr/Radarr
Movie organizer/manager for usenet and torrent users.
Prowlarr/Prowlarr
Prowlarr is an indexer manager/proxy built on the popular *arr .net/reactjs base stack to integrate with your various PVR apps, supporting management of both Torrent Trackers and Usenet Indexers.
ServiceStack/ServiceStack
Thoughtfully architected, obscenely fast, thoroughly enjoyable web services for all
Lidarr/Lidarr
Looks and smells like Sonarr but made for music.
Ombi-app/Ombi
Want a Movie or TV Show on Plex/Emby/Jellyfin? Use Ombi!
ONLYOFFICE/CommunityServer
Free open source office suite with business productivity tools: document and project management, CRM, mail aggregator.
aspnet/Identity
[Archived] ASP.NET Core Identity is the membership system for building ASP.NET Core web applications, including membership, login, and user data. Project moved to https://github.com/aspnet/AspNetCore
NuGet/NuGetGallery
NuGet Gallery is a package repository that powers https://www.nuget.org. Use this repo for reporting NuGet.org issues.
ariacom/Seal-Report
Database Reporting Tool and Tasks (.Net)
mysql-net/MySqlConnector
MySQL Connector for .NET
Whisparr/Whisparr
semazurek/ET-Optimizer
ET is a powerful application to improve performance, debloat, optimize and enhance privacy for Windows 10/11.
replaysMike/Binner
Open source parts inventory system for makers, electronics hobby, and professional engineers
VocaDB/vocadb
VocaDB is a Vocaloid Database with translated artists, albums, music videos and more.
dashiell-zhang/NetEngine
基于 .Net 框架搭建的一个基础项目结构
axzxs2001/Asp.NetCoreExperiment
原来所有项目都移动到**OleVersion**目录下进行保留。新的案例装以.net 5.0为主,一部分对以前案例进行升级,一部分将以前的工作经验总结出来,以供大家参考!
shr670377723/CommunityServer-master
LSXPrime/Aegis
Aegis is a robust and flexible .NET licensing library that simplifies the implementation of various licensing models for your applications. It offers strong security features, both online and offline validation, and easy integration with your existing projects. Securely manage your software licenses with Aegis.
Version Downloads Last Updated
10.0.0 120,771 11/11/2025
10.0.0-rc.2.25502.107 22,696 10/14/2025
10.0.0-rc.1.25451.107 44,239 9/9/2025
10.0.0-preview.7.25380.108 10,048 8/12/2025
10.0.0-preview.6.25358.103 2,403 7/15/2025
10.0.0-preview.5.25277.114 2,163 6/6/2025
10.0.0-preview.4.25258.110 1,686 5/12/2025
10.0.0-preview.3.25172.1 3,489 4/10/2025
10.0.0-preview.2.25164.1 1,037 3/18/2025
10.0.0-preview.1.25120.3 1,272 2/25/2025
9.0.11 52,413 11/11/2025
9.0.10 593,181 10/14/2025
9.0.9 850,345 9/9/2025
9.0.8 1,119,075 8/5/2025
9.0.7 678,225 7/8/2025
9.0.6 933,929 6/10/2025
9.0.5 1,143,574 5/13/2025
9.0.4 1,460,669 4/8/2025
9.0.3 1,211,449 3/11/2025
9.0.2 1,530,327 2/11/2025
9.0.1 1,113,305 1/14/2025
9.0.0 3,028,069 11/12/2024
9.0.0-rc.2.24474.3 42,402 10/8/2024
9.0.0-rc.1.24452.1 14,127 9/10/2024
9.0.0-preview.7.24406.2 6,297 8/13/2024
9.0.0-preview.6.24328.4 101,080 7/9/2024
9.0.0-preview.5.24306.11 9,801 6/11/2024
9.0.0-preview.4.24267.6 3,910 5/21/2024
9.0.0-preview.3.24172.13 73,488 4/11/2024
9.0.0-preview.2.24128.4 4,663 3/12/2024
9.0.0-preview.1.24081.5 27,686 2/13/2024
8.0.22 56,758 11/11/2025
8.0.21 227,720 10/14/2025
8.0.20 300,473 9/9/2025
8.0.19 451,569 8/4/2025
8.0.18 356,871 7/8/2025
8.0.17 602,600 6/10/2025
8.0.16 567,543 5/13/2025
8.0.15 855,873 4/8/2025
8.0.14 1,623,659 3/11/2025
8.0.13 823,900 2/11/2025
8.0.12 1,375,831 1/14/2025
8.0.11 5,100,468 11/12/2024
8.0.10 5,268,526 10/8/2024
8.0.8 6,475,277 8/13/2024
8.0.7 3,911,395 7/9/2024
8.0.6 4,722,756 5/28/2024
8.0.5 1,790,876 5/14/2024
8.0.4 3,787,207 4/9/2024
8.0.3 2,814,250 3/12/2024
8.0.2 3,658,056 2/13/2024
8.0.1 4,535,070 1/9/2024
8.0.0 8,729,898 11/14/2023
8.0.0-rc.2.23480.2 65,045 10/10/2023
8.0.0-rc.1.23421.29 30,824 9/12/2023
8.0.0-preview.7.23375.9 76,812 8/8/2023
8.0.0-preview.6.23329.11 91,846 7/11/2023
8.0.0-preview.5.23302.2 9,450 6/13/2023
8.0.0-preview.4.23260.4 13,897 5/16/2023
8.0.0-preview.3.23177.8 13,205 4/11/2023
8.0.0-preview.2.23153.2 96,904 3/14/2023
8.0.0-preview.1.23112.2 60,852 2/21/2023
7.0.20 721,906 5/28/2024
7.0.19 57,484 5/14/2024
7.0.18 145,037 4/9/2024
7.0.17 617,540 3/12/2024
7.0.16 273,496 2/13/2024
7.0.15 432,648 1/9/2024
7.0.14 732,682 11/14/2023
7.0.13 1,083,057 10/24/2023
7.0.12 830,242 10/10/2023
7.0.11 1,236,565 9/12/2023
7.0.10 1,544,783 8/8/2023
7.0.9 1,295,904 7/11/2023
7.0.8 897,289 6/22/2023
7.0.7 1,105,222 6/13/2023
7.0.5 4,143,161 4/11/2023
7.0.4 1,667,030 3/14/2023
7.0.3 1,739,458 2/14/2023
7.0.2 2,760,020 1/10/2023
7.0.1 1,070,780 12/13/2022
7.0.0 4,100,279 11/7/2022
7.0.0-rc.2.22476.2 65,992 10/11/2022
7.0.0-rc.1.22427.2 75,368 9/14/2022
7.0.0-preview.7.22376.6 11,971 8/9/2022
7.0.0-preview.6.22330.3 5,698 7/12/2022
7.0.0-preview.5.22303.8 11,700 6/14/2022
7.0.0-preview.4.22251.1 7,340 5/10/2022
7.0.0-preview.3.22178.4 6,464 4/13/2022
7.0.0-preview.2.22153.2 4,542 3/14/2022
7.0.0-preview.1.22109.13 2,096 2/17/2022
6.0.36 343,332 11/12/2024
6.0.35 247,607 10/8/2024
6.0.33 1,232,608 8/13/2024
6.0.32 144,524 7/9/2024
6.0.31 211,125 5/28/2024
6.0.30 121,340 5/14/2024
6.0.29 413,566 4/9/2024
6.0.28 571,549 3/12/2024
6.0.27 274,834 2/13/2024
6.0.26 1,525,444 1/9/2024
6.0.25 960,140 11/14/2023
6.0.24 633,483 10/24/2023
6.0.23 288,468 10/10/2023
6.0.22 704,053 9/12/2023
6.0.21 854,653 8/8/2023
6.0.20 734,153 7/11/2023
6.0.19 437,339 6/22/2023
6.0.18 390,757 6/13/2023
6.0.16 1,977,704 4/11/2023
6.0.15 873,775 3/14/2023
6.0.14 1,138,293 2/14/2023
6.0.13 1,665,466 1/10/2023
6.0.12 1,073,699 12/13/2022
6.0.11 1,950,791 11/7/2022
6.0.10 3,253,115 10/11/2022
6.0.9 3,655,589 9/13/2022
6.0.8 4,688,811 8/9/2022
6.0.7 3,558,179 7/12/2022
6.0.6 3,117,022 6/14/2022
6.0.5 6,875,328 5/10/2022
6.0.4 3,345,549 4/11/2022
6.0.3 3,802,556 3/8/2022
6.0.2 3,599,656 2/8/2022
6.0.1 5,756,945 12/14/2021
6.0.0 11,453,544 11/8/2021
6.0.0-rc.2.21480.10 43,690 10/12/2021
6.0.0-rc.1.21452.15 42,737 9/14/2021
6.0.0-preview.7.21378.6 26,867 8/10/2021
6.0.0-preview.6.21355.2 15,488 7/14/2021
6.0.0-preview.5.21301.17 14,454 6/15/2021
6.0.0-preview.4.21253.5 11,290 5/24/2021
6.0.0-preview.3.21201.13 25,480 4/8/2021
6.0.0-preview.2.21154.6 9,946 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 19,177 2/12/2021 6.0.0-preview.1.21103.6 is deprecated because it is no longer maintained.
5.0.17 1,358,436 5/10/2022 5.0.17 is deprecated because it is no longer maintained.
5.0.16 202,716 4/11/2022 5.0.16 is deprecated because it is no longer maintained.
5.0.15 352,751 3/8/2022 5.0.15 is deprecated because it is no longer maintained.
5.0.14 248,467 2/8/2022 5.0.14 is deprecated because it is no longer maintained.
5.0.13 625,870 12/14/2021 5.0.13 is deprecated because it is no longer maintained.
5.0.12 764,918 11/7/2021 5.0.12 is deprecated because it is no longer maintained.
5.0.11 3,543,935 10/12/2021 5.0.11 is deprecated because it is no longer maintained.
5.0.10 3,777,424 9/14/2021 5.0.10 is deprecated because it is no longer maintained.
5.0.9 2,445,318 8/10/2021 5.0.9 is deprecated because it is no longer maintained.
5.0.8 1,894,558 7/13/2021 5.0.8 is deprecated because it is no longer maintained.
5.0.7 2,527,663 6/8/2021 5.0.7 is deprecated because it is no longer maintained.
5.0.6 2,149,932 5/11/2021 5.0.6 is deprecated because it is no longer maintained.
5.0.5 2,203,202 4/6/2021 5.0.5 is deprecated because it is no longer maintained.
5.0.4 2,059,405 3/9/2021 5.0.4 is deprecated because it is no longer maintained.
5.0.3 2,301,248 2/9/2021 5.0.3 is deprecated because it is no longer maintained.
5.0.2 1,774,757 1/12/2021 5.0.2 is deprecated because it is no longer maintained.
5.0.1 1,742,331 12/8/2020 5.0.1 is deprecated because it is no longer maintained.
5.0.0 3,260,090 11/9/2020 5.0.0 is deprecated because it is no longer maintained.
5.0.0-rc.2.20475.17 34,334 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 27,731 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 20,394 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 13,531 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 14,748 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 6,424 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 8,619 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 6,739 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,239 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 7,624 3/16/2020 5.0.0-preview.1.20124.5 is deprecated because it is no longer maintained.
3.1.32 449,223 12/13/2022
3.1.31 54,195 11/8/2022
3.1.30 57,010 10/11/2022
3.1.29 80,093 9/13/2022
3.1.28 142,883 8/9/2022
3.1.27 68,845 7/12/2022
3.1.26 64,152 6/14/2022
3.1.25 153,055 5/10/2022
3.1.24 99,661 4/11/2022
3.1.23 279,074 3/8/2022
3.1.22 623,285 12/14/2021
3.1.21 445,021 11/7/2021
3.1.20 286,267 10/11/2021
3.1.19 264,038 9/14/2021
3.1.18 436,865 8/10/2021
3.1.17 273,755 7/13/2021
3.1.16 399,182 6/8/2021
3.1.15 367,215 5/11/2021
3.1.14 402,073 4/6/2021
3.1.13 898,866 3/9/2021
3.1.12 1,629,011 2/9/2021
3.1.11 841,736 1/12/2021
3.1.10 2,131,542 11/9/2020
3.1.9 2,375,014 10/13/2020
3.1.8 4,771,384 9/8/2020
3.1.7 2,939,714 8/11/2020
3.1.6 2,659,062 7/14/2020
3.1.5 2,533,093 6/9/2020
3.1.4 2,816,622 5/12/2020
3.1.3 3,967,222 3/24/2020
3.1.2 3,238,472 2/18/2020
3.1.1 3,024,919 1/14/2020
3.1.0 4,577,057 12/3/2019
3.1.0-preview3.19555.2 17,650 11/13/2019 3.1.0-preview3.19555.2 is deprecated because it is no longer maintained.
3.1.0-preview2.19528.8 8,377 11/1/2019 3.1.0-preview2.19528.8 is deprecated because it is no longer maintained.
3.1.0-preview1.19508.20 10,998 10/15/2019 3.1.0-preview1.19508.20 is deprecated because it is no longer maintained.
3.0.3 98,317 2/18/2020 3.0.3 is deprecated because it is no longer maintained.
3.0.2 48,259 1/14/2020 3.0.2 is deprecated because it is no longer maintained.
3.0.0 3,023,570 9/23/2019 3.0.0 is deprecated because it is no longer maintained.
3.0.0-rc1.19457.4 24,563 9/16/2019 3.0.0-rc1.19457.4 is deprecated because it is no longer maintained.
3.0.0-preview9.19424.4 28,643 9/4/2019 3.0.0-preview9.19424.4 is deprecated because it is no longer maintained.
3.0.0-preview8.19405.7 24,720 8/13/2019 3.0.0-preview8.19405.7 is deprecated because it is no longer maintained.
3.0.0-preview7.19365.7 40,988 7/23/2019 3.0.0-preview7.19365.7 is deprecated because it is no longer maintained.
2.3.0 1,741,905 1/14/2025
2.2.0 62,352,395 12/3/2018 2.2.0 is deprecated because it is no longer maintained.
2.2.0-preview3-35497 85,201 10/17/2018 2.2.0-preview3-35497 is deprecated because it is no longer maintained.
2.2.0-preview2-35157 46,444 9/12/2018 2.2.0-preview2-35157 is deprecated because it is no longer maintained.
2.2.0-preview1-35029 14,438 8/22/2018 2.2.0-preview1-35029 is deprecated because it is no longer maintained.
2.1.1 28,413,948 6/18/2018
2.1.0 8,098,638 5/29/2018
2.1.0-rc1-final 122,472 5/6/2018 2.1.0-rc1-final is deprecated because it is no longer maintained.
2.1.0-preview2-final 242,180 4/10/2018 2.1.0-preview2-final is deprecated because it is no longer maintained.
2.1.0-preview1-final 107,568 2/26/2018 2.1.0-preview1-final is deprecated because it is no longer maintained.
2.0.3 4,837,278 5/7/2018 2.0.3 is deprecated because it is no longer maintained.
2.0.2 4,573,224 3/13/2018 2.0.2 is deprecated because it is no longer maintained.
2.0.1 11,844,285 11/14/2017 2.0.1 is deprecated because it is no longer maintained.
2.0.0 8,146,037 8/11/2017 2.0.0 is deprecated because it is no longer maintained.
2.0.0-preview2-final 63,077 6/27/2017 2.0.0-preview2-final is deprecated because it is no longer maintained.
2.0.0-preview1-final 27,169 5/10/2017 2.0.0-preview1-final is deprecated because it is no longer maintained.
1.1.3 189,547 9/20/2017 1.1.3 is deprecated because it is no longer maintained.
1.1.2 815,171 5/9/2017 1.1.2 is deprecated because it is no longer maintained.
1.1.1 581,226 3/6/2017 1.1.1 is deprecated because it is no longer maintained.
1.1.0 658,262 11/16/2016 1.1.0 is deprecated because it is no longer maintained.
1.1.0-preview1-final 11,988 10/24/2016 1.1.0-preview1-final is deprecated because it is no longer maintained.
1.0.5 64,961 11/14/2017 1.0.5 is deprecated because it is no longer maintained.
1.0.4 9,133 9/20/2017 1.0.4 is deprecated because it is no longer maintained.
1.0.3 11,976 5/9/2017 1.0.3 is deprecated because it is no longer maintained.
1.0.2 259,904 3/6/2017 1.0.2 is deprecated because it is no longer maintained.
1.0.1 46,277 12/12/2016 1.0.1 is deprecated because it is no longer maintained.
1.0.0 914,235 6/27/2016 1.0.0 is deprecated because it is no longer maintained.
1.0.0-rc2-final 50,156 5/16/2016 1.0.0-rc2-final is deprecated because it is no longer maintained.