Microsoft.AspNetCore.Cryptography.KeyDerivation 2.0.0

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

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.0.0
                    
NuGet\Install-Package Microsoft.AspNetCore.Cryptography.KeyDerivation -Version 2.0.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.Cryptography.KeyDerivation" Version="2.0.0" />
                    
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.0.0" />
                    
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.0.0
                    
#r "nuget: Microsoft.AspNetCore.Cryptography.KeyDerivation, 2.0.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.
#addin nuget:?package=Microsoft.AspNetCore.Cryptography.KeyDerivation&version=2.0.0
                    
Install Microsoft.AspNetCore.Cryptography.KeyDerivation as a Cake Addin
#tool nuget:?package=Microsoft.AspNetCore.Cryptography.KeyDerivation&version=2.0.0
                    
Install Microsoft.AspNetCore.Cryptography.KeyDerivation 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 (259)

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/c22dcd0c7a78d095a94d20e59ec0271b9924c82c

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

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.
ServiceStack/ServiceStack
Thoughtfully architected, obscenely fast, thoroughly enjoyable web services for all
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.
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)
Whisparr/Whisparr
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.
Azure-Samples/active-directory-b2c-advanced-policies
Sample for use with Azure AD B2C with Custom Policies.
mrellipse/toucan
Boilerplate template using Vue.js, TypeScript and .NET Core 2.1, based on SOLID design principles
Version Downloads Last updated
10.0.0-preview.4.25258.110 849 5/12/2025
10.0.0-preview.3.25172.1 1,579 4/10/2025
10.0.0-preview.2.25164.1 812 3/18/2025
10.0.0-preview.1.25120.3 973 2/25/2025
9.0.5 234,637 5/13/2025
9.0.4 565,877 4/8/2025
9.0.3 649,612 3/11/2025
9.0.2 956,568 2/11/2025
9.0.1 697,022 1/14/2025
9.0.0 1,905,597 11/12/2024
9.0.0-rc.2.24474.3 39,404 10/8/2024
9.0.0-rc.1.24452.1 12,284 9/10/2024
9.0.0-preview.7.24406.2 5,650 8/13/2024
9.0.0-preview.6.24328.4 92,721 7/9/2024
9.0.0-preview.5.24306.11 7,890 6/11/2024
9.0.0-preview.4.24267.6 3,332 5/21/2024
9.0.0-preview.3.24172.13 71,858 4/11/2024
9.0.0-preview.2.24128.4 4,188 3/12/2024
9.0.0-preview.1.24081.5 26,450 2/13/2024
8.0.16 103,874 5/13/2025
8.0.15 306,162 4/8/2025
8.0.14 571,515 3/11/2025
8.0.13 440,277 2/11/2025
8.0.12 686,448 1/14/2025
8.0.11 2,918,597 11/12/2024
8.0.10 3,426,238 10/8/2024
8.0.8 4,850,132 8/13/2024
8.0.7 2,932,079 7/9/2024
8.0.6 3,554,563 5/28/2024
8.0.5 1,413,596 5/14/2024
8.0.4 3,166,832 4/9/2024
8.0.3 2,331,162 3/12/2024
8.0.2 3,078,555 2/13/2024
8.0.1 3,655,230 1/9/2024
8.0.0 6,666,206 11/14/2023
8.0.0-rc.2.23480.2 63,503 10/10/2023
8.0.0-rc.1.23421.29 29,976 9/12/2023
8.0.0-preview.7.23375.9 65,750 8/8/2023
8.0.0-preview.6.23329.11 74,564 7/11/2023
8.0.0-preview.5.23302.2 9,239 6/13/2023
8.0.0-preview.4.23260.4 12,706 5/16/2023
8.0.0-preview.3.23177.8 11,971 4/11/2023
8.0.0-preview.2.23153.2 96,168 3/14/2023
8.0.0-preview.1.23112.2 59,747 2/21/2023
7.0.20 464,589 5/28/2024
7.0.19 49,419 5/14/2024
7.0.18 122,062 4/9/2024
7.0.17 599,072 3/12/2024
7.0.16 256,038 2/13/2024
7.0.15 387,194 1/9/2024
7.0.14 664,965 11/14/2023
7.0.13 1,021,338 10/24/2023
7.0.12 778,498 10/10/2023
7.0.11 1,137,557 9/12/2023
7.0.10 1,469,370 8/8/2023
7.0.9 1,162,027 7/11/2023
7.0.8 834,443 6/22/2023
7.0.7 954,359 6/13/2023
7.0.5 3,668,095 4/11/2023
7.0.4 1,577,896 3/14/2023
7.0.3 1,651,793 2/14/2023
7.0.2 2,513,304 1/10/2023
7.0.1 942,078 12/13/2022
7.0.0 3,755,625 11/7/2022
7.0.0-rc.2.22476.2 62,264 10/11/2022
7.0.0-rc.1.22427.2 75,180 9/14/2022
7.0.0-preview.7.22376.6 11,456 8/9/2022
7.0.0-preview.6.22330.3 5,521 7/12/2022
7.0.0-preview.5.22303.8 10,854 6/14/2022
7.0.0-preview.4.22251.1 7,175 5/10/2022
7.0.0-preview.3.22178.4 5,834 4/13/2022
7.0.0-preview.2.22153.2 4,341 3/14/2022
7.0.0-preview.1.22109.13 1,820 2/17/2022
6.0.36 158,606 11/12/2024
6.0.35 184,306 10/8/2024
6.0.33 780,995 8/13/2024
6.0.32 117,625 7/9/2024
6.0.31 165,829 5/28/2024
6.0.30 105,942 5/14/2024
6.0.29 325,313 4/9/2024
6.0.28 397,770 3/12/2024
6.0.27 249,333 2/13/2024
6.0.26 1,203,990 1/9/2024
6.0.25 863,280 11/14/2023
6.0.24 563,646 10/24/2023
6.0.23 264,917 10/10/2023
6.0.22 624,624 9/12/2023
6.0.21 761,662 8/8/2023
6.0.20 664,924 7/11/2023
6.0.19 399,155 6/22/2023
6.0.18 342,347 6/13/2023
6.0.16 1,832,679 4/11/2023
6.0.15 820,510 3/14/2023
6.0.14 1,072,868 2/14/2023
6.0.13 1,531,454 1/10/2023
6.0.12 1,011,665 12/13/2022
6.0.11 1,836,339 11/7/2022
6.0.10 3,052,499 10/11/2022
6.0.9 3,277,126 9/13/2022
6.0.8 4,377,251 8/9/2022
6.0.7 3,409,957 7/12/2022
6.0.6 2,917,980 6/14/2022
6.0.5 6,391,640 5/10/2022
6.0.4 3,224,287 4/11/2022
6.0.3 3,639,445 3/8/2022
6.0.2 3,475,398 2/8/2022
6.0.1 5,494,533 12/14/2021
6.0.0 10,334,742 11/8/2021
6.0.0-rc.2.21480.10 42,801 10/12/2021
6.0.0-rc.1.21452.15 40,719 9/14/2021
6.0.0-preview.7.21378.6 24,819 8/10/2021
6.0.0-preview.6.21355.2 15,303 7/14/2021
6.0.0-preview.5.21301.17 14,273 6/15/2021
6.0.0-preview.4.21253.5 10,927 5/24/2021
6.0.0-preview.3.21201.13 23,111 4/8/2021
6.0.0-preview.2.21154.6 8,352 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 18,110 2/12/2021 6.0.0-preview.1.21103.6 is deprecated because it is no longer maintained.
5.0.17 1,248,491 5/10/2022 5.0.17 is deprecated because it is no longer maintained.
5.0.16 188,451 4/11/2022 5.0.16 is deprecated because it is no longer maintained.
5.0.15 346,281 3/8/2022 5.0.15 is deprecated because it is no longer maintained.
5.0.14 241,890 2/8/2022 5.0.14 is deprecated because it is no longer maintained.
5.0.13 606,438 12/14/2021 5.0.13 is deprecated because it is no longer maintained.
5.0.12 741,669 11/7/2021 5.0.12 is deprecated because it is no longer maintained.
5.0.11 3,446,235 10/12/2021 5.0.11 is deprecated because it is no longer maintained.
5.0.10 3,637,697 9/14/2021 5.0.10 is deprecated because it is no longer maintained.
5.0.9 2,300,085 8/10/2021 5.0.9 is deprecated because it is no longer maintained.
5.0.8 1,809,713 7/13/2021 5.0.8 is deprecated because it is no longer maintained.
5.0.7 2,430,652 6/8/2021 5.0.7 is deprecated because it is no longer maintained.
5.0.6 2,073,832 5/11/2021 5.0.6 is deprecated because it is no longer maintained.
5.0.5 2,100,876 4/6/2021 5.0.5 is deprecated because it is no longer maintained.
5.0.4 1,968,217 3/9/2021 5.0.4 is deprecated because it is no longer maintained.
5.0.3 2,243,259 2/9/2021 5.0.3 is deprecated because it is no longer maintained.
5.0.2 1,733,908 1/12/2021 5.0.2 is deprecated because it is no longer maintained.
5.0.1 1,670,161 12/8/2020 5.0.1 is deprecated because it is no longer maintained.
5.0.0 3,114,292 11/9/2020 5.0.0 is deprecated because it is no longer maintained.
5.0.0-rc.2.20475.17 32,812 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,415 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,134 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,221 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,230 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,204 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,338 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,505 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 12,811 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,381 3/16/2020 5.0.0-preview.1.20124.5 is deprecated because it is no longer maintained.
3.1.32 375,962 12/13/2022
3.1.31 51,396 11/8/2022
3.1.30 50,721 10/11/2022
3.1.29 77,247 9/13/2022
3.1.28 137,105 8/9/2022
3.1.27 66,638 7/12/2022
3.1.26 59,268 6/14/2022
3.1.25 144,009 5/10/2022
3.1.24 96,897 4/11/2022
3.1.23 268,090 3/8/2022
3.1.22 592,286 12/14/2021
3.1.21 438,229 11/7/2021
3.1.20 278,655 10/11/2021
3.1.19 253,005 9/14/2021
3.1.18 422,656 8/10/2021
3.1.17 268,721 7/13/2021
3.1.16 374,978 6/8/2021
3.1.15 359,763 5/11/2021
3.1.14 393,428 4/6/2021
3.1.13 865,825 3/9/2021
3.1.12 1,519,704 2/9/2021
3.1.11 811,822 1/12/2021
3.1.10 2,067,838 11/9/2020
3.1.9 2,325,316 10/13/2020
3.1.8 4,636,439 9/8/2020
3.1.7 2,778,590 8/11/2020
3.1.6 2,576,343 7/14/2020
3.1.5 2,465,389 6/9/2020
3.1.4 2,660,653 5/12/2020
3.1.3 3,824,187 3/24/2020
3.1.2 3,157,800 2/18/2020
3.1.1 2,959,481 1/14/2020
3.1.0 4,356,604 12/3/2019
3.1.0-preview3.19555.2 16,544 11/13/2019 3.1.0-preview3.19555.2 is deprecated because it is no longer maintained.
3.1.0-preview2.19528.8 8,078 11/1/2019 3.1.0-preview2.19528.8 is deprecated because it is no longer maintained.
3.1.0-preview1.19508.20 10,708 10/15/2019 3.1.0-preview1.19508.20 is deprecated because it is no longer maintained.
3.0.3 93,682 2/18/2020 3.0.3 is deprecated because it is no longer maintained.
3.0.2 46,907 1/14/2020 3.0.2 is deprecated because it is no longer maintained.
3.0.0 2,900,744 9/23/2019 3.0.0 is deprecated because it is no longer maintained.
3.0.0-rc1.19457.4 24,301 9/16/2019 3.0.0-rc1.19457.4 is deprecated because it is no longer maintained.
3.0.0-preview9.19424.4 28,132 9/4/2019 3.0.0-preview9.19424.4 is deprecated because it is no longer maintained.
3.0.0-preview8.19405.7 23,625 8/13/2019 3.0.0-preview8.19405.7 is deprecated because it is no longer maintained.
3.0.0-preview7.19365.7 40,168 7/23/2019 3.0.0-preview7.19365.7 is deprecated because it is no longer maintained.
2.3.0 446,490 1/14/2025
2.2.0 57,129,698 12/3/2018 2.2.0 is deprecated because it is no longer maintained.
2.2.0-preview3-35497 84,539 10/17/2018 2.2.0-preview3-35497 is deprecated because it is no longer maintained.
2.2.0-preview2-35157 45,919 9/12/2018 2.2.0-preview2-35157 is deprecated because it is no longer maintained.
2.2.0-preview1-35029 13,925 8/22/2018 2.2.0-preview1-35029 is deprecated because it is no longer maintained.
2.1.1 26,510,641 6/18/2018
2.1.0 7,856,869 5/29/2018
2.1.0-rc1-final 113,266 5/6/2018 2.1.0-rc1-final is deprecated because it is no longer maintained.
2.1.0-preview2-final 223,695 4/10/2018 2.1.0-preview2-final is deprecated because it is no longer maintained.
2.1.0-preview1-final 101,742 2/26/2018 2.1.0-preview1-final is deprecated because it is no longer maintained.
2.0.3 4,725,820 5/7/2018 2.0.3 is deprecated because it is no longer maintained.
2.0.2 4,473,287 3/13/2018 2.0.2 is deprecated because it is no longer maintained.
2.0.1 11,550,848 11/14/2017 2.0.1 is deprecated because it is no longer maintained.
2.0.0 7,925,048 8/11/2017 2.0.0 is deprecated because it is no longer maintained.
2.0.0-preview2-final 61,584 6/27/2017 2.0.0-preview2-final is deprecated because it is no longer maintained.
2.0.0-preview1-final 26,507 5/10/2017 2.0.0-preview1-final is deprecated because it is no longer maintained.
1.1.3 182,817 9/20/2017 1.1.3 is deprecated because it is no longer maintained.
1.1.2 786,857 5/9/2017 1.1.2 is deprecated because it is no longer maintained.
1.1.1 566,030 3/6/2017 1.1.1 is deprecated because it is no longer maintained.
1.1.0 643,279 11/16/2016 1.1.0 is deprecated because it is no longer maintained.
1.1.0-preview1-final 11,576 10/24/2016 1.1.0-preview1-final is deprecated because it is no longer maintained.
1.0.5 58,834 11/14/2017 1.0.5 is deprecated because it is no longer maintained.
1.0.4 8,001 9/20/2017 1.0.4 is deprecated because it is no longer maintained.
1.0.3 10,845 5/9/2017 1.0.3 is deprecated because it is no longer maintained.
1.0.2 254,493 3/6/2017 1.0.2 is deprecated because it is no longer maintained.
1.0.1 44,623 12/12/2016 1.0.1 is deprecated because it is no longer maintained.
1.0.0 863,860 6/27/2016 1.0.0 is deprecated because it is no longer maintained.
1.0.0-rc2-final 49,336 5/16/2016 1.0.0-rc2-final is deprecated because it is no longer maintained.