Microsoft.EntityFrameworkCore
2.1.0-preview1-final
Prefix Reserved
See the version list below for details.
Requires NuGet 3.6 or higher.
dotnet add package Microsoft.EntityFrameworkCore --version 2.1.0-preview1-final
NuGet\Install-Package Microsoft.EntityFrameworkCore -Version 2.1.0-preview1-final
<PackageReference Include="Microsoft.EntityFrameworkCore" Version="2.1.0-preview1-final" />
<PackageVersion Include="Microsoft.EntityFrameworkCore" Version="2.1.0-preview1-final" />
<PackageReference Include="Microsoft.EntityFrameworkCore" />
paket add Microsoft.EntityFrameworkCore --version 2.1.0-preview1-final
#r "nuget: Microsoft.EntityFrameworkCore, 2.1.0-preview1-final"
#:package Microsoft.EntityFrameworkCore@2.1.0-preview1-final
#addin nuget:?package=Microsoft.EntityFrameworkCore&version=2.1.0-preview1-final&prerelease
#tool nuget:?package=Microsoft.EntityFrameworkCore&version=2.1.0-preview1-final&prerelease
Entity Framework Core is a lightweight and extensible version of the popular Entity Framework data access technology.
Commonly Used Types:
Microsoft.EntityFrameworkCore.DbContext
Microsoft.EntityFrameworkCore.DbSet
| 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 | 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. |
-
.NETStandard 2.0
- Microsoft.EntityFrameworkCore.Attributes (>= 2.1.0-preview1-final)
- Microsoft.Extensions.Caching.Memory (>= 2.1.0-preview1-final)
- Microsoft.Extensions.DependencyInjection (>= 2.1.0-preview1-final)
- Microsoft.Extensions.Logging (>= 2.1.0-preview1-final)
- Remotion.Linq (>= 2.2.0-alpha-002)
- System.Collections.Immutable (>= 1.5.0-preview1-26216-02)
- System.ComponentModel.Annotations (>= 4.5.0-preview1-26216-02)
- System.Diagnostics.DiagnosticSource (>= 4.5.0-preview1-26216-02)
- System.Interactive.Async (>= 3.1.1)
NuGet packages (9.7K)
Showing the top 5 NuGet packages that depend on Microsoft.EntityFrameworkCore:
| Package | Downloads |
|---|---|
|
Microsoft.EntityFrameworkCore.Relational
Shared Entity Framework Core components for relational database providers. |
|
|
Microsoft.EntityFrameworkCore.InMemory
In-memory database provider for Entity Framework Core (to be used for testing purposes). |
|
|
Npgsql.EntityFrameworkCore.PostgreSQL
PostgreSQL/Npgsql provider for Entity Framework Core. |
|
|
Microsoft.VisualStudio.Web.CodeGenerators.Mvc
Code Generators for ASP.NET Core MVC. Contains code generators for MVC Controllers and Views. |
|
|
Microsoft.VisualStudio.Web.CodeGeneration.Design
Code Generation tool for ASP.NET Core. Contains the dotnet-aspnet-codegenerator command used for generating controllers and views. |
GitHub repositories (664)
Showing the top 20 popular GitHub repositories that depend on Microsoft.EntityFrameworkCore:
| Repository | Stars |
|---|---|
|
abpframework/abp
Open-source web application framework for ASP.NET Core! Offers an opinionated architecture to build enterprise software solutions with best practices on top of the .NET. Provides the fundamental infrastructure, cross-cutting-concern implementations, startup templates, application modules, UI themes, tooling and documentation.
|
|
|
kgrzybek/modular-monolith-with-ddd
Full Modular Monolith application with Domain-Driven Design approach.
|
|
|
dotnet/AspNetCore.Docs
Documentation for ASP.NET Core
|
|
|
aspnetboilerplate/aspnetboilerplate
ASP.NET Boilerplate - Web Application Framework
|
|
|
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.
|
|
|
davidfowl/AspNetCoreDiagnosticScenarios
This repository has examples of broken patterns in ASP.NET Core applications
|
|
|
RayWangQvQ/BiliBiliToolPro
B 站(bilibili)自动任务工具,支持docker、青龙、k8s等多种部署方式。敏感肌也能用。
|
|
|
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
|
|
|
fullstackhero/dotnet-starter-kit
Production Grade Cloud-Ready .NET 9 Starter Kit (Web API + Blazor Client) with Multitenancy Support, and Clean/Modular Architecture that saves roughly 200+ Development Hours! All Batteries Included.
|
|
|
ldqk/Masuit.Tools
全龄段友好的C#万能工具库,码数吐司库,包含一些常用的操作类,大都是静态类,加密解密,反射操作,权重随机筛选算法,分布式短id,表达式树,linq扩展,文件压缩,多线程下载,硬件信息,字符串扩展方法,日期时间扩展操作,中国农历,大文件拷贝,图像裁剪,验证码,断点续传,集合扩展、Excel导出等常用封装。诸多功能集一身,代码量不到2MB!
|
|
|
graphql-dotnet/graphql-dotnet
GraphQL for .NET
|
|
|
danielgerlag/workflow-core
Lightweight workflow engine for .NET Standard
|
|
|
ChilliCream/graphql-platform
Welcome to the home of the Hot Chocolate GraphQL server for .NET, the Strawberry Shake GraphQL client for .NET and Nitro the awesome Monaco based GraphQL IDE.
|
|
|
jasontaylordev/NorthwindTraders
Northwind Traders is a sample application built using ASP.NET Core and Entity Framework Core.
|
|
|
immense/Remotely
A remote control and remote scripting solution, built with .NET 8, Blazor, and SignalR.
|
|
|
MapsterMapper/Mapster
A fast, fun and stimulating object to object Mapper
|
|
|
dotnetcore/Util
Util是一个.Net平台下的应用框架,旨在提升中小团队的开发能力,由工具类、分层架构基类、Ui组件,配套代码生成模板,权限等组成。
|
|
|
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.
|
| Version | Downloads | Last Updated | |
|---|---|---|---|
| 10.0.0 | 432,790 | 11/11/2025 | |
| 10.0.0-rc.2.25502.107 | 136,626 | 10/14/2025 | |
| 10.0.0-rc.1.25451.107 | 122,725 | 9/9/2025 | |
| 10.0.0-preview.7.25380.108 | 51,704 | 8/12/2025 | |
| 10.0.0-preview.6.25358.103 | 17,393 | 7/15/2025 | |
| 10.0.0-preview.5.25277.114 | 57,862 | 6/6/2025 | |
| 10.0.0-preview.4.25258.110 | 29,193 | 5/12/2025 | |
| 10.0.0-preview.3.25171.6 | 22,035 | 4/10/2025 | |
| 10.0.0-preview.2.25163.8 | 77,771 | 3/18/2025 | |
| 10.0.0-preview.1.25081.1 | 13,365 | 2/25/2025 | |
| 9.0.11 | 371,161 | 11/11/2025 | |
| 9.0.10 | 3,581,082 | 10/14/2025 | |
| 9.0.9 | 6,289,424 | 9/9/2025 | |
| 9.0.8 | 6,617,319 | 8/5/2025 | |
| 9.0.7 | 5,577,068 | 7/8/2025 | |
| 9.0.6 | 6,358,923 | 6/10/2025 | |
| 9.0.5 | 8,137,194 | 5/13/2025 | |
| 9.0.4 | 9,987,754 | 4/8/2025 | |
| 9.0.3 | 9,002,482 | 3/11/2025 | |
| 9.0.2 | 9,895,772 | 2/11/2025 | |
| 9.0.1 | 24,701,467 | 1/14/2025 | |
| 9.0.0 | 27,670,807 | 11/12/2024 | |
| 9.0.0-rc.2.24474.1 | 244,846 | 10/8/2024 | |
| 9.0.0-rc.1.24451.1 | 154,101 | 9/10/2024 | |
| 9.0.0-preview.7.24405.3 | 109,536 | 8/13/2024 | |
| 9.0.0-preview.6.24327.4 | 230,222 | 7/9/2024 | |
| 9.0.0-preview.5.24306.3 | 71,109 | 6/11/2024 | |
| 9.0.0-preview.4.24267.1 | 73,998 | 5/21/2024 | |
| 9.0.0-preview.3.24172.4 | 190,283 | 4/11/2024 | |
| 9.0.0-preview.2.24128.4 | 89,055 | 3/12/2024 | |
| 9.0.0-preview.1.24081.2 | 145,384 | 2/13/2024 | |
| 8.0.22 | 198,612 | 11/11/2025 | |
| 8.0.21 | 896,323 | 10/14/2025 | |
| 8.0.20 | 1,644,602 | 9/9/2025 | |
| 8.0.19 | 2,854,988 | 8/5/2025 | |
| 8.0.18 | 1,854,007 | 7/8/2025 | |
| 8.0.17 | 3,422,860 | 6/10/2025 | |
| 8.0.16 | 3,200,859 | 5/13/2025 | |
| 8.0.15 | 4,515,273 | 4/8/2025 | |
| 8.0.14 | 5,717,313 | 3/11/2025 | |
| 8.0.13 | 8,085,011 | 2/11/2025 | |
| 8.0.12 | 6,726,948 | 1/14/2025 | |
| 8.0.11 | 29,886,184 | 11/12/2024 | |
| 8.0.10 | 29,494,053 | 10/8/2024 | |
| 8.0.8 | 34,246,336 | 8/13/2024 | |
| 8.0.7 | 20,403,070 | 7/9/2024 | |
| 8.0.6 | 22,740,399 | 5/28/2024 | |
| 8.0.5 | 9,463,395 | 5/14/2024 | |
| 8.0.4 | 37,149,885 | 4/9/2024 | |
| 8.0.3 | 14,522,836 | 3/12/2024 | |
| 8.0.2 | 30,619,251 | 2/13/2024 | |
| 8.0.1 | 18,760,804 | 1/9/2024 | |
| 8.0.0 | 63,758,197 | 11/14/2023 | |
| 8.0.0-rc.2.23480.1 | 587,437 | 10/10/2023 | |
| 8.0.0-rc.1.23419.6 | 163,420 | 9/12/2023 | |
| 8.0.0-preview.7.23375.4 | 132,922 | 8/8/2023 | |
| 8.0.0-preview.6.23329.4 | 243,007 | 7/11/2023 | |
| 8.0.0-preview.5.23280.1 | 214,614 | 6/13/2023 | |
| 8.0.0-preview.4.23259.3 | 149,251 | 5/16/2023 | |
| 8.0.0-preview.3.23174.2 | 320,030 | 4/11/2023 | |
| 8.0.0-preview.2.23128.3 | 203,737 | 3/14/2023 | |
| 8.0.0-preview.1.23111.4 | 143,300 | 2/21/2023 | |
| 7.0.20 | 5,364,332 | 5/28/2024 | |
| 7.0.19 | 633,093 | 5/14/2024 | |
| 7.0.18 | 2,946,569 | 4/9/2024 | |
| 7.0.17 | 1,816,534 | 3/12/2024 | |
| 7.0.16 | 2,336,461 | 2/13/2024 | |
| 7.0.15 | 3,652,314 | 1/9/2024 | |
| 7.0.14 | 6,766,481 | 11/14/2023 | |
| 7.0.13 | 7,870,742 | 10/24/2023 | |
| 7.0.12 | 4,774,835 | 10/10/2023 | |
| 7.0.11 | 15,479,462 | 9/12/2023 | |
| 7.0.10 | 10,640,668 | 8/8/2023 | |
| 7.0.9 | 10,028,766 | 7/11/2023 | |
| 7.0.8 | 6,025,947 | 6/22/2023 | |
| 7.0.7 | 4,117,598 | 6/13/2023 | |
| 7.0.5 | 28,351,738 | 4/11/2023 | |
| 7.0.4 | 10,000,650 | 3/14/2023 | |
| 7.0.3 | 14,882,951 | 2/14/2023 | |
| 7.0.2 | 20,616,994 | 1/10/2023 | |
| 7.0.1 | 11,027,148 | 12/13/2022 | |
| 7.0.0 | 36,876,640 | 11/7/2022 | |
| 7.0.0-rc.2.22472.11 | 234,662 | 10/11/2022 | |
| 7.0.0-rc.1.22426.7 | 223,503 | 9/14/2022 | |
| 7.0.0-preview.7.22376.2 | 105,428 | 8/9/2022 | |
| 7.0.0-preview.6.22329.4 | 80,244 | 7/12/2022 | |
| 7.0.0-preview.5.22302.2 | 66,978 | 6/14/2022 | |
| 7.0.0-preview.4.22229.2 | 93,321 | 5/10/2022 | |
| 7.0.0-preview.3.22175.1 | 79,986 | 4/13/2022 | |
| 7.0.0-preview.2.22153.1 | 87,393 | 3/14/2022 | |
| 7.0.0-preview.1.22076.6 | 60,114 | 2/17/2022 | |
| 6.0.36 | 2,982,963 | 11/12/2024 | |
| 6.0.35 | 958,911 | 10/8/2024 | |
| 6.0.33 | 2,417,637 | 8/13/2024 | |
| 6.0.32 | 977,066 | 7/9/2024 | |
| 6.0.31 | 1,314,347 | 5/28/2024 | |
| 6.0.30 | 741,743 | 5/14/2024 | |
| 6.0.29 | 3,400,909 | 4/9/2024 | |
| 6.0.28 | 1,927,861 | 3/12/2024 | |
| 6.0.27 | 2,168,233 | 2/13/2024 | |
| 6.0.26 | 2,993,802 | 1/9/2024 | |
| 6.0.25 | 4,092,785 | 11/14/2023 | |
| 6.0.24 | 2,062,029 | 10/24/2023 | |
| 6.0.23 | 1,348,664 | 10/10/2023 | |
| 6.0.22 | 3,680,573 | 9/12/2023 | |
| 6.0.21 | 3,916,694 | 8/8/2023 | |
| 6.0.20 | 3,149,569 | 7/11/2023 | |
| 6.0.19 | 2,662,113 | 6/22/2023 | |
| 6.0.18 | 1,383,446 | 6/13/2023 | |
| 6.0.16 | 8,182,956 | 4/11/2023 | |
| 6.0.15 | 4,503,795 | 3/14/2023 | |
| 6.0.14 | 5,609,183 | 2/14/2023 | |
| 6.0.13 | 7,406,314 | 1/10/2023 | |
| 6.0.12 | 11,657,617 | 12/13/2022 | |
| 6.0.11 | 10,532,353 | 11/7/2022 | |
| 6.0.10 | 18,505,427 | 10/11/2022 | |
| 6.0.9 | 16,188,089 | 9/13/2022 | |
| 6.0.8 | 19,541,419 | 8/9/2022 | |
| 6.0.7 | 52,910,227 | 7/12/2022 | |
| 6.0.6 | 15,822,061 | 6/14/2022 | |
| 6.0.5 | 23,983,956 | 5/10/2022 | |
| 6.0.4 | 18,809,997 | 4/11/2022 | |
| 6.0.3 | 27,297,457 | 3/8/2022 | |
| 6.0.2 | 20,802,629 | 2/8/2022 | |
| 6.0.1 | 35,215,274 | 12/14/2021 | |
| 6.0.0 | 79,307,690 | 11/8/2021 | |
| 6.0.0-rc.2.21480.5 | 338,163 | 10/12/2021 | |
| 6.0.0-rc.1.21452.10 | 275,920 | 9/14/2021 | |
| 6.0.0-preview.7.21378.4 | 103,500 | 8/10/2021 | |
| 6.0.0-preview.6.21352.1 | 45,454 | 7/14/2021 | |
| 6.0.0-preview.5.21301.9 | 195,020 | 6/15/2021 | |
| 6.0.0-preview.4.21253.1 | 80,063 | 5/24/2021 | |
| 6.0.0-preview.3.21201.2 | 103,882 | 4/8/2021 | |
| 6.0.0-preview.2.21154.2 | 75,362 | 3/11/2021 | |
| 6.0.0-preview.1.21102.2 | 99,095 | 2/12/2021 | |
| 5.0.17 | 8,600,902 | 5/10/2022 | |
| 5.0.16 | 1,573,615 | 4/11/2022 | |
| 5.0.15 | 2,439,532 | 3/8/2022 | |
| 5.0.14 | 2,448,758 | 2/8/2022 | |
| 5.0.13 | 4,697,035 | 12/14/2021 | |
| 5.0.12 | 5,041,691 | 11/7/2021 | |
| 5.0.11 | 8,775,940 | 10/12/2021 | |
| 5.0.10 | 14,218,151 | 9/14/2021 | |
| 5.0.9 | 10,815,928 | 8/10/2021 | |
| 5.0.8 | 10,223,548 | 7/13/2021 | |
| 5.0.7 | 15,273,356 | 6/8/2021 | |
| 5.0.6 | 8,557,082 | 5/11/2021 | |
| 5.0.5 | 11,993,039 | 4/6/2021 | |
| 5.0.4 | 8,694,311 | 3/9/2021 | |
| 5.0.3 | 8,316,493 | 2/9/2021 | |
| 5.0.2 | 10,815,318 | 1/12/2021 | |
| 5.0.1 | 16,777,230 | 12/8/2020 | |
| 5.0.0 | 28,849,179 | 11/9/2020 | |
| 5.0.0-rc.2.20475.6 | 392,217 | 10/13/2020 | |
| 5.0.0-rc.1.20451.13 | 324,058 | 9/14/2020 | |
| 5.0.0-preview.8.20407.4 | 210,736 | 8/25/2020 | |
| 5.0.0-preview.7.20365.15 | 119,773 | 7/21/2020 | |
| 5.0.0-preview.6.20312.4 | 65,053 | 6/25/2020 | |
| 5.0.0-preview.5.20278.2 | 51,710 | 6/10/2020 | |
| 5.0.0-preview.4.20220.10 | 74,934 | 5/18/2020 | |
| 5.0.0-preview.3.20181.2 | 95,682 | 4/23/2020 | |
| 5.0.0-preview.2.20159.4 | 63,214 | 4/2/2020 | |
| 5.0.0-preview.2.20120.8 | 46,563 | 3/16/2020 | |
| 3.1.32 | 8,153,537 | 12/13/2022 | |
| 3.1.31 | 1,787,412 | 11/8/2022 | |
| 3.1.30 | 876,191 | 10/11/2022 | |
| 3.1.29 | 1,538,514 | 9/13/2022 | |
| 3.1.28 | 972,236 | 8/9/2022 | |
| 3.1.27 | 844,736 | 7/12/2022 | |
| 3.1.26 | 732,379 | 6/14/2022 | |
| 3.1.25 | 1,180,302 | 5/10/2022 | |
| 3.1.24 | 698,813 | 4/11/2022 | |
| 3.1.23 | 1,136,316 | 3/8/2022 | |
| 3.1.22 | 3,913,543 | 12/14/2021 | |
| 3.1.21 | 2,763,917 | 11/7/2021 | |
| 3.1.20 | 1,767,225 | 10/11/2021 | |
| 3.1.19 | 2,598,566 | 9/14/2021 | |
| 3.1.18 | 5,943,800 | 8/10/2021 | |
| 3.1.17 | 1,999,874 | 7/13/2021 | |
| 3.1.16 | 2,494,573 | 6/8/2021 | |
| 3.1.15 | 3,099,371 | 5/11/2021 | |
| 3.1.14 | 3,272,168 | 4/6/2021 | |
| 3.1.13 | 4,940,962 | 3/9/2021 | |
| 3.1.12 | 3,130,905 | 2/9/2021 | |
| 3.1.11 | 5,673,088 | 1/12/2021 | |
| 3.1.10 | 8,643,442 | 11/9/2020 | |
| 3.1.9 | 12,509,435 | 10/13/2020 | |
| 3.1.8 | 18,224,487 | 9/8/2020 | |
| 3.1.7 | 10,592,753 | 8/11/2020 | |
| 3.1.6 | 11,253,696 | 7/14/2020 | |
| 3.1.5 | 13,314,798 | 6/9/2020 | |
| 3.1.4 | 18,685,182 | 5/12/2020 | |
| 3.1.3 | 29,227,804 | 3/24/2020 | |
| 3.1.2 | 12,340,147 | 2/19/2020 | |
| 3.1.1 | 21,050,317 | 1/14/2020 | |
| 3.1.0 | 36,251,171 | 12/3/2019 | |
| 3.1.0-preview3.19554.8 | 172,223 | 11/13/2019 | |
| 3.1.0-preview2.19525.5 | 33,583 | 11/1/2019 | |
| 3.1.0-preview1.19506.2 | 793,127 | 10/15/2019 | |
| 3.0.3 | 204,304 | 2/19/2020 | |
| 3.0.2 | 87,545 | 1/14/2020 | |
| 3.0.1 | 1,457,362 | 11/18/2019 | |
| 3.0.0 | 19,923,916 | 9/23/2019 | |
| 3.0.0-rc1.19456.14 | 47,517 | 9/16/2019 | |
| 3.0.0-preview9.19423.6 | 1,404,059 | 9/4/2019 | |
| 3.0.0-preview8.19405.11 | 444,078 | 8/13/2019 | |
| 3.0.0-preview7.19362.6 | 98,965 | 7/23/2019 | |
| 3.0.0-preview6.19304.10 | 176,642 | 6/12/2019 | |
| 3.0.0-preview5.19227.1 | 722,600 | 5/6/2019 | |
| 3.0.0-preview4.19216.3 | 23,392 | 4/18/2019 | |
| 3.0.0-preview3.19153.1 | 211,122 | 3/6/2019 | |
| 3.0.0-preview.19074.3 | 33,061 | 1/29/2019 | |
| 3.0.0-preview.18572.1 | 49,348 | 12/3/2018 | |
| 2.3.0 | 62,606 | 1/14/2025 | |
| 2.2.6 | 32,998,127 | 7/9/2019 | |
| 2.2.4 | 20,099,388 | 4/9/2019 | |
| 2.2.3 | 5,469,287 | 3/11/2019 | |
| 2.2.2 | 6,611,187 | 2/12/2019 | |
| 2.2.1 | 7,043,546 | 1/8/2019 | |
| 2.2.0 | 23,098,105 | 12/3/2018 | |
| 2.2.0-preview3-35497 | 187,048 | 10/17/2018 | |
| 2.2.0-preview2-35157 | 157,703 | 9/12/2018 | |
| 2.2.0-preview1-35029 | 86,827 | 8/22/2018 | |
| 2.1.14 | 4,174,304 | 11/18/2019 | |
| 2.1.11 | 3,776,013 | 5/14/2019 | |
| 2.1.8 | 3,954,315 | 2/12/2019 | |
| 2.1.4 | 15,920,993 | 10/1/2018 | |
| 2.1.3 | 5,011,572 | 9/11/2018 | |
| 2.1.2 | 8,274,391 | 8/21/2018 | |
| 2.1.1 | 17,963,235 | 6/18/2018 | |
| 2.1.0 | 13,719,350 | 5/29/2018 | |
| 2.1.0-rc1-final | 232,190 | 5/6/2018 | |
| 2.1.0-preview2-final | 218,146 | 4/10/2018 | |
| 2.1.0-preview1-final | 329,216 | 2/26/2018 | |
| 2.0.3 | 5,606,349 | 5/7/2018 | |
| 2.0.2 | 6,925,285 | 3/13/2018 | |
| 2.0.1 | 12,997,763 | 11/14/2017 | |
| 2.0.0 | 28,781,841 | 8/11/2017 | |
| 2.0.0-preview2-final | 99,511 | 6/28/2017 | |
| 2.0.0-preview1-final | 1,160,063 | 5/10/2017 | |
| 1.1.6 | 6,406,914 | 7/10/2018 | |
| 1.1.5 | 1,288,923 | 12/12/2017 | |
| 1.1.4 | 238,490 | 11/14/2017 | |
| 1.1.3 | 318,348 | 9/20/2017 | |
| 1.1.2 | 5,342,173 | 5/9/2017 | |
| 1.1.1 | 3,456,134 | 3/6/2017 | |
| 1.1.0 | 8,364,126 | 11/16/2016 | |
| 1.1.0-preview1-final | 48,077 | 10/24/2016 | |
| 1.0.6 | 62,288 | 11/14/2017 | |
| 1.0.5 | 50,021 | 9/20/2017 | |
| 1.0.4 | 65,175 | 5/9/2017 | |
| 1.0.3 | 735,638 | 3/6/2017 | |
| 1.0.2 | 84,466 | 12/12/2016 | |
| 1.0.1 | 901,296 | 9/13/2016 | |
| 1.0.0 | 2,177,052 | 6/27/2016 | |
| 1.0.0-rc2-final | 149,322 | 5/16/2016 |