Microsoft.AspNetCore.Cryptography.KeyDerivation 8.0.14

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

ASP.NET Core utilities for key derivation.

This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/25ef4aa38b77974263cb10f6e9cbd10135f17b59

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 is compatible.  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 is compatible.  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
Azure-Samples/active-directory-b2c-advanced-policies
Sample for use with Azure AD B2C with Custom Policies.
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.
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 336 5/12/2025
10.0.0-preview.3.25172.1 1,234 4/10/2025
10.0.0-preview.2.25164.1 790 3/18/2025
10.0.0-preview.1.25120.3 954 2/25/2025
9.0.5 28,181 5/13/2025
9.0.4 422,481 4/8/2025
9.0.3 565,596 3/11/2025
9.0.2 876,887 2/11/2025
9.0.1 651,465 1/14/2025
9.0.0 1,783,668 11/12/2024
9.0.0-rc.2.24474.3 39,207 10/8/2024
9.0.0-rc.1.24452.1 12,001 9/10/2024
9.0.0-preview.7.24406.2 5,563 8/13/2024
9.0.0-preview.6.24328.4 90,047 7/9/2024
9.0.0-preview.5.24306.11 7,649 6/11/2024
9.0.0-preview.4.24267.6 3,229 5/21/2024
9.0.0-preview.3.24172.13 71,487 4/11/2024
9.0.0-preview.2.24128.4 4,089 3/12/2024
9.0.0-preview.1.24081.5 25,793 2/13/2024
8.0.16 13,612 5/13/2025
8.0.15 223,280 4/8/2025
8.0.14 470,023 3/11/2025
8.0.13 387,932 2/11/2025
8.0.12 613,673 1/14/2025
8.0.11 2,675,667 11/12/2024
8.0.10 3,226,763 10/8/2024
8.0.8 4,676,370 8/13/2024
8.0.7 2,826,853 7/9/2024
8.0.6 3,450,105 5/28/2024
8.0.5 1,371,817 5/14/2024
8.0.4 3,091,042 4/9/2024
8.0.3 2,266,163 3/12/2024
8.0.2 3,015,683 2/13/2024
8.0.1 3,573,456 1/9/2024
8.0.0 6,463,914 11/14/2023
8.0.0-rc.2.23480.2 63,406 10/10/2023
8.0.0-rc.1.23421.29 29,927 9/12/2023
8.0.0-preview.7.23375.9 64,745 8/8/2023
8.0.0-preview.6.23329.11 72,001 7/11/2023
8.0.0-preview.5.23302.2 9,223 6/13/2023
8.0.0-preview.4.23260.4 12,530 5/16/2023
8.0.0-preview.3.23177.8 11,833 4/11/2023
8.0.0-preview.2.23153.2 95,985 3/14/2023
8.0.0-preview.1.23112.2 59,617 2/21/2023
7.0.20 439,314 5/28/2024
7.0.19 48,480 5/14/2024
7.0.18 119,243 4/9/2024
7.0.17 596,967 3/12/2024
7.0.16 254,059 2/13/2024
7.0.15 382,226 1/9/2024
7.0.14 656,621 11/14/2023
7.0.13 1,014,671 10/24/2023
7.0.12 770,940 10/10/2023
7.0.11 1,127,027 9/12/2023
7.0.10 1,461,882 8/8/2023
7.0.9 1,146,912 7/11/2023
7.0.8 830,987 6/22/2023
7.0.7 948,166 6/13/2023
7.0.5 3,623,978 4/11/2023
7.0.4 1,566,645 3/14/2023
7.0.3 1,643,714 2/14/2023
7.0.2 2,485,205 1/10/2023
7.0.1 936,659 12/13/2022
7.0.0 3,722,373 11/7/2022
7.0.0-rc.2.22476.2 61,994 10/11/2022
7.0.0-rc.1.22427.2 75,168 9/14/2022
7.0.0-preview.7.22376.6 11,414 8/9/2022
7.0.0-preview.6.22330.3 5,508 7/12/2022
7.0.0-preview.5.22303.8 10,818 6/14/2022
7.0.0-preview.4.22251.1 7,161 5/10/2022
7.0.0-preview.3.22178.4 5,733 4/13/2022
7.0.0-preview.2.22153.2 4,329 3/14/2022
7.0.0-preview.1.22109.13 1,805 2/17/2022
6.0.36 142,997 11/12/2024
6.0.35 175,882 10/8/2024
6.0.33 726,422 8/13/2024
6.0.32 114,206 7/9/2024
6.0.31 160,647 5/28/2024
6.0.30 104,279 5/14/2024
6.0.29 316,496 4/9/2024
6.0.28 379,704 3/12/2024
6.0.27 246,133 2/13/2024
6.0.26 1,177,498 1/9/2024
6.0.25 853,848 11/14/2023
6.0.24 555,738 10/24/2023
6.0.23 262,087 10/10/2023
6.0.22 616,140 9/12/2023
6.0.21 752,460 8/8/2023
6.0.20 657,205 7/11/2023
6.0.19 394,870 6/22/2023
6.0.18 337,628 6/13/2023
6.0.16 1,809,608 4/11/2023
6.0.15 813,772 3/14/2023
6.0.14 1,065,772 2/14/2023
6.0.13 1,521,221 1/10/2023
6.0.12 1,004,725 12/13/2022
6.0.11 1,825,299 11/7/2022
6.0.10 3,026,279 10/11/2022
6.0.9 3,241,879 9/13/2022
6.0.8 4,345,995 8/9/2022
6.0.7 3,392,880 7/12/2022
6.0.6 2,893,112 6/14/2022
6.0.5 6,357,577 5/10/2022
6.0.4 3,212,552 4/11/2022
6.0.3 3,624,908 3/8/2022
6.0.2 3,463,917 2/8/2022
6.0.1 5,470,708 12/14/2021
6.0.0 10,225,893 11/8/2021
6.0.0-rc.2.21480.10 42,757 10/12/2021
6.0.0-rc.1.21452.15 40,667 9/14/2021
6.0.0-preview.7.21378.6 24,781 8/10/2021
6.0.0-preview.6.21355.2 15,290 7/14/2021
6.0.0-preview.5.21301.17 14,261 6/15/2021
6.0.0-preview.4.21253.5 10,912 5/24/2021
6.0.0-preview.3.21201.13 22,993 4/8/2021
6.0.0-preview.2.21154.6 8,332 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,064 2/12/2021 6.0.0-preview.1.21103.6 is deprecated because it is no longer maintained.
5.0.17 1,237,422 5/10/2022 5.0.17 is deprecated because it is no longer maintained.
5.0.16 187,051 4/11/2022 5.0.16 is deprecated because it is no longer maintained.
5.0.15 345,523 3/8/2022 5.0.15 is deprecated because it is no longer maintained.
5.0.14 241,217 2/8/2022 5.0.14 is deprecated because it is no longer maintained.
5.0.13 604,414 12/14/2021 5.0.13 is deprecated because it is no longer maintained.
5.0.12 739,369 11/7/2021 5.0.12 is deprecated because it is no longer maintained.
5.0.11 3,439,984 10/12/2021 5.0.11 is deprecated because it is no longer maintained.
5.0.10 3,629,411 9/14/2021 5.0.10 is deprecated because it is no longer maintained.
5.0.9 2,289,902 8/10/2021 5.0.9 is deprecated because it is no longer maintained.
5.0.8 1,804,560 7/13/2021 5.0.8 is deprecated because it is no longer maintained.
5.0.7 2,424,203 6/8/2021 5.0.7 is deprecated because it is no longer maintained.
5.0.6 2,069,516 5/11/2021 5.0.6 is deprecated because it is no longer maintained.
5.0.5 2,094,552 4/6/2021 5.0.5 is deprecated because it is no longer maintained.
5.0.4 1,961,386 3/9/2021 5.0.4 is deprecated because it is no longer maintained.
5.0.3 2,240,329 2/9/2021 5.0.3 is deprecated because it is no longer maintained.
5.0.2 1,731,110 1/12/2021 5.0.2 is deprecated because it is no longer maintained.
5.0.1 1,666,190 12/8/2020 5.0.1 is deprecated because it is no longer maintained.
5.0.0 3,106,562 11/9/2020 5.0.0 is deprecated because it is no longer maintained.
5.0.0-rc.2.20475.17 32,787 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,392 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,114 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,192 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,188 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,189 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,314 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,483 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,781 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,361 3/16/2020 5.0.0-preview.1.20124.5 is deprecated because it is no longer maintained.
3.1.32 369,298 12/13/2022
3.1.31 50,991 11/8/2022
3.1.30 50,341 10/11/2022
3.1.29 77,144 9/13/2022
3.1.28 136,796 8/9/2022
3.1.27 66,526 7/12/2022
3.1.26 58,675 6/14/2022
3.1.25 143,165 5/10/2022
3.1.24 96,746 4/11/2022
3.1.23 266,934 3/8/2022
3.1.22 589,598 12/14/2021
3.1.21 437,421 11/7/2021
3.1.20 276,958 10/11/2021
3.1.19 251,746 9/14/2021
3.1.18 421,361 8/10/2021
3.1.17 268,347 7/13/2021
3.1.16 372,859 6/8/2021
3.1.15 359,160 5/11/2021
3.1.14 392,773 4/6/2021
3.1.13 864,050 3/9/2021
3.1.12 1,507,595 2/9/2021
3.1.11 808,409 1/12/2021
3.1.10 2,064,887 11/9/2020
3.1.9 2,322,704 10/13/2020
3.1.8 4,628,799 9/8/2020
3.1.7 2,760,799 8/11/2020
3.1.6 2,571,839 7/14/2020
3.1.5 2,461,008 6/9/2020
3.1.4 2,637,764 5/12/2020
3.1.3 3,811,447 3/24/2020
3.1.2 3,154,106 2/18/2020
3.1.1 2,953,327 1/14/2020
3.1.0 4,337,383 12/3/2019
3.1.0-preview3.19555.2 16,518 11/13/2019 3.1.0-preview3.19555.2 is deprecated because it is no longer maintained.
3.1.0-preview2.19528.8 8,056 11/1/2019 3.1.0-preview2.19528.8 is deprecated because it is no longer maintained.
3.1.0-preview1.19508.20 10,690 10/15/2019 3.1.0-preview1.19508.20 is deprecated because it is no longer maintained.
3.0.3 92,960 2/18/2020 3.0.3 is deprecated because it is no longer maintained.
3.0.2 46,858 1/14/2020 3.0.2 is deprecated because it is no longer maintained.
3.0.0 2,888,369 9/23/2019 3.0.0 is deprecated because it is no longer maintained.
3.0.0-rc1.19457.4 24,271 9/16/2019 3.0.0-rc1.19457.4 is deprecated because it is no longer maintained.
3.0.0-preview9.19424.4 28,111 9/4/2019 3.0.0-preview9.19424.4 is deprecated because it is no longer maintained.
3.0.0-preview8.19405.7 23,605 8/13/2019 3.0.0-preview8.19405.7 is deprecated because it is no longer maintained.
3.0.0-preview7.19365.7 40,140 7/23/2019 3.0.0-preview7.19365.7 is deprecated because it is no longer maintained.
2.3.0 354,803 1/14/2025
2.2.0 56,601,756 12/3/2018 2.2.0 is deprecated because it is no longer maintained.
2.2.0-preview3-35497 84,477 10/17/2018 2.2.0-preview3-35497 is deprecated because it is no longer maintained.
2.2.0-preview2-35157 45,886 9/12/2018 2.2.0-preview2-35157 is deprecated because it is no longer maintained.
2.2.0-preview1-35029 13,894 8/22/2018 2.2.0-preview1-35029 is deprecated because it is no longer maintained.
2.1.1 26,350,298 6/18/2018
2.1.0 7,831,882 5/29/2018
2.1.0-rc1-final 113,224 5/6/2018 2.1.0-rc1-final is deprecated because it is no longer maintained.
2.1.0-preview2-final 223,657 4/10/2018 2.1.0-preview2-final is deprecated because it is no longer maintained.
2.1.0-preview1-final 101,675 2/26/2018 2.1.0-preview1-final is deprecated because it is no longer maintained.
2.0.3 4,715,133 5/7/2018 2.0.3 is deprecated because it is no longer maintained.
2.0.2 4,465,134 3/13/2018 2.0.2 is deprecated because it is no longer maintained.
2.0.1 11,527,442 11/14/2017 2.0.1 is deprecated because it is no longer maintained.
2.0.0 7,903,203 8/11/2017 2.0.0 is deprecated because it is no longer maintained.
2.0.0-preview2-final 61,514 6/27/2017 2.0.0-preview2-final is deprecated because it is no longer maintained.
2.0.0-preview1-final 26,433 5/10/2017 2.0.0-preview1-final is deprecated because it is no longer maintained.
1.1.3 182,385 9/20/2017 1.1.3 is deprecated because it is no longer maintained.
1.1.2 784,694 5/9/2017 1.1.2 is deprecated because it is no longer maintained.
1.1.1 565,033 3/6/2017 1.1.1 is deprecated because it is no longer maintained.
1.1.0 642,259 11/16/2016 1.1.0 is deprecated because it is no longer maintained.
1.1.0-preview1-final 11,549 10/24/2016 1.1.0-preview1-final is deprecated because it is no longer maintained.
1.0.5 58,564 11/14/2017 1.0.5 is deprecated because it is no longer maintained.
1.0.4 7,965 9/20/2017 1.0.4 is deprecated because it is no longer maintained.
1.0.3 10,810 5/9/2017 1.0.3 is deprecated because it is no longer maintained.
1.0.2 254,024 3/6/2017 1.0.2 is deprecated because it is no longer maintained.
1.0.1 44,561 12/12/2016 1.0.1 is deprecated because it is no longer maintained.
1.0.0 856,998 6/27/2016 1.0.0 is deprecated because it is no longer maintained.
1.0.0-rc2-final 49,305 5/16/2016 1.0.0-rc2-final is deprecated because it is no longer maintained.