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.
#addin nuget:?package=Microsoft.AspNetCore.Cryptography.KeyDerivation&version=2.1.0-preview1-final&prerelease
                    
Install Microsoft.AspNetCore.Cryptography.KeyDerivation as a Cake Addin
#tool nuget:?package=Microsoft.AspNetCore.Cryptography.KeyDerivation&version=2.1.0-preview1-final&prerelease
                    
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. 
.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 (257)

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/aspnetcore/tree/763b4ef31ca4df6dae07c7ee8f39ea259b6980fa

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

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
VocaDB/vocadb
VocaDB is a Vocaloid Database with translated artists, albums, music videos and more.
axzxs2001/Asp.NetCoreExperiment
原来所有项目都移动到**OleVersion**目录下进行保留。新的案例装以.net 5.0为主,一部分对以前案例进行升级,一部分将以前的工作经验总结出来,以供大家参考!
dashiell-zhang/NetEngine
基于 .Net 框架搭建的一个基础项目结构
replaysMike/Binner
Open source parts inventory system for makers, electronics hobby, and professional engineers
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.2.25164.1 570 3/18/2025
10.0.0-preview.1.25120.3 863 2/25/2025
9.0.4 535 4/8/2025
9.0.3 302,742 3/11/2025
9.0.2 622,677 2/11/2025
9.0.1 539,997 1/14/2025
9.0.0 1,500,245 11/12/2024
9.0.0-rc.2.24474.3 37,253 10/8/2024
9.0.0-rc.1.24452.1 11,658 9/10/2024
9.0.0-preview.7.24406.2 5,052 8/13/2024
9.0.0-preview.6.24328.4 69,543 7/9/2024
9.0.0-preview.5.24306.11 7,186 6/11/2024
9.0.0-preview.4.24267.6 3,065 5/21/2024
9.0.0-preview.3.24172.13 70,921 4/11/2024
9.0.0-preview.2.24128.4 3,724 3/12/2024
9.0.0-preview.1.24081.5 25,149 2/13/2024
8.0.15 390 4/8/2025
8.0.14 218,517 3/11/2025
8.0.13 270,708 2/11/2025
8.0.12 467,368 1/14/2025
8.0.11 2,137,454 11/12/2024
8.0.10 2,814,668 10/8/2024
8.0.8 4,249,575 8/13/2024
8.0.7 2,592,583 7/9/2024
8.0.6 3,212,617 5/28/2024
8.0.5 1,279,566 5/14/2024
8.0.4 2,920,250 4/9/2024
8.0.3 2,112,337 3/12/2024
8.0.2 2,864,243 2/13/2024
8.0.1 3,394,093 1/9/2024
8.0.0 6,031,462 11/14/2023
8.0.0-rc.2.23480.2 63,000 10/10/2023
8.0.0-rc.1.23421.29 29,753 9/12/2023
8.0.0-preview.7.23375.9 62,206 8/8/2023
8.0.0-preview.6.23329.11 67,559 7/11/2023
8.0.0-preview.5.23302.2 9,028 6/13/2023
8.0.0-preview.4.23260.4 12,119 5/16/2023
8.0.0-preview.3.23177.8 10,995 4/11/2023
8.0.0-preview.2.23153.2 95,706 3/14/2023
8.0.0-preview.1.23112.2 59,236 2/21/2023
7.0.20 389,071 5/28/2024
7.0.19 45,901 5/14/2024
7.0.18 114,150 4/9/2024
7.0.17 591,874 3/12/2024
7.0.16 249,750 2/13/2024
7.0.15 370,476 1/9/2024
7.0.14 640,669 11/14/2023
7.0.13 997,076 10/24/2023
7.0.12 751,176 10/10/2023
7.0.11 1,107,009 9/12/2023
7.0.10 1,445,574 8/8/2023
7.0.9 1,117,706 7/11/2023
7.0.8 823,820 6/22/2023
7.0.7 932,616 6/13/2023
7.0.5 3,521,816 4/11/2023
7.0.4 1,544,043 3/14/2023
7.0.3 1,625,775 2/14/2023
7.0.2 2,464,618 1/10/2023
7.0.1 923,052 12/13/2022
7.0.0 3,654,511 11/7/2022
7.0.0-rc.2.22476.2 61,342 10/11/2022
7.0.0-rc.1.22427.2 75,137 9/14/2022
7.0.0-preview.7.22376.6 11,297 8/9/2022
7.0.0-preview.6.22330.3 5,488 7/12/2022
7.0.0-preview.5.22303.8 10,679 6/14/2022
7.0.0-preview.4.22251.1 7,137 5/10/2022
7.0.0-preview.3.22178.4 5,592 4/13/2022
7.0.0-preview.2.22153.2 4,312 3/14/2022
7.0.0-preview.1.22109.13 1,783 2/17/2022
6.0.36 106,453 11/12/2024
6.0.35 150,061 10/8/2024
6.0.33 630,698 8/13/2024
6.0.32 107,871 7/9/2024
6.0.31 148,328 5/28/2024
6.0.30 100,543 5/14/2024
6.0.29 298,242 4/9/2024
6.0.28 348,577 3/12/2024
6.0.27 237,941 2/13/2024
6.0.26 1,113,272 1/9/2024
6.0.25 836,653 11/14/2023
6.0.24 537,058 10/24/2023
6.0.23 256,671 10/10/2023
6.0.22 592,934 9/12/2023
6.0.21 729,994 8/8/2023
6.0.20 640,297 7/11/2023
6.0.19 386,401 6/22/2023
6.0.18 326,276 6/13/2023
6.0.16 1,767,503 4/11/2023
6.0.15 799,027 3/14/2023
6.0.14 1,049,398 2/14/2023
6.0.13 1,499,491 1/10/2023
6.0.12 988,574 12/13/2022
6.0.11 1,802,712 11/7/2022
6.0.10 2,975,925 10/11/2022
6.0.9 3,167,875 9/13/2022
6.0.8 4,272,619 8/9/2022
6.0.7 3,347,602 7/12/2022
6.0.6 2,848,893 6/14/2022
6.0.5 6,291,471 5/10/2022
6.0.4 3,188,619 4/11/2022
6.0.3 3,590,210 3/8/2022
6.0.2 3,438,432 2/8/2022
6.0.1 5,415,167 12/14/2021
6.0.0 9,999,638 11/8/2021
6.0.0-rc.2.21480.10 42,654 10/12/2021
6.0.0-rc.1.21452.15 40,568 9/14/2021
6.0.0-preview.7.21378.6 24,677 8/10/2021
6.0.0-preview.6.21355.2 15,265 7/14/2021
6.0.0-preview.5.21301.17 14,200 6/15/2021
6.0.0-preview.4.21253.5 10,886 5/24/2021
6.0.0-preview.3.21201.13 22,662 4/8/2021
6.0.0-preview.2.21154.6 8,297 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,002 2/12/2021 6.0.0-preview.1.21103.6 is deprecated because it is no longer maintained.
5.0.17 1,212,135 5/10/2022 5.0.17 is deprecated because it is no longer maintained.
5.0.16 184,284 4/11/2022 5.0.16 is deprecated because it is no longer maintained.
5.0.15 343,445 3/8/2022 5.0.15 is deprecated because it is no longer maintained.
5.0.14 239,473 2/8/2022 5.0.14 is deprecated because it is no longer maintained.
5.0.13 600,090 12/14/2021 5.0.13 is deprecated because it is no longer maintained.
5.0.12 733,077 11/7/2021 5.0.12 is deprecated because it is no longer maintained.
5.0.11 3,422,943 10/12/2021 5.0.11 is deprecated because it is no longer maintained.
5.0.10 3,611,547 9/14/2021 5.0.10 is deprecated because it is no longer maintained.
5.0.9 2,264,153 8/10/2021 5.0.9 is deprecated because it is no longer maintained.
5.0.8 1,793,928 7/13/2021 5.0.8 is deprecated because it is no longer maintained.
5.0.7 2,408,272 6/8/2021 5.0.7 is deprecated because it is no longer maintained.
5.0.6 2,060,251 5/11/2021 5.0.6 is deprecated because it is no longer maintained.
5.0.5 2,081,221 4/6/2021 5.0.5 is deprecated because it is no longer maintained.
5.0.4 1,945,981 3/9/2021 5.0.4 is deprecated because it is no longer maintained.
5.0.3 2,233,913 2/9/2021 5.0.3 is deprecated because it is no longer maintained.
5.0.2 1,719,625 1/12/2021 5.0.2 is deprecated because it is no longer maintained.
5.0.1 1,657,586 12/8/2020 5.0.1 is deprecated because it is no longer maintained.
5.0.0 3,090,254 11/9/2020 5.0.0 is deprecated because it is no longer maintained.
5.0.0-rc.2.20475.17 32,694 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,360 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,074 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,131 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,057 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,162 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,273 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,442 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,644 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,332 3/16/2020 5.0.0-preview.1.20124.5 is deprecated because it is no longer maintained.
3.1.32 354,896 12/13/2022
3.1.31 50,193 11/8/2022
3.1.30 49,341 10/11/2022
3.1.29 76,730 9/13/2022
3.1.28 135,679 8/9/2022
3.1.27 66,250 7/12/2022
3.1.26 57,450 6/14/2022
3.1.25 141,208 5/10/2022
3.1.24 95,968 4/11/2022
3.1.23 263,765 3/8/2022
3.1.22 584,607 12/14/2021
3.1.21 432,738 11/7/2021
3.1.20 272,845 10/11/2021
3.1.19 248,525 9/14/2021
3.1.18 418,865 8/10/2021
3.1.17 266,459 7/13/2021
3.1.16 369,086 6/8/2021
3.1.15 357,367 5/11/2021
3.1.14 390,467 4/6/2021
3.1.13 858,572 3/9/2021
3.1.12 1,482,596 2/9/2021
3.1.11 801,488 1/12/2021
3.1.10 2,057,145 11/9/2020
3.1.9 2,315,940 10/13/2020
3.1.8 4,614,380 9/8/2020
3.1.7 2,728,193 8/11/2020
3.1.6 2,562,397 7/14/2020
3.1.5 2,451,171 6/9/2020
3.1.4 2,593,312 5/12/2020
3.1.3 3,779,593 3/24/2020
3.1.2 3,144,853 2/18/2020
3.1.1 2,941,186 1/14/2020
3.1.0 4,295,555 12/3/2019
3.1.0-preview3.19555.2 16,482 11/13/2019 3.1.0-preview3.19555.2 is deprecated because it is no longer maintained.
3.1.0-preview2.19528.8 8,010 11/1/2019 3.1.0-preview2.19528.8 is deprecated because it is no longer maintained.
3.1.0-preview1.19508.20 10,644 10/15/2019 3.1.0-preview1.19508.20 is deprecated because it is no longer maintained.
3.0.3 91,634 2/18/2020 3.0.3 is deprecated because it is no longer maintained.
3.0.2 46,740 1/14/2020 3.0.2 is deprecated because it is no longer maintained.
3.0.0 2,862,884 9/23/2019 3.0.0 is deprecated because it is no longer maintained.
3.0.0-rc1.19457.4 24,213 9/16/2019 3.0.0-rc1.19457.4 is deprecated because it is no longer maintained.
3.0.0-preview9.19424.4 28,074 9/4/2019 3.0.0-preview9.19424.4 is deprecated because it is no longer maintained.
3.0.0-preview8.19405.7 23,571 8/13/2019 3.0.0-preview8.19405.7 is deprecated because it is no longer maintained.
3.0.0-preview7.19365.7 40,061 7/23/2019 3.0.0-preview7.19365.7 is deprecated because it is no longer maintained.
2.3.0 191,338 1/14/2025
2.2.0 55,443,665 12/3/2018 2.2.0 is deprecated because it is no longer maintained.
2.2.0-preview3-35497 84,365 10/17/2018 2.2.0-preview3-35497 is deprecated because it is no longer maintained.
2.2.0-preview2-35157 45,771 9/12/2018 2.2.0-preview2-35157 is deprecated because it is no longer maintained.
2.2.0-preview1-35029 13,831 8/22/2018 2.2.0-preview1-35029 is deprecated because it is no longer maintained.
2.1.1 26,000,423 6/18/2018
2.1.0 7,779,643 5/29/2018
2.1.0-rc1-final 113,139 5/6/2018 2.1.0-rc1-final is deprecated because it is no longer maintained.
2.1.0-preview2-final 223,580 4/10/2018 2.1.0-preview2-final is deprecated because it is no longer maintained.
2.1.0-preview1-final 101,550 2/26/2018 2.1.0-preview1-final is deprecated because it is no longer maintained.
2.0.3 4,691,177 5/7/2018 2.0.3 is deprecated because it is no longer maintained.
2.0.2 4,446,053 3/13/2018 2.0.2 is deprecated because it is no longer maintained.
2.0.1 11,476,762 11/14/2017 2.0.1 is deprecated because it is no longer maintained.
2.0.0 7,858,835 8/11/2017 2.0.0 is deprecated because it is no longer maintained.
2.0.0-preview2-final 61,285 6/27/2017 2.0.0-preview2-final is deprecated because it is no longer maintained.
2.0.0-preview1-final 26,306 5/10/2017 2.0.0-preview1-final is deprecated because it is no longer maintained.
1.1.3 181,246 9/20/2017 1.1.3 is deprecated because it is no longer maintained.
1.1.2 779,685 5/9/2017 1.1.2 is deprecated because it is no longer maintained.
1.1.1 562,134 3/6/2017 1.1.1 is deprecated because it is no longer maintained.
1.1.0 639,859 11/16/2016 1.1.0 is deprecated because it is no longer maintained.
1.1.0-preview1-final 11,504 10/24/2016 1.1.0-preview1-final is deprecated because it is no longer maintained.
1.0.5 57,836 11/14/2017 1.0.5 is deprecated because it is no longer maintained.
1.0.4 7,893 9/20/2017 1.0.4 is deprecated because it is no longer maintained.
1.0.3 10,753 5/9/2017 1.0.3 is deprecated because it is no longer maintained.
1.0.2 252,708 3/6/2017 1.0.2 is deprecated because it is no longer maintained.
1.0.1 44,410 12/12/2016 1.0.1 is deprecated because it is no longer maintained.
1.0.0 844,074 6/27/2016 1.0.0 is deprecated because it is no longer maintained.
1.0.0-rc2-final 49,257 5/16/2016 1.0.0-rc2-final is deprecated because it is no longer maintained.