Microsoft.EntityFrameworkCore.Relational
6.0.27
Prefix Reserved
See the version list below for details.
Requires NuGet 3.6 or higher.
dotnet add package Microsoft.EntityFrameworkCore.Relational --version 6.0.27
NuGet\Install-Package Microsoft.EntityFrameworkCore.Relational -Version 6.0.27
<PackageReference Include="Microsoft.EntityFrameworkCore.Relational" Version="6.0.27" />
<PackageVersion Include="Microsoft.EntityFrameworkCore.Relational" Version="6.0.27" />
<PackageReference Include="Microsoft.EntityFrameworkCore.Relational" />
paket add Microsoft.EntityFrameworkCore.Relational --version 6.0.27
#r "nuget: Microsoft.EntityFrameworkCore.Relational, 6.0.27"
#:package Microsoft.EntityFrameworkCore.Relational@6.0.27
#addin nuget:?package=Microsoft.EntityFrameworkCore.Relational&version=6.0.27
#tool nuget:?package=Microsoft.EntityFrameworkCore.Relational&version=6.0.27
Shared Entity Framework Core components for relational database providers.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net6.0 is compatible. 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. |
-
net6.0
- Microsoft.EntityFrameworkCore (>= 6.0.27)
- Microsoft.Extensions.Configuration.Abstractions (>= 6.0.0)
NuGet packages (4.4K)
Showing the top 5 NuGet packages that depend on Microsoft.EntityFrameworkCore.Relational:
| Package | Downloads |
|---|---|
|
Microsoft.EntityFrameworkCore.SqlServer
Microsoft SQL Server database provider for Entity Framework Core. |
|
|
Microsoft.EntityFrameworkCore.Design
Shared design-time components for Entity Framework Core tools. |
|
|
Npgsql.EntityFrameworkCore.PostgreSQL
PostgreSQL/Npgsql provider for Entity Framework Core. |
|
|
Microsoft.EntityFrameworkCore.Sqlite.Core
SQLite database provider for Entity Framework Core. This package does not include a copy of the native SQLite library. |
|
|
Microsoft.AspNetCore.Identity.EntityFrameworkCore
ASP.NET Core Identity provider that uses Entity Framework Core. This package was built from the source code at https://github.com/dotnet/dotnet/tree/44525024595742ebe09023abe709df51de65009b |
GitHub repositories (258)
Showing the top 20 popular GitHub repositories that depend on Microsoft.EntityFrameworkCore.Relational:
| Repository | Stars |
|---|---|
|
jellyfin/jellyfin
The Free Software Media System - Server Backend & API
|
|
|
ardalis/CleanArchitecture
Clean Architecture Solution Template: A proven Clean Architecture Template for ASP.NET Core 10
|
|
|
bitwarden/server
Bitwarden infrastructure/backend (API, database, Docker, etc).
|
|
|
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.
|
|
|
dotnet/AspNetCore.Docs
Documentation for ASP.NET Core
|
|
|
aspnetboilerplate/aspnetboilerplate
ASP.NET Boilerplate - Web Application Framework
|
|
|
MassTransit/MassTransit
Distributed Application Framework for .NET
|
|
|
dotnetcore/CAP
Distributed transaction solution in micro-service base on eventually consistency, also an eventbus with Outbox pattern
|
|
|
ldqk/Masuit.Tools
全龄段友好的C#万能工具库,码数吐司库,包含一些常用的操作类,大都是静态类,加密解密,反射操作,权重随机筛选算法,分布式短id,表达式树,linq扩展,文件压缩,多线程下载,硬件信息,字符串扩展方法,日期时间扩展操作,中国农历,大文件拷贝,图像裁剪,验证码,断点续传,集合扩展、Excel导出等常用封装。诸多功能集一身,代码量不到2MB!
|
|
|
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.
|
|
|
openiddict/openiddict-core
Flexible and versatile OAuth 2.0/OpenID Connect stack for .NET
|
|
|
dotnetcore/Util
Util是一个.Net平台下的应用框架,旨在提升中小团队的开发能力,由工具类、分层架构基类、Ui组件,配套代码生成模板,权限等组成。
|
|
|
simplcommerce/SimplCommerce
A simple, cross platform, modulith ecommerce system built on .NET
|
|
|
dotnetcore/WTM
Use WTM to write .netcore app fast !!!
|
|
|
dotnetcore/FreeSql
.NET aot orm, VB.NET/C# orm, Mysql/PostgreSQL/SqlServer/Oracle orm, Sqlite/Firebird/Clickhouse/DuckDB orm, 达梦/金仓/虚谷/翰高/高斯 orm, 神通 orm, 南大通用 orm, 国产 orm, TDengine orm, QuestDB orm, MsAccess orm.
|
|
|
cq-panda/Vue.NetCore
(已支持sqlsugar).NetCore、.Net6、Vue2、Vue3、Vite、TypeScript、Element plus+uniapp前后端分离,全自动生成代码;支持移动端(ios/android/h5/微信小程序。http://www.volcore.xyz/
|
|
|
borisdj/EFCore.BulkExtensions
Entity Framework EF Core efcore Bulk Batch Extensions with BulkCopy in .Net for Insert Update Delete Read (CRUD), Truncate and SaveChanges operations on SQL Server, PostgreSQL, MySQL, SQLite, Oracle
|
|
|
skoruba/IdentityServer4.Admin
The administration for the IdentityServer4 and Asp.Net Core Identity
|
|
|
linq2db/linq2db
Linq to database provider.
|
| Version | Downloads | Last Updated | |
|---|---|---|---|
| 10.0.2 | 220,202 | 1/13/2026 | |
| 10.0.1 | 1,998,828 | 12/9/2025 | |
| 10.0.0 | 3,750,281 | 11/11/2025 | |
| 10.0.0-rc.2.25502.107 | 410,624 | 10/14/2025 | |
| 10.0.0-rc.1.25451.107 | 147,802 | 9/9/2025 | |
| 10.0.0-preview.7.25380.108 | 48,056 | 8/12/2025 | |
| 10.0.0-preview.6.25358.103 | 13,384 | 7/15/2025 | |
| 10.0.0-preview.5.25277.114 | 54,468 | 6/6/2025 | |
| 10.0.0-preview.4.25258.110 | 21,696 | 5/12/2025 | |
| 10.0.0-preview.3.25171.6 | 13,563 | 4/10/2025 | |
| 10.0.0-preview.2.25163.8 | 86,147 | 3/18/2025 | |
| 10.0.0-preview.1.25081.1 | 7,286 | 2/25/2025 | |
| 9.0.12 | 61,064 | 1/13/2026 | |
| 9.0.11 | 2,530,587 | 11/11/2025 | |
| 9.0.10 | 5,598,900 | 10/14/2025 | |
| 9.0.9 | 8,347,110 | 9/9/2025 | |
| 9.0.8 | 7,353,690 | 8/5/2025 | |
| 9.0.7 | 5,743,577 | 7/8/2025 | |
| 9.0.6 | 6,837,163 | 6/10/2025 | |
| 9.0.5 | 7,506,750 | 5/13/2025 | |
| 9.0.4 | 9,999,505 | 4/8/2025 | |
| 9.0.3 | 7,966,910 | 3/11/2025 | |
| 9.0.2 | 10,347,258 | 2/11/2025 | |
| 9.0.1 | 32,081,365 | 1/14/2025 | |
| 9.0.0 | 32,708,542 | 11/12/2024 | |
| 9.0.0-rc.2.24474.1 | 300,717 | 10/8/2024 | |
| 9.0.0-rc.1.24451.1 | 158,971 | 9/10/2024 | |
| 9.0.0-preview.7.24405.3 | 124,528 | 8/13/2024 | |
| 9.0.0-preview.6.24327.4 | 225,051 | 7/9/2024 | |
| 9.0.0-preview.5.24306.3 | 61,268 | 6/11/2024 | |
| 9.0.0-preview.4.24267.1 | 56,398 | 5/21/2024 | |
| 9.0.0-preview.3.24172.4 | 178,330 | 4/11/2024 | |
| 9.0.0-preview.2.24128.4 | 76,542 | 3/12/2024 | |
| 9.0.0-preview.1.24081.2 | 155,852 | 2/13/2024 | |
| 8.0.23 | 53,505 | 1/13/2026 | |
| 8.0.22 | 1,877,293 | 11/11/2025 | |
| 8.0.21 | 1,519,338 | 10/14/2025 | |
| 8.0.20 | 2,280,500 | 9/9/2025 | |
| 8.0.19 | 3,485,101 | 8/5/2025 | |
| 8.0.18 | 2,190,345 | 7/8/2025 | |
| 8.0.17 | 3,706,943 | 6/10/2025 | |
| 8.0.16 | 3,440,539 | 5/13/2025 | |
| 8.0.15 | 4,829,390 | 4/8/2025 | |
| 8.0.14 | 5,875,914 | 3/11/2025 | |
| 8.0.13 | 10,155,384 | 2/11/2025 | |
| 8.0.12 | 6,762,066 | 1/14/2025 | |
| 8.0.11 | 35,440,771 | 11/12/2024 | |
| 8.0.10 | 29,928,220 | 10/8/2024 | |
| 8.0.8 | 35,426,075 | 8/13/2024 | |
| 8.0.7 | 19,892,811 | 7/9/2024 | |
| 8.0.6 | 22,043,734 | 5/28/2024 | |
| 8.0.5 | 10,148,217 | 5/14/2024 | |
| 8.0.4 | 42,540,234 | 4/9/2024 | |
| 8.0.3 | 14,440,431 | 3/12/2024 | |
| 8.0.2 | 39,266,012 | 2/13/2024 | |
| 8.0.1 | 15,066,728 | 1/9/2024 | |
| 8.0.0 | 72,013,098 | 11/14/2023 | |
| 8.0.0-rc.2.23480.1 | 566,821 | 10/10/2023 | |
| 8.0.0-rc.1.23419.6 | 196,031 | 9/12/2023 | |
| 8.0.0-preview.7.23375.4 | 142,253 | 8/8/2023 | |
| 8.0.0-preview.6.23329.4 | 165,268 | 7/11/2023 | |
| 8.0.0-preview.5.23280.1 | 199,665 | 6/13/2023 | |
| 8.0.0-preview.4.23259.3 | 138,236 | 5/16/2023 | |
| 8.0.0-preview.3.23174.2 | 310,996 | 4/11/2023 | |
| 8.0.0-preview.2.23128.3 | 190,275 | 3/14/2023 | |
| 8.0.0-preview.1.23111.4 | 130,032 | 2/21/2023 | |
| 7.0.20 | 5,259,606 | 5/28/2024 | |
| 7.0.19 | 559,665 | 5/14/2024 | |
| 7.0.18 | 3,160,688 | 4/9/2024 | |
| 7.0.17 | 1,617,704 | 3/12/2024 | |
| 7.0.16 | 2,163,531 | 2/13/2024 | |
| 7.0.15 | 3,257,953 | 1/9/2024 | |
| 7.0.14 | 6,118,657 | 11/14/2023 | |
| 7.0.13 | 6,568,525 | 10/24/2023 | |
| 7.0.12 | 3,890,938 | 10/10/2023 | |
| 7.0.11 | 16,173,639 | 9/12/2023 | |
| 7.0.10 | 10,662,937 | 8/8/2023 | |
| 7.0.9 | 9,252,589 | 7/11/2023 | |
| 7.0.8 | 5,498,971 | 6/22/2023 | |
| 7.0.7 | 3,755,824 | 6/13/2023 | |
| 7.0.5 | 28,991,090 | 4/11/2023 | |
| 7.0.4 | 8,397,545 | 3/14/2023 | |
| 7.0.3 | 15,149,660 | 2/14/2023 | |
| 7.0.2 | 24,145,668 | 1/10/2023 | |
| 7.0.1 | 10,949,280 | 12/13/2022 | |
| 7.0.0 | 22,453,167 | 11/7/2022 | |
| 7.0.0-rc.2.22472.11 | 223,173 | 10/11/2022 | |
| 7.0.0-rc.1.22426.7 | 206,822 | 9/14/2022 | |
| 7.0.0-preview.7.22376.2 | 94,681 | 8/9/2022 | |
| 7.0.0-preview.6.22329.4 | 75,158 | 7/12/2022 | |
| 7.0.0-preview.5.22302.2 | 47,351 | 6/14/2022 | |
| 7.0.0-preview.4.22229.2 | 92,825 | 5/10/2022 | |
| 7.0.0-preview.3.22175.1 | 68,720 | 4/13/2022 | |
| 7.0.0-preview.2.22153.1 | 67,158 | 3/14/2022 | |
| 7.0.0-preview.1.22076.6 | 44,550 | 2/17/2022 | |
| 6.0.36 | 3,076,891 | 11/12/2024 | |
| 6.0.35 | 918,465 | 10/8/2024 | |
| 6.0.33 | 2,494,013 | 8/13/2024 | |
| 6.0.32 | 940,722 | 7/9/2024 | |
| 6.0.31 | 1,153,039 | 5/28/2024 | |
| 6.0.30 | 713,899 | 5/14/2024 | |
| 6.0.29 | 3,572,924 | 4/9/2024 | |
| 6.0.28 | 1,930,429 | 3/12/2024 | |
| 6.0.27 | 1,956,138 | 2/13/2024 | |
| 6.0.26 | 2,764,370 | 1/9/2024 | |
| 6.0.25 | 3,752,660 | 11/14/2023 | |
| 6.0.24 | 1,958,230 | 10/24/2023 | |
| 6.0.23 | 1,253,439 | 10/10/2023 | |
| 6.0.22 | 4,245,264 | 9/12/2023 | |
| 6.0.21 | 3,809,908 | 8/8/2023 | |
| 6.0.20 | 2,973,594 | 7/11/2023 | |
| 6.0.19 | 2,928,424 | 6/22/2023 | |
| 6.0.18 | 1,328,407 | 6/13/2023 | |
| 6.0.16 | 7,826,421 | 4/11/2023 | |
| 6.0.15 | 4,230,795 | 3/14/2023 | |
| 6.0.14 | 5,489,134 | 2/14/2023 | |
| 6.0.13 | 7,000,271 | 1/10/2023 | |
| 6.0.12 | 12,341,199 | 12/13/2022 | |
| 6.0.11 | 9,992,381 | 11/7/2022 | |
| 6.0.10 | 16,576,685 | 10/11/2022 | |
| 6.0.9 | 14,255,390 | 9/13/2022 | |
| 6.0.8 | 16,667,877 | 8/9/2022 | |
| 6.0.7 | 43,409,854 | 7/12/2022 | |
| 6.0.6 | 15,328,776 | 6/14/2022 | |
| 6.0.5 | 21,007,613 | 5/10/2022 | |
| 6.0.4 | 18,449,264 | 4/11/2022 | |
| 6.0.3 | 16,569,320 | 3/8/2022 | |
| 6.0.2 | 15,201,871 | 2/8/2022 | |
| 6.0.1 | 37,117,678 | 12/14/2021 | |
| 6.0.0 | 68,703,473 | 11/8/2021 | |
| 6.0.0-rc.2.21480.5 | 315,154 | 10/12/2021 | |
| 6.0.0-rc.1.21452.10 | 297,167 | 9/14/2021 | |
| 6.0.0-preview.7.21378.4 | 95,858 | 8/10/2021 | |
| 6.0.0-preview.6.21352.1 | 41,221 | 7/14/2021 | |
| 6.0.0-preview.5.21301.9 | 210,646 | 6/15/2021 | |
| 6.0.0-preview.4.21253.1 | 75,359 | 5/24/2021 | |
| 6.0.0-preview.3.21201.2 | 91,150 | 4/8/2021 | |
| 6.0.0-preview.2.21154.2 | 32,312 | 3/11/2021 | |
| 6.0.0-preview.1.21102.2 | 76,941 | 2/12/2021 | |
| 5.0.17 | 7,572,788 | 5/10/2022 | |
| 5.0.16 | 1,433,238 | 4/11/2022 | |
| 5.0.15 | 2,048,354 | 3/8/2022 | |
| 5.0.14 | 2,178,881 | 2/8/2022 | |
| 5.0.13 | 4,345,300 | 12/14/2021 | |
| 5.0.12 | 4,545,457 | 11/7/2021 | |
| 5.0.11 | 7,410,174 | 10/12/2021 | |
| 5.0.10 | 15,701,133 | 9/14/2021 | |
| 5.0.9 | 10,040,109 | 8/10/2021 | |
| 5.0.8 | 9,687,348 | 7/13/2021 | |
| 5.0.7 | 16,386,894 | 6/8/2021 | |
| 5.0.6 | 8,097,169 | 5/11/2021 | |
| 5.0.5 | 11,798,084 | 4/6/2021 | |
| 5.0.4 | 8,267,118 | 3/9/2021 | |
| 5.0.3 | 7,696,117 | 2/9/2021 | |
| 5.0.2 | 11,587,201 | 1/12/2021 | |
| 5.0.1 | 11,180,611 | 12/8/2020 | |
| 5.0.0 | 19,266,030 | 11/9/2020 | |
| 5.0.0-rc.2.20475.6 | 370,583 | 10/13/2020 | |
| 5.0.0-rc.1.20451.13 | 336,286 | 9/14/2020 | |
| 5.0.0-preview.8.20407.4 | 208,977 | 8/25/2020 | |
| 5.0.0-preview.7.20365.15 | 75,946 | 7/21/2020 | |
| 5.0.0-preview.6.20312.4 | 58,246 | 6/25/2020 | |
| 5.0.0-preview.5.20278.2 | 46,369 | 6/10/2020 | |
| 5.0.0-preview.4.20220.10 | 62,561 | 5/18/2020 | |
| 5.0.0-preview.3.20181.2 | 82,592 | 4/23/2020 | |
| 5.0.0-preview.2.20159.4 | 46,383 | 4/2/2020 | |
| 5.0.0-preview.2.20120.8 | 33,573 | 3/16/2020 | |
| 3.1.32 | 7,517,131 | 12/13/2022 | |
| 3.1.31 | 1,864,830 | 11/8/2022 | |
| 3.1.30 | 680,136 | 10/11/2022 | |
| 3.1.29 | 1,418,785 | 9/13/2022 | |
| 3.1.28 | 900,893 | 8/9/2022 | |
| 3.1.27 | 779,788 | 7/12/2022 | |
| 3.1.26 | 701,363 | 6/14/2022 | |
| 3.1.25 | 1,023,853 | 5/10/2022 | |
| 3.1.24 | 603,298 | 4/11/2022 | |
| 3.1.23 | 1,075,574 | 3/8/2022 | |
| 3.1.22 | 3,277,661 | 12/14/2021 | |
| 3.1.21 | 2,587,394 | 11/7/2021 | |
| 3.1.20 | 1,749,446 | 10/11/2021 | |
| 3.1.19 | 2,788,594 | 9/14/2021 | |
| 3.1.18 | 6,554,013 | 8/10/2021 | |
| 3.1.17 | 1,818,711 | 7/13/2021 | |
| 3.1.16 | 2,310,331 | 6/8/2021 | |
| 3.1.15 | 3,139,332 | 5/11/2021 | |
| 3.1.14 | 2,889,487 | 4/6/2021 | |
| 3.1.13 | 5,088,955 | 3/9/2021 | |
| 3.1.12 | 2,822,832 | 2/9/2021 | |
| 3.1.11 | 5,839,201 | 1/12/2021 | |
| 3.1.10 | 7,728,928 | 11/9/2020 | |
| 3.1.9 | 10,875,466 | 10/13/2020 | |
| 3.1.8 | 18,617,555 | 9/8/2020 | |
| 3.1.7 | 9,550,863 | 8/11/2020 | |
| 3.1.6 | 9,985,683 | 7/14/2020 | |
| 3.1.5 | 12,497,991 | 6/9/2020 | |
| 3.1.4 | 20,867,282 | 5/12/2020 | |
| 3.1.3 | 22,429,041 | 3/24/2020 | |
| 3.1.2 | 10,983,367 | 2/19/2020 | |
| 3.1.1 | 15,219,521 | 1/14/2020 | |
| 3.1.0 | 40,921,435 | 12/3/2019 | |
| 3.1.0-preview3.19554.8 | 109,763 | 11/13/2019 | |
| 3.1.0-preview2.19525.5 | 30,737 | 11/1/2019 | |
| 3.1.0-preview1.19506.2 | 845,117 | 10/15/2019 | |
| 3.0.3 | 196,010 | 2/19/2020 | |
| 3.0.2 | 78,187 | 1/14/2020 | |
| 3.0.1 | 1,362,284 | 11/18/2019 | |
| 3.0.0 | 21,942,395 | 9/23/2019 | |
| 3.0.0-rc1.19456.14 | 42,288 | 9/16/2019 | |
| 3.0.0-preview9.19423.6 | 1,740,336 | 9/4/2019 | |
| 3.0.0-preview8.19405.11 | 417,595 | 8/13/2019 | |
| 3.0.0-preview7.19362.6 | 95,281 | 7/23/2019 | |
| 3.0.0-preview6.19304.10 | 131,251 | 6/12/2019 | |
| 3.0.0-preview5.19227.1 | 703,653 | 5/6/2019 | |
| 3.0.0-preview4.19216.3 | 19,114 | 4/18/2019 | |
| 3.0.0-preview3.19153.1 | 155,345 | 3/6/2019 | |
| 3.0.0-preview.19074.3 | 28,851 | 1/29/2019 | |
| 3.0.0-preview.18572.1 | 39,766 | 12/3/2018 | |
| 2.3.0 | 73,692 | 1/14/2025 | |
| 2.2.6 | 28,863,148 | 7/9/2019 | |
| 2.2.4 | 18,818,962 | 4/9/2019 | |
| 2.2.3 | 4,951,175 | 3/11/2019 | |
| 2.2.2 | 5,458,708 | 2/12/2019 | |
| 2.2.1 | 6,200,419 | 1/8/2019 | |
| 2.2.0 | 24,197,195 | 12/3/2018 | |
| 2.2.0-preview3-35497 | 141,990 | 10/17/2018 | |
| 2.2.0-preview2-35157 | 138,172 | 9/12/2018 | |
| 2.2.0-preview1-35029 | 82,456 | 8/22/2018 | |
| 2.1.14 | 3,467,342 | 11/18/2019 | |
| 2.1.11 | 3,618,013 | 5/14/2019 | |
| 2.1.8 | 3,532,366 | 2/12/2019 | |
| 2.1.4 | 14,795,612 | 10/1/2018 | |
| 2.1.3 | 4,745,045 | 9/11/2018 | |
| 2.1.2 | 9,674,229 | 8/21/2018 | |
| 2.1.1 | 17,928,149 | 6/18/2018 | |
| 2.1.0 | 14,000,646 | 5/29/2018 | |
| 2.1.0-rc1-final | 188,937 | 5/6/2018 | |
| 2.1.0-preview2-final | 206,387 | 4/10/2018 | |
| 2.1.0-preview1-final | 298,123 | 2/26/2018 | |
| 2.0.3 | 5,849,956 | 5/7/2018 | |
| 2.0.2 | 6,752,307 | 3/13/2018 | |
| 2.0.1 | 10,969,908 | 11/14/2017 | |
| 2.0.0 | 33,358,824 | 8/11/2017 | |
| 2.0.0-preview2-final | 91,818 | 6/28/2017 | |
| 2.0.0-preview1-final | 17,335,385 | 5/10/2017 | |
| 1.1.6 | 21,350,722 | 7/10/2018 | |
| 1.1.5 | 1,759,994 | 12/12/2017 | |
| 1.1.4 | 268,178 | 11/14/2017 | |
| 1.1.3 | 287,727 | 9/20/2017 | |
| 1.1.2 | 5,721,401 | 5/9/2017 | |
| 1.1.1 | 4,250,994 | 3/6/2017 | |
| 1.1.0 | 11,834,337 | 11/16/2016 | |
| 1.1.0-preview1-final | 37,508 | 10/24/2016 | |
| 1.0.6 | 48,232 | 11/14/2017 | |
| 1.0.5 | 44,364 | 9/20/2017 | |
| 1.0.4 | 57,443 | 5/9/2017 | |
| 1.0.3 | 846,391 | 3/6/2017 | |
| 1.0.2 | 73,212 | 12/12/2016 | |
| 1.0.1 | 2,546,648 | 9/13/2016 | |
| 1.0.0 | 2,130,868 | 6/27/2016 | |
| 1.0.0-rc2-final | 120,296 | 5/16/2016 |