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

ASP.NET Core Identity provider that uses Entity Framework Core.

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 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1.1K)

Showing the top 5 NuGet packages that depend on Microsoft.AspNetCore.Identity.EntityFrameworkCore:

Package Downloads
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.

Microsoft.AspNetCore.ApiAuthorization.IdentityServer

ASP.NET Core API Authorization package powered by Identity Server. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/fb4b5a21ebd67b31fff4ddf5c039181da504c932

Microting.eFormApi.BasePn

Package Description

VirtoCommerce.Platform.Security

Virto Commerce is a flexible B2B ecommerce solution that offers powerful tools for enterprise business users. https://virtocommerce.com

GitHub repositories (324)

Showing the top 20 popular GitHub repositories that depend on Microsoft.AspNetCore.Identity.EntityFrameworkCore:

Repository Stars
dotnet/maui
.NET MAUI is the .NET Multi-platform App UI, a framework for building native device applications spanning mobile, tablet, and desktop.
dotnet/efcore
EF Core is a modern object-database mapper for .NET. It supports LINQ queries, change tracking, updates, and schema migrations.
dotnet/AspNetCore.Docs
Documentation for ASP.NET Core
dotnet-architecture/eShopOnWeb
Sample ASP.NET Core 8.0 reference application, now community supported: https://github.com/NimblePros/eShopOnWeb
dodyg/practical-aspnetcore
Practical samples of ASP.NET Core 10, 9, 8.0, 7.0, 6.0, 5.0, 3.1, 2.2, and 2.1,projects you can use. Readme contains explanations on all projects.
dotnet/eShop
A reference .NET application implementing an eCommerce site
Kareadita/Kavita
Kavita is a fast, feature rich, cross platform reading server. Built with the goal of being a full solution for all your reading needs. Setup your own server and share your reading collection with your friends and family.
btcpayserver/btcpayserver
Accept Bitcoin payments. Free, open-source & self-hosted, Bitcoin payment processor.
EduardoPires/EquinoxProject
Web Application ASP.NET 9 using Clean Architecture, DDD, CQRS, Event Sourcing and a lot of good practices
ant-design-blazor/ant-design-blazor
🌈A rich set of enterprise-class UI components based on Ant Design and Blazor.
ServiceStack/ServiceStack
Thoughtfully architected, obscenely fast, thoroughly enjoyable web services for all
jasontaylordev/NorthwindTraders
Northwind Traders is a sample application built using ASP.NET Core and Entity Framework Core.
openiddict/openiddict-core
Flexible and versatile OAuth 2.0/OpenID Connect stack for .NET
immense/Remotely
A remote control and remote scripting solution, built with .NET 8, Blazor, and SignalR.
microsoft/fluentui-blazor
Microsoft Fluent UI Blazor components library. For use with ASP.NET Core Blazor applications
cobbr/Covenant
Covenant is a collaborative .NET C2 framework for red teamers.
simplcommerce/SimplCommerce
A simple, cross platform, modulith ecommerce system built on .NET
Ombi-app/Ombi
Want a Movie or TV Show on Plex/Emby/Jellyfin? Use Ombi!
skoruba/IdentityServer4.Admin
The administration for the IdentityServer4 and Asp.Net Core Identity
fullstackhero/blazor-starter-kit
Clean Architecture Template for Blazor WebAssembly Built with MudBlazor Components.
Version Downloads Last Updated
10.0.0 138,614 11/11/2025
10.0.0-rc.2.25502.107 30,617 10/14/2025
10.0.0-rc.1.25451.107 49,395 9/9/2025
10.0.0-preview.7.25380.108 26,307 8/12/2025
10.0.0-preview.6.25358.103 4,407 7/15/2025
10.0.0-preview.5.25277.114 4,701 6/6/2025
10.0.0-preview.4.25258.110 3,091 5/12/2025
10.0.0-preview.3.25172.1 3,317 4/10/2025
10.0.0-preview.2.25164.1 69,121 3/18/2025
10.0.0-preview.1.25120.3 2,796 2/25/2025
9.0.11 52,517 11/11/2025
9.0.10 462,938 10/14/2025
9.0.9 665,746 9/9/2025
9.0.8 763,697 8/5/2025
9.0.7 505,901 7/8/2025
9.0.6 582,710 6/10/2025
9.0.5 743,543 5/13/2025
9.0.4 882,791 4/8/2025
9.0.3 917,811 3/11/2025
9.0.2 888,498 2/11/2025
9.0.1 758,598 1/14/2025
9.0.0 1,934,572 11/12/2024
9.0.0-rc.2.24474.3 29,314 10/8/2024
9.0.0-rc.1.24452.1 9,261 9/10/2024
9.0.0-preview.7.24406.2 40,947 8/13/2024
9.0.0-preview.6.24328.4 100,581 7/9/2024
9.0.0-preview.5.24306.11 3,765 6/11/2024
9.0.0-preview.4.24267.6 4,196 5/21/2024
9.0.0-preview.3.24172.13 74,088 4/11/2024
9.0.0-preview.2.24128.4 4,517 3/12/2024
9.0.0-preview.1.24081.5 27,593 2/13/2024
8.0.22 52,622 11/11/2025
8.0.21 202,672 10/14/2025
8.0.20 259,408 9/9/2025
8.0.19 346,305 8/4/2025
8.0.18 311,854 7/8/2025
8.0.17 457,985 6/10/2025
8.0.16 461,621 5/13/2025
8.0.15 709,292 4/8/2025
8.0.14 1,480,503 3/11/2025
8.0.13 703,206 2/11/2025
8.0.12 1,156,606 1/14/2025
8.0.11 2,878,003 11/12/2024
8.0.10 3,525,329 10/8/2024
8.0.8 3,807,518 8/13/2024
8.0.7 2,534,786 7/9/2024
8.0.6 2,851,704 5/28/2024
8.0.5 1,321,567 5/14/2024
8.0.4 2,691,564 4/9/2024
8.0.3 2,027,751 3/12/2024
8.0.2 2,455,869 2/13/2024
8.0.1 2,118,649 1/9/2024
8.0.0 4,698,964 11/14/2023
8.0.0-rc.2.23480.2 53,696 10/10/2023
8.0.0-rc.1.23421.29 25,820 9/12/2023
8.0.0-preview.7.23375.9 60,766 8/8/2023
8.0.0-preview.6.23329.11 85,453 7/11/2023
8.0.0-preview.5.23302.2 9,524 6/13/2023
8.0.0-preview.4.23260.4 7,578 5/16/2023
8.0.0-preview.3.23177.8 14,046 4/11/2023
8.0.0-preview.2.23153.2 95,263 3/14/2023
8.0.0-preview.1.23112.2 60,634 2/21/2023
7.0.20 658,005 5/28/2024
7.0.19 49,787 5/14/2024
7.0.18 109,518 4/9/2024
7.0.17 350,142 3/12/2024
7.0.16 222,139 2/13/2024
7.0.15 395,215 1/9/2024
7.0.14 544,087 11/14/2023
7.0.13 801,458 10/24/2023
7.0.12 509,579 10/10/2023
7.0.11 903,263 9/12/2023
7.0.10 996,123 8/8/2023
7.0.9 871,649 7/11/2023
7.0.8 503,006 6/22/2023
7.0.7 290,923 6/13/2023
7.0.5 2,894,492 4/11/2023
7.0.4 963,516 3/14/2023
7.0.3 1,099,249 2/14/2023
7.0.2 1,584,198 1/10/2023
7.0.1 633,542 12/13/2022
7.0.0 1,549,145 11/7/2022
7.0.0-rc.2.22476.2 44,342 10/11/2022
7.0.0-rc.1.22427.2 74,434 9/14/2022
7.0.0-preview.7.22376.6 9,965 8/9/2022
7.0.0-preview.6.22330.3 4,188 7/12/2022
7.0.0-preview.5.22303.8 8,003 6/14/2022
7.0.0-preview.4.22251.1 7,136 5/10/2022
7.0.0-preview.3.22178.4 4,341 4/13/2022
7.0.0-preview.2.22153.2 2,613 3/14/2022
7.0.0-preview.1.22109.13 2,565 2/17/2022
6.0.36 266,017 11/12/2024
6.0.35 111,829 10/8/2024
6.0.33 1,198,818 8/13/2024
6.0.32 107,281 7/9/2024
6.0.31 115,378 5/28/2024
6.0.30 85,321 5/14/2024
6.0.29 324,952 4/9/2024
6.0.28 312,664 3/12/2024
6.0.27 221,944 2/13/2024
6.0.26 430,284 1/9/2024
6.0.25 528,717 11/14/2023
6.0.24 291,270 10/24/2023
6.0.23 220,025 10/10/2023
6.0.22 437,933 9/12/2023
6.0.21 549,768 8/8/2023
6.0.20 462,637 7/11/2023
6.0.19 317,412 6/22/2023
6.0.18 329,785 6/13/2023
6.0.16 1,481,543 4/11/2023
6.0.15 628,215 3/14/2023
6.0.14 808,446 2/14/2023
6.0.13 1,197,352 1/10/2023
6.0.12 818,580 12/13/2022
6.0.11 1,464,471 11/7/2022
6.0.10 2,228,110 10/11/2022
6.0.9 2,181,937 9/13/2022
6.0.8 2,693,948 8/9/2022
6.0.7 2,650,587 7/12/2022
6.0.6 1,695,238 6/14/2022
6.0.5 2,906,453 5/10/2022
6.0.4 2,055,762 4/11/2022
6.0.3 2,277,499 3/8/2022
6.0.2 2,655,354 2/8/2022
6.0.1 3,230,518 12/14/2021
6.0.0 6,833,993 11/8/2021
6.0.0-rc.2.21480.10 38,032 10/12/2021
6.0.0-rc.1.21452.15 37,015 9/14/2021
6.0.0-preview.7.21378.6 24,077 8/10/2021
6.0.0-preview.6.21355.2 11,534 7/14/2021
6.0.0-preview.5.21301.17 13,504 6/15/2021
6.0.0-preview.4.21253.5 7,239 5/24/2021
6.0.0-preview.3.21201.13 21,046 4/8/2021
6.0.0-preview.2.21154.6 6,671 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 13,140 2/12/2021 6.0.0-preview.1.21103.6 is deprecated because it is no longer maintained.
5.0.17 1,038,768 5/10/2022 5.0.17 is deprecated because it is no longer maintained.
5.0.16 146,856 4/11/2022 5.0.16 is deprecated because it is no longer maintained.
5.0.15 319,523 3/8/2022 5.0.15 is deprecated because it is no longer maintained.
5.0.14 217,101 2/8/2022 5.0.14 is deprecated because it is no longer maintained.
5.0.13 425,495 12/14/2021 5.0.13 is deprecated because it is no longer maintained.
5.0.12 527,267 11/7/2021 5.0.12 is deprecated because it is no longer maintained.
5.0.11 1,189,377 10/12/2021 5.0.11 is deprecated because it is no longer maintained.
5.0.10 1,332,402 9/14/2021 5.0.10 is deprecated because it is no longer maintained.
5.0.9 1,323,371 8/10/2021 5.0.9 is deprecated because it is no longer maintained.
5.0.8 1,229,377 7/13/2021 5.0.8 is deprecated because it is no longer maintained.
5.0.7 1,628,688 6/8/2021 5.0.7 is deprecated because it is no longer maintained.
5.0.6 1,268,586 5/11/2021 5.0.6 is deprecated because it is no longer maintained.
5.0.5 1,540,996 4/6/2021 5.0.5 is deprecated because it is no longer maintained.
5.0.4 1,358,382 3/9/2021 5.0.4 is deprecated because it is no longer maintained.
5.0.3 1,112,085 2/9/2021 5.0.3 is deprecated because it is no longer maintained.
5.0.2 988,266 1/12/2021 5.0.2 is deprecated because it is no longer maintained.
5.0.1 1,093,269 12/8/2020 5.0.1 is deprecated because it is no longer maintained.
5.0.0 1,935,176 11/9/2020 5.0.0 is deprecated because it is no longer maintained.
5.0.0-rc.2.20475.17 25,012 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 21,118 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 19,207 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 11,499 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 9,134 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 2,942 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 4,098 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 5,702 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 4,748 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,325 3/16/2020 5.0.0-preview.1.20124.5 is deprecated because it is no longer maintained.
3.1.32 300,245 12/13/2022
3.1.31 36,806 11/8/2022
3.1.30 43,190 10/11/2022
3.1.29 37,517 9/13/2022
3.1.28 60,791 8/9/2022
3.1.27 53,826 7/12/2022
3.1.26 48,609 6/14/2022
3.1.25 94,043 5/10/2022
3.1.24 76,054 4/11/2022
3.1.23 161,363 3/8/2022
3.1.22 424,947 12/14/2021
3.1.21 361,219 11/7/2021
3.1.20 237,735 10/11/2021
3.1.19 151,781 9/14/2021
3.1.18 316,045 8/10/2021
3.1.17 190,022 7/13/2021
3.1.16 236,178 6/8/2021
3.1.15 303,078 5/11/2021
3.1.14 279,092 4/6/2021
3.1.13 442,284 3/9/2021
3.1.12 545,877 2/9/2021
3.1.11 624,495 1/12/2021
3.1.10 1,240,250 11/9/2020
3.1.9 1,645,479 10/13/2020
3.1.8 3,064,177 9/8/2020
3.1.7 1,500,723 8/11/2020
3.1.6 1,532,269 7/14/2020
3.1.5 1,764,656 6/9/2020
3.1.4 1,251,662 5/12/2020
3.1.3 2,523,115 3/24/2020
3.1.2 2,012,401 2/18/2020
3.1.1 1,975,399 1/14/2020
3.1.0 2,420,026 12/3/2019
3.1.0-preview3.19555.2 12,835 11/13/2019 3.1.0-preview3.19555.2 is deprecated because it is no longer maintained.
3.1.0-preview2.19528.8 7,635 11/1/2019 3.1.0-preview2.19528.8 is deprecated because it is no longer maintained.
3.1.0-preview1.19508.20 10,133 10/15/2019 3.1.0-preview1.19508.20 is deprecated because it is no longer maintained.
3.0.3 65,112 2/18/2020 3.0.3 is deprecated because it is no longer maintained.
3.0.2 17,387 1/14/2020 3.0.2 is deprecated because it is no longer maintained.
3.0.0 2,211,258 9/23/2019 3.0.0 is deprecated because it is no longer maintained.
3.0.0-rc1.19457.4 22,543 9/16/2019 3.0.0-rc1.19457.4 is deprecated because it is no longer maintained.
3.0.0-preview9.19424.4 21,599 9/4/2019 3.0.0-preview9.19424.4 is deprecated because it is no longer maintained.
3.0.0-preview8.19405.7 14,647 8/13/2019 3.0.0-preview8.19405.7 is deprecated because it is no longer maintained.
3.0.0-preview7.19365.7 33,291 7/23/2019 3.0.0-preview7.19365.7 is deprecated because it is no longer maintained.
3.0.0-preview6.19307.2 16,912 6/12/2019 3.0.0-preview6.19307.2 is deprecated because it is no longer maintained.
3.0.0-preview5-19227-01 12,016 5/6/2019 3.0.0-preview5-19227-01 is deprecated because it is no longer maintained.
3.0.0-preview4-19216-03 3,929 4/18/2019 3.0.0-preview4-19216-03 is deprecated because it is no longer maintained.
3.0.0-preview3-19153-02 7,095 3/6/2019 3.0.0-preview3-19153-02 is deprecated because it is no longer maintained.
3.0.0-preview-19075-0444 2,903 1/29/2019 3.0.0-preview-19075-0444 is deprecated because it is no longer maintained.
3.0.0-preview-18579-0056 3,405 12/3/2018 3.0.0-preview-18579-0056 is deprecated because it is no longer maintained.
2.3.0 12,311 1/14/2025
2.2.0 17,637,061 12/3/2018 2.2.0 is deprecated because it is no longer maintained.
2.2.0-preview3-35497 72,344 10/17/2018 2.2.0-preview3-35497 is deprecated because it is no longer maintained.
2.2.0-preview2-35157 38,686 9/12/2018 2.2.0-preview2-35157 is deprecated because it is no longer maintained.
2.2.0-preview1-35029 5,648 8/22/2018 2.2.0-preview1-35029 is deprecated because it is no longer maintained.
2.1.6 6,958,764 11/13/2018
2.1.3 8,081,605 8/21/2018
2.1.2 3,476,263 7/10/2018
2.1.1 11,536,646 6/18/2018
2.1.0 3,803,171 5/29/2018
2.1.0-rc1-final 26,926 5/6/2018 2.1.0-rc1-final is deprecated because it is no longer maintained.
2.1.0-preview2-final 26,947 4/10/2018 2.1.0-preview2-final is deprecated because it is no longer maintained.
2.1.0-preview1-final 43,081 2/26/2018 2.1.0-preview1-final is deprecated because it is no longer maintained.
2.0.4 2,506,719 7/10/2018 2.0.4 is deprecated because it is no longer maintained.
2.0.3 2,443,406 5/7/2018 2.0.3 is deprecated because it is no longer maintained.
2.0.2 3,738,125 3/13/2018 2.0.2 is deprecated because it is no longer maintained.
2.0.1 5,724,385 11/14/2017 2.0.1 is deprecated because it is no longer maintained.
2.0.0 7,006,261 8/11/2017 2.0.0 is deprecated because it is no longer maintained.
2.0.0-preview2-final 57,842 6/27/2017 2.0.0-preview2-final is deprecated because it is no longer maintained.
2.0.0-preview1-final 28,830 5/10/2017 2.0.0-preview1-final is deprecated because it is no longer maintained.
1.1.6 23,711 7/10/2018 1.1.6 is deprecated because it is no longer maintained.
1.1.5 26,046 12/12/2017 1.1.5 is deprecated because it is no longer maintained.
1.1.4 9,549 11/14/2017 1.1.4 is deprecated because it is no longer maintained.
1.1.3 28,297 9/20/2017 1.1.3 is deprecated because it is no longer maintained.
1.1.2 325,226 5/9/2017 1.1.2 is deprecated because it is no longer maintained.
1.1.1 204,696 3/6/2017 1.1.1 is deprecated because it is no longer maintained.
1.1.0 266,364 11/16/2016 1.1.0 is deprecated because it is no longer maintained.
1.1.0-preview1-final 10,108 10/24/2016 1.1.0-preview1-final is deprecated because it is no longer maintained.
1.0.6 6,004 7/10/2018 1.0.6 is deprecated because it is no longer maintained.
1.0.5 6,732 11/14/2017 1.0.5 is deprecated because it is no longer maintained.
1.0.4 9,371 9/20/2017 1.0.4 is deprecated because it is no longer maintained.
1.0.3 8,619 5/9/2017 1.0.3 is deprecated because it is no longer maintained.
1.0.2 226,039 3/6/2017 1.0.2 is deprecated because it is no longer maintained.
1.0.1 29,693 12/12/2016 1.0.1 is deprecated because it is no longer maintained.
1.0.0 394,724 6/27/2016 1.0.0 is deprecated because it is no longer maintained.
1.0.0-rc2-final 37,126 5/16/2016 1.0.0-rc2-final is deprecated because it is no longer maintained.