Microsoft.AspNetCore.Cryptography.KeyDerivation
                               
                            
                                1.1.0-preview1-final
                            
                        
                            
                                
                                
                                    Prefix Reserved
                                
                            
                    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
See the version list below for details.
dotnet add package Microsoft.AspNetCore.Cryptography.KeyDerivation --version 1.1.0-preview1-final
NuGet\Install-Package Microsoft.AspNetCore.Cryptography.KeyDerivation -Version 1.1.0-preview1-final
<PackageReference Include="Microsoft.AspNetCore.Cryptography.KeyDerivation" Version="1.1.0-preview1-final" />
<PackageVersion Include="Microsoft.AspNetCore.Cryptography.KeyDerivation" Version="1.1.0-preview1-final" />
<PackageReference Include="Microsoft.AspNetCore.Cryptography.KeyDerivation" />
paket add Microsoft.AspNetCore.Cryptography.KeyDerivation --version 1.1.0-preview1-final
#r "nuget: Microsoft.AspNetCore.Cryptography.KeyDerivation, 1.1.0-preview1-final"
#:package Microsoft.AspNetCore.Cryptography.KeyDerivation@1.1.0-preview1-final
#addin nuget:?package=Microsoft.AspNetCore.Cryptography.KeyDerivation&version=1.1.0-preview1-final&prerelease
#tool nuget:?package=Microsoft.AspNetCore.Cryptography.KeyDerivation&version=1.1.0-preview1-final&prerelease
ASP.NET Core utilities for key derivation.
| Product | Versions 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. | 
- 
                                                    .NETFramework 4.5.1- Microsoft.AspNetCore.Cryptography.Internal (>= 1.1.0-preview1-final)
- NETStandard.Library (>= 1.6.1-preview1-24530-04)
 
- 
                                                    .NETStandard 1.3- Microsoft.AspNetCore.Cryptography.Internal (>= 1.1.0-preview1-final)
- NETStandard.Library (>= 1.6.1-preview1-24530-04)
 
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/89c8f6a112d37d2ea8b77821e56d170a1bccdc5a | |
| 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.
                                                         | |
| 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)
                                                         | |
| 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-rc.2.25502.107 | 7,389 | 10/14/2025 | |
| 10.0.0-rc.1.25451.107 | 41,182 | 9/9/2025 | |
| 10.0.0-preview.7.25380.108 | 9,929 | 8/12/2025 | |
| 10.0.0-preview.6.25358.103 | 2,248 | 7/15/2025 | |
| 10.0.0-preview.5.25277.114 | 2,112 | 6/6/2025 | |
| 10.0.0-preview.4.25258.110 | 1,649 | 5/12/2025 | |
| 10.0.0-preview.3.25172.1 | 3,357 | 4/10/2025 | |
| 10.0.0-preview.2.25164.1 | 997 | 3/18/2025 | |
| 10.0.0-preview.1.25120.3 | 1,208 | 2/25/2025 | |
| 9.0.10 | 194,774 | 10/14/2025 | |
| 9.0.9 | 656,546 | 9/9/2025 | |
| 9.0.8 | 962,031 | 8/5/2025 | |
| 9.0.7 | 602,608 | 7/8/2025 | |
| 9.0.6 | 863,413 | 6/10/2025 | |
| 9.0.5 | 1,030,892 | 5/13/2025 | |
| 9.0.4 | 1,334,162 | 4/8/2025 | |
| 9.0.3 | 1,166,430 | 3/11/2025 | |
| 9.0.2 | 1,456,685 | 2/11/2025 | |
| 9.0.1 | 1,060,064 | 1/14/2025 | |
| 9.0.0 | 2,857,671 | 11/12/2024 | |
| 9.0.0-rc.2.24474.3 | 42,072 | 10/8/2024 | |
| 9.0.0-rc.1.24452.1 | 13,911 | 9/10/2024 | |
| 9.0.0-preview.7.24406.2 | 6,229 | 8/13/2024 | |
| 9.0.0-preview.6.24328.4 | 100,488 | 7/9/2024 | |
| 9.0.0-preview.5.24306.11 | 9,596 | 6/11/2024 | |
| 9.0.0-preview.4.24267.6 | 3,808 | 5/21/2024 | |
| 9.0.0-preview.3.24172.13 | 73,328 | 4/11/2024 | |
| 9.0.0-preview.2.24128.4 | 4,603 | 3/12/2024 | |
| 9.0.0-preview.1.24081.5 | 27,577 | 2/13/2024 | |
| 8.0.21 | 85,554 | 10/14/2025 | |
| 8.0.20 | 228,375 | 9/9/2025 | |
| 8.0.19 | 361,329 | 8/4/2025 | |
| 8.0.18 | 301,693 | 7/8/2025 | |
| 8.0.17 | 531,586 | 6/10/2025 | |
| 8.0.16 | 508,878 | 5/13/2025 | |
| 8.0.15 | 785,386 | 4/8/2025 | |
| 8.0.14 | 1,429,139 | 3/11/2025 | |
| 8.0.13 | 771,441 | 2/11/2025 | |
| 8.0.12 | 1,264,025 | 1/14/2025 | |
| 8.0.11 | 4,821,264 | 11/12/2024 | |
| 8.0.10 | 4,985,895 | 10/8/2024 | |
| 8.0.8 | 6,238,646 | 8/13/2024 | |
| 8.0.7 | 3,777,656 | 7/9/2024 | |
| 8.0.6 | 4,539,856 | 5/28/2024 | |
| 8.0.5 | 1,739,729 | 5/14/2024 | |
| 8.0.4 | 3,706,021 | 4/9/2024 | |
| 8.0.3 | 2,738,217 | 3/12/2024 | |
| 8.0.2 | 3,578,086 | 2/13/2024 | |
| 8.0.1 | 4,420,922 | 1/9/2024 | |
| 8.0.0 | 8,446,256 | 11/14/2023 | |
| 8.0.0-rc.2.23480.2 | 64,954 | 10/10/2023 | |
| 8.0.0-rc.1.23421.29 | 30,719 | 9/12/2023 | |
| 8.0.0-preview.7.23375.9 | 74,931 | 8/8/2023 | |
| 8.0.0-preview.6.23329.11 | 89,881 | 7/11/2023 | |
| 8.0.0-preview.5.23302.2 | 9,422 | 6/13/2023 | |
| 8.0.0-preview.4.23260.4 | 13,684 | 5/16/2023 | |
| 8.0.0-preview.3.23177.8 | 13,031 | 4/11/2023 | |
| 8.0.0-preview.2.23153.2 | 96,842 | 3/14/2023 | |
| 8.0.0-preview.1.23112.2 | 60,760 | 2/21/2023 | |
| 7.0.20 | 686,983 | 5/28/2024 | |
| 7.0.19 | 56,673 | 5/14/2024 | |
| 7.0.18 | 141,408 | 4/9/2024 | |
| 7.0.17 | 614,372 | 3/12/2024 | |
| 7.0.16 | 271,251 | 2/13/2024 | |
| 7.0.15 | 428,001 | 1/9/2024 | |
| 7.0.14 | 724,026 | 11/14/2023 | |
| 7.0.13 | 1,075,082 | 10/24/2023 | |
| 7.0.12 | 821,716 | 10/10/2023 | |
| 7.0.11 | 1,221,658 | 9/12/2023 | |
| 7.0.10 | 1,536,122 | 8/8/2023 | |
| 7.0.9 | 1,279,702 | 7/11/2023 | |
| 7.0.8 | 892,473 | 6/22/2023 | |
| 7.0.7 | 1,092,104 | 6/13/2023 | |
| 7.0.5 | 4,091,821 | 4/11/2023 | |
| 7.0.4 | 1,656,677 | 3/14/2023 | |
| 7.0.3 | 1,727,543 | 2/14/2023 | |
| 7.0.2 | 2,734,753 | 1/10/2023 | |
| 7.0.1 | 1,028,463 | 12/13/2022 | |
| 7.0.0 | 4,057,654 | 11/7/2022 | |
| 7.0.0-rc.2.22476.2 | 65,119 | 10/11/2022 | |
| 7.0.0-rc.1.22427.2 | 75,344 | 9/14/2022 | |
| 7.0.0-preview.7.22376.6 | 11,900 | 8/9/2022 | |
| 7.0.0-preview.6.22330.3 | 5,674 | 7/12/2022 | |
| 7.0.0-preview.5.22303.8 | 11,652 | 6/14/2022 | |
| 7.0.0-preview.4.22251.1 | 7,312 | 5/10/2022 | |
| 7.0.0-preview.3.22178.4 | 6,353 | 4/13/2022 | |
| 7.0.0-preview.2.22153.2 | 4,491 | 3/14/2022 | |
| 7.0.0-preview.1.22109.13 | 2,070 | 2/17/2022 | |
| 6.0.36 | 315,789 | 11/12/2024 | |
| 6.0.35 | 239,560 | 10/8/2024 | |
| 6.0.33 | 1,151,380 | 8/13/2024 | |
| 6.0.32 | 140,396 | 7/9/2024 | |
| 6.0.31 | 206,270 | 5/28/2024 | |
| 6.0.30 | 118,979 | 5/14/2024 | |
| 6.0.29 | 399,896 | 4/9/2024 | |
| 6.0.28 | 538,729 | 3/12/2024 | |
| 6.0.27 | 271,435 | 2/13/2024 | |
| 6.0.26 | 1,479,814 | 1/9/2024 | |
| 6.0.25 | 944,703 | 11/14/2023 | |
| 6.0.24 | 624,013 | 10/24/2023 | |
| 6.0.23 | 284,552 | 10/10/2023 | |
| 6.0.22 | 692,184 | 9/12/2023 | |
| 6.0.21 | 840,934 | 8/8/2023 | |
| 6.0.20 | 723,167 | 7/11/2023 | |
| 6.0.19 | 432,047 | 6/22/2023 | |
| 6.0.18 | 383,398 | 6/13/2023 | |
| 6.0.16 | 1,947,955 | 4/11/2023 | |
| 6.0.15 | 868,659 | 3/14/2023 | |
| 6.0.14 | 1,129,644 | 2/14/2023 | |
| 6.0.13 | 1,651,976 | 1/10/2023 | |
| 6.0.12 | 1,067,587 | 12/13/2022 | |
| 6.0.11 | 1,936,849 | 11/7/2022 | |
| 6.0.10 | 3,230,801 | 10/11/2022 | |
| 6.0.9 | 3,598,246 | 9/13/2022 | |
| 6.0.8 | 4,645,971 | 8/9/2022 | |
| 6.0.7 | 3,542,052 | 7/12/2022 | |
| 6.0.6 | 3,089,497 | 6/14/2022 | |
| 6.0.5 | 6,824,295 | 5/10/2022 | |
| 6.0.4 | 3,334,046 | 4/11/2022 | |
| 6.0.3 | 3,780,794 | 3/8/2022 | |
| 6.0.2 | 3,580,728 | 2/8/2022 | |
| 6.0.1 | 5,725,792 | 12/14/2021 | |
| 6.0.0 | 11,303,427 | 11/8/2021 | |
| 6.0.0-rc.2.21480.10 | 43,627 | 10/12/2021 | |
| 6.0.0-rc.1.21452.15 | 42,683 | 9/14/2021 | |
| 6.0.0-preview.7.21378.6 | 26,842 | 8/10/2021 | |
| 6.0.0-preview.6.21355.2 | 15,462 | 7/14/2021 | |
| 6.0.0-preview.5.21301.17 | 14,428 | 6/15/2021 | |
| 6.0.0-preview.4.21253.5 | 11,260 | 5/24/2021 | |
| 6.0.0-preview.3.21201.13 | 25,305 | 4/8/2021 | |
| 6.0.0-preview.2.21154.6 | 9,889 | 3/11/2021 | |
| 6.0.0-preview.1.21103.6 | 19,106 | 2/12/2021 | |
| 5.0.17 | 1,346,646 | 5/10/2022 | |
| 5.0.16 | 200,709 | 4/11/2022 | |
| 5.0.15 | 351,981 | 3/8/2022 | |
| 5.0.14 | 247,608 | 2/8/2022 | |
| 5.0.13 | 622,983 | 12/14/2021 | |
| 5.0.12 | 761,967 | 11/7/2021 | |
| 5.0.11 | 3,535,554 | 10/12/2021 | |
| 5.0.10 | 3,762,955 | 9/14/2021 | |
| 5.0.9 | 2,431,204 | 8/10/2021 | |
| 5.0.8 | 1,888,293 | 7/13/2021 | |
| 5.0.7 | 2,519,430 | 6/8/2021 | |
| 5.0.6 | 2,144,761 | 5/11/2021 | |
| 5.0.5 | 2,194,318 | 4/6/2021 | |
| 5.0.4 | 2,051,028 | 3/9/2021 | |
| 5.0.3 | 2,296,136 | 2/9/2021 | |
| 5.0.2 | 1,771,793 | 1/12/2021 | |
| 5.0.1 | 1,735,701 | 12/8/2020 | |
| 5.0.0 | 3,250,679 | 11/9/2020 | |
| 5.0.0-rc.2.20475.17 | 34,294 | 10/13/2020 | |
| 5.0.0-rc.1.20451.17 | 27,687 | 9/14/2020 | |
| 5.0.0-preview.8.20414.8 | 20,359 | 8/25/2020 | |
| 5.0.0-preview.7.20365.19 | 13,497 | 7/21/2020 | |
| 5.0.0-preview.6.20312.15 | 14,684 | 6/25/2020 | |
| 5.0.0-preview.5.20279.2 | 6,393 | 6/10/2020 | |
| 5.0.0-preview.4.20257.10 | 8,573 | 5/18/2020 | |
| 5.0.0-preview.3.20215.14 | 6,711 | 4/23/2020 | |
| 5.0.0-preview.2.20167.3 | 13,179 | 4/2/2020 | |
| 5.0.0-preview.1.20124.5 | 7,591 | 3/16/2020 | |
| 3.1.32 | 437,732 | 12/13/2022 | |
| 3.1.31 | 54,053 | 11/8/2022 | |
| 3.1.30 | 56,605 | 10/11/2022 | |
| 3.1.29 | 79,992 | 9/13/2022 | |
| 3.1.28 | 142,469 | 8/9/2022 | |
| 3.1.27 | 68,702 | 7/12/2022 | |
| 3.1.26 | 63,797 | 6/14/2022 | |
| 3.1.25 | 151,738 | 5/10/2022 | |
| 3.1.24 | 99,453 | 4/11/2022 | |
| 3.1.23 | 277,719 | 3/8/2022 | |
| 3.1.22 | 618,519 | 12/14/2021 | |
| 3.1.21 | 444,101 | 11/7/2021 | |
| 3.1.20 | 285,468 | 10/11/2021 | |
| 3.1.19 | 262,464 | 9/14/2021 | |
| 3.1.18 | 434,644 | 8/10/2021 | |
| 3.1.17 | 273,094 | 7/13/2021 | |
| 3.1.16 | 395,551 | 6/8/2021 | |
| 3.1.15 | 366,437 | 5/11/2021 | |
| 3.1.14 | 400,885 | 4/6/2021 | |
| 3.1.13 | 896,011 | 3/9/2021 | |
| 3.1.12 | 1,613,429 | 2/9/2021 | |
| 3.1.11 | 837,604 | 1/12/2021 | |
| 3.1.10 | 2,126,815 | 11/9/2020 | |
| 3.1.9 | 2,371,008 | 10/13/2020 | |
| 3.1.8 | 4,760,594 | 9/8/2020 | |
| 3.1.7 | 2,914,655 | 8/11/2020 | |
| 3.1.6 | 2,653,442 | 7/14/2020 | |
| 3.1.5 | 2,527,728 | 6/9/2020 | |
| 3.1.4 | 2,796,121 | 5/12/2020 | |
| 3.1.3 | 3,949,327 | 3/24/2020 | |
| 3.1.2 | 3,234,158 | 2/18/2020 | |
| 3.1.1 | 3,017,932 | 1/14/2020 | |
| 3.1.0 | 4,548,849 | 12/3/2019 | |
| 3.1.0-preview3.19555.2 | 17,623 | 11/13/2019 | |
| 3.1.0-preview2.19528.8 | 8,335 | 11/1/2019 | |
| 3.1.0-preview1.19508.20 | 10,957 | 10/15/2019 | |
| 3.0.3 | 97,751 | 2/18/2020 | |
| 3.0.2 | 48,085 | 1/14/2020 | |
| 3.0.0 | 3,010,642 | 9/23/2019 | |
| 3.0.0-rc1.19457.4 | 24,522 | 9/16/2019 | |
| 3.0.0-preview9.19424.4 | 28,607 | 9/4/2019 | |
| 3.0.0-preview8.19405.7 | 24,686 | 8/13/2019 | |
| 3.0.0-preview7.19365.7 | 40,941 | 7/23/2019 | |
| 2.3.0 | 1,492,406 | 1/14/2025 | |
| 2.2.0 | 61,683,754 | 12/3/2018 | |
| 2.2.0-preview3-35497 | 85,117 | 10/17/2018 | |
| 2.2.0-preview2-35157 | 46,396 | 9/12/2018 | |
| 2.2.0-preview1-35029 | 14,390 | 8/22/2018 | |
| 2.1.1 | 28,171,368 | 6/18/2018 | |
| 2.1.0 | 8,069,237 | 5/29/2018 | |
| 2.1.0-rc1-final | 121,068 | 5/6/2018 | |
| 2.1.0-preview2-final | 239,162 | 4/10/2018 | |
| 2.1.0-preview1-final | 106,554 | 2/26/2018 | |
| 2.0.3 | 4,823,158 | 5/7/2018 | |
| 2.0.2 | 4,561,999 | 3/13/2018 | |
| 2.0.1 | 11,809,993 | 11/14/2017 | |
| 2.0.0 | 8,116,552 | 8/11/2017 | |
| 2.0.0-preview2-final | 62,896 | 6/27/2017 | |
| 2.0.0-preview1-final | 27,082 | 5/10/2017 | |
| 1.1.3 | 189,002 | 9/20/2017 | |
| 1.1.2 | 812,099 | 5/9/2017 | |
| 1.1.1 | 580,061 | 3/6/2017 | |
| 1.1.0 | 656,855 | 11/16/2016 | |
| 1.1.0-preview1-final | 11,944 | 10/24/2016 | |
| 1.0.5 | 63,818 | 11/14/2017 | |
| 1.0.4 | 9,083 | 9/20/2017 | |
| 1.0.3 | 11,926 | 5/9/2017 | |
| 1.0.2 | 259,197 | 3/6/2017 | |
| 1.0.1 | 46,077 | 12/12/2016 | |
| 1.0.0 | 908,282 | 6/27/2016 | |
| 1.0.0-rc2-final | 50,110 | 5/16/2016 |