Microsoft.EntityFrameworkCore
2.2.1
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.
Requires NuGet 3.6 or higher.
dotnet add package Microsoft.EntityFrameworkCore --version 2.2.1
NuGet\Install-Package Microsoft.EntityFrameworkCore -Version 2.2.1
<PackageReference Include="Microsoft.EntityFrameworkCore" Version="2.2.1" />
<PackageVersion Include="Microsoft.EntityFrameworkCore" Version="2.2.1" />
<PackageReference Include="Microsoft.EntityFrameworkCore" />
paket add Microsoft.EntityFrameworkCore --version 2.2.1
#r "nuget: Microsoft.EntityFrameworkCore, 2.2.1"
#:package Microsoft.EntityFrameworkCore@2.2.1
#addin nuget:?package=Microsoft.EntityFrameworkCore&version=2.2.1
#tool nuget:?package=Microsoft.EntityFrameworkCore&version=2.2.1
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
This package was built from the source code at https://github.com/aspnet/EntityFrameworkCore/tree/8e7402701ea1416b7fe55e1863ae65b3147c02c7
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.Abstractions (>= 2.2.1)
- Microsoft.EntityFrameworkCore.Analyzers (>= 2.2.1)
- Microsoft.Extensions.Caching.Memory (>= 2.2.0)
- Microsoft.Extensions.DependencyInjection (>= 2.2.0)
- Microsoft.Extensions.Logging (>= 2.2.0)
- Remotion.Linq (>= 2.2.0)
- System.Collections.Immutable (>= 1.5.0)
- System.ComponentModel.Annotations (>= 4.5.0)
- System.Diagnostics.DiagnosticSource (>= 4.5.0)
- System.Interactive.Async (>= 3.2.0)
NuGet packages (9.5K)
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 (653)
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.
|
|
dotnet/AspNetCore.Docs
Documentation for ASP.NET Core
|
|
kgrzybek/modular-monolith-with-ddd
Full Modular Monolith application with Domain-Driven Design approach.
|
|
aspnetboilerplate/aspnetboilerplate
ASP.NET Boilerplate - Web Application Framework
|
|
dodyg/practical-aspnetcore
Practical samples of ASP.NET Core 10 RC 1, 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-rc.1.25451.107 | 18,618 | 9/9/2025 | |
10.0.0-preview.7.25380.108 | 41,912 | 8/12/2025 | |
10.0.0-preview.6.25358.103 | 14,769 | 7/15/2025 | |
10.0.0-preview.5.25277.114 | 46,212 | 6/6/2025 | |
10.0.0-preview.4.25258.110 | 26,714 | 5/12/2025 | |
10.0.0-preview.3.25171.6 | 20,775 | 4/10/2025 | |
10.0.0-preview.2.25163.8 | 57,670 | 3/18/2025 | |
10.0.0-preview.1.25081.1 | 12,592 | 2/25/2025 | |
9.0.9 | 1,022,425 | 9/9/2025 | |
9.0.8 | 3,877,269 | 8/5/2025 | |
9.0.7 | 3,557,560 | 7/8/2025 | |
9.0.6 | 4,611,397 | 6/10/2025 | |
9.0.5 | 6,291,191 | 5/13/2025 | |
9.0.4 | 8,028,073 | 4/8/2025 | |
9.0.3 | 7,837,852 | 3/11/2025 | |
9.0.2 | 8,358,859 | 2/11/2025 | |
9.0.1 | 17,871,223 | 1/14/2025 | |
9.0.0 | 21,942,668 | 11/12/2024 | |
9.0.0-rc.2.24474.1 | 231,560 | 10/8/2024 | |
9.0.0-rc.1.24451.1 | 146,490 | 9/10/2024 | |
9.0.0-preview.7.24405.3 | 102,014 | 8/13/2024 | |
9.0.0-preview.6.24327.4 | 204,936 | 7/9/2024 | |
9.0.0-preview.5.24306.3 | 66,502 | 6/11/2024 | |
9.0.0-preview.4.24267.1 | 69,855 | 5/21/2024 | |
9.0.0-preview.3.24172.4 | 185,024 | 4/11/2024 | |
9.0.0-preview.2.24128.4 | 82,651 | 3/12/2024 | |
9.0.0-preview.1.24081.2 | 136,975 | 2/13/2024 | |
8.0.20 | 258,145 | 9/9/2025 | |
8.0.19 | 1,389,015 | 8/5/2025 | |
8.0.18 | 1,066,478 | 7/8/2025 | |
8.0.17 | 2,520,605 | 6/10/2025 | |
8.0.16 | 2,320,517 | 5/13/2025 | |
8.0.15 | 3,537,911 | 4/8/2025 | |
8.0.14 | 4,461,241 | 3/11/2025 | |
8.0.13 | 6,349,375 | 2/11/2025 | |
8.0.12 | 5,610,871 | 1/14/2025 | |
8.0.11 | 24,257,784 | 11/12/2024 | |
8.0.10 | 26,038,354 | 10/8/2024 | |
8.0.8 | 30,713,452 | 8/13/2024 | |
8.0.7 | 18,603,784 | 7/9/2024 | |
8.0.6 | 20,850,582 | 5/28/2024 | |
8.0.5 | 8,780,520 | 5/14/2024 | |
8.0.4 | 33,751,483 | 4/9/2024 | |
8.0.3 | 13,515,992 | 3/12/2024 | |
8.0.2 | 27,930,038 | 2/13/2024 | |
8.0.1 | 17,309,553 | 1/9/2024 | |
8.0.0 | 56,212,073 | 11/14/2023 | |
8.0.0-rc.2.23480.1 | 568,157 | 10/10/2023 | |
8.0.0-rc.1.23419.6 | 159,694 | 9/12/2023 | |
8.0.0-preview.7.23375.4 | 127,487 | 8/8/2023 | |
8.0.0-preview.6.23329.4 | 229,589 | 7/11/2023 | |
8.0.0-preview.5.23280.1 | 202,886 | 6/13/2023 | |
8.0.0-preview.4.23259.3 | 145,391 | 5/16/2023 | |
8.0.0-preview.3.23174.2 | 285,503 | 4/11/2023 | |
8.0.0-preview.2.23128.3 | 201,230 | 3/14/2023 | |
8.0.0-preview.1.23111.4 | 142,107 | 2/21/2023 | |
7.0.20 | 4,699,354 | 5/28/2024 | |
7.0.19 | 586,403 | 5/14/2024 | |
7.0.18 | 2,717,882 | 4/9/2024 | |
7.0.17 | 1,743,070 | 3/12/2024 | |
7.0.16 | 2,247,868 | 2/13/2024 | |
7.0.15 | 3,506,217 | 1/9/2024 | |
7.0.14 | 6,547,285 | 11/14/2023 | |
7.0.13 | 7,458,453 | 10/24/2023 | |
7.0.12 | 4,646,191 | 10/10/2023 | |
7.0.11 | 14,865,015 | 9/12/2023 | |
7.0.10 | 10,274,844 | 8/8/2023 | |
7.0.9 | 9,693,563 | 7/11/2023 | |
7.0.8 | 5,868,253 | 6/22/2023 | |
7.0.7 | 3,936,212 | 6/13/2023 | |
7.0.5 | 27,349,863 | 4/11/2023 | |
7.0.4 | 9,784,269 | 3/14/2023 | |
7.0.3 | 14,486,119 | 2/14/2023 | |
7.0.2 | 19,978,464 | 1/10/2023 | |
7.0.1 | 10,622,444 | 12/13/2022 | |
7.0.0 | 34,598,446 | 11/7/2022 | |
7.0.0-rc.2.22472.11 | 229,590 | 10/11/2022 | |
7.0.0-rc.1.22426.7 | 217,567 | 9/14/2022 | |
7.0.0-preview.7.22376.2 | 100,857 | 8/9/2022 | |
7.0.0-preview.6.22329.4 | 78,998 | 7/12/2022 | |
7.0.0-preview.5.22302.2 | 66,276 | 6/14/2022 | |
7.0.0-preview.4.22229.2 | 91,791 | 5/10/2022 | |
7.0.0-preview.3.22175.1 | 79,668 | 4/13/2022 | |
7.0.0-preview.2.22153.1 | 86,910 | 3/14/2022 | |
7.0.0-preview.1.22076.6 | 59,497 | 2/17/2022 | |
6.0.36 | 2,369,127 | 11/12/2024 | |
6.0.35 | 831,793 | 10/8/2024 | |
6.0.33 | 2,180,775 | 8/13/2024 | |
6.0.32 | 910,308 | 7/9/2024 | |
6.0.31 | 1,233,089 | 5/28/2024 | |
6.0.30 | 699,299 | 5/14/2024 | |
6.0.29 | 3,158,708 | 4/9/2024 | |
6.0.28 | 1,808,957 | 3/12/2024 | |
6.0.27 | 2,056,434 | 2/13/2024 | |
6.0.26 | 2,861,426 | 1/9/2024 | |
6.0.25 | 3,936,697 | 11/14/2023 | |
6.0.24 | 2,003,028 | 10/24/2023 | |
6.0.23 | 1,304,680 | 10/10/2023 | |
6.0.22 | 3,569,863 | 9/12/2023 | |
6.0.21 | 3,805,122 | 8/8/2023 | |
6.0.20 | 3,051,024 | 7/11/2023 | |
6.0.19 | 2,569,727 | 6/22/2023 | |
6.0.18 | 1,344,781 | 6/13/2023 | |
6.0.16 | 7,963,422 | 4/11/2023 | |
6.0.15 | 4,398,797 | 3/14/2023 | |
6.0.14 | 5,507,663 | 2/14/2023 | |
6.0.13 | 7,236,266 | 1/10/2023 | |
6.0.12 | 11,372,298 | 12/13/2022 | |
6.0.11 | 10,322,640 | 11/7/2022 | |
6.0.10 | 18,171,861 | 10/11/2022 | |
6.0.9 | 15,865,693 | 9/13/2022 | |
6.0.8 | 19,152,577 | 8/9/2022 | |
6.0.7 | 51,797,801 | 7/12/2022 | |
6.0.6 | 15,446,482 | 6/14/2022 | |
6.0.5 | 23,447,053 | 5/10/2022 | |
6.0.4 | 18,486,490 | 4/11/2022 | |
6.0.3 | 26,455,746 | 3/8/2022 | |
6.0.2 | 20,416,992 | 2/8/2022 | |
6.0.1 | 34,378,344 | 12/14/2021 | |
6.0.0 | 75,548,114 | 11/8/2021 | |
6.0.0-rc.2.21480.5 | 334,565 | 10/12/2021 | |
6.0.0-rc.1.21452.10 | 273,935 | 9/14/2021 | |
6.0.0-preview.7.21378.4 | 102,195 | 8/10/2021 | |
6.0.0-preview.6.21352.1 | 45,047 | 7/14/2021 | |
6.0.0-preview.5.21301.9 | 192,249 | 6/15/2021 | |
6.0.0-preview.4.21253.1 | 79,538 | 5/24/2021 | |
6.0.0-preview.3.21201.2 | 102,987 | 4/8/2021 | |
6.0.0-preview.2.21154.2 | 75,232 | 3/11/2021 | |
6.0.0-preview.1.21102.2 | 98,389 | 2/12/2021 | |
5.0.17 | 8,279,588 | 5/10/2022 | |
5.0.16 | 1,547,361 | 4/11/2022 | |
5.0.15 | 2,401,070 | 3/8/2022 | |
5.0.14 | 2,418,068 | 2/8/2022 | |
5.0.13 | 4,610,346 | 12/14/2021 | |
5.0.12 | 4,956,166 | 11/7/2021 | |
5.0.11 | 8,646,757 | 10/12/2021 | |
5.0.10 | 13,954,709 | 9/14/2021 | |
5.0.9 | 10,633,974 | 8/10/2021 | |
5.0.8 | 9,978,893 | 7/13/2021 | |
5.0.7 | 14,935,064 | 6/8/2021 | |
5.0.6 | 8,423,042 | 5/11/2021 | |
5.0.5 | 11,795,329 | 4/6/2021 | |
5.0.4 | 8,512,927 | 3/9/2021 | |
5.0.3 | 8,236,009 | 2/9/2021 | |
5.0.2 | 10,718,510 | 1/12/2021 | |
5.0.1 | 16,491,299 | 12/8/2020 | |
5.0.0 | 28,106,296 | 11/9/2020 | |
5.0.0-rc.2.20475.6 | 389,712 | 10/13/2020 | |
5.0.0-rc.1.20451.13 | 323,158 | 9/14/2020 | |
5.0.0-preview.8.20407.4 | 209,578 | 8/25/2020 | |
5.0.0-preview.7.20365.15 | 118,766 | 7/21/2020 | |
5.0.0-preview.6.20312.4 | 64,521 | 6/25/2020 | |
5.0.0-preview.5.20278.2 | 51,236 | 6/10/2020 | |
5.0.0-preview.4.20220.10 | 74,592 | 5/18/2020 | |
5.0.0-preview.3.20181.2 | 95,386 | 4/23/2020 | |
5.0.0-preview.2.20159.4 | 62,691 | 4/2/2020 | |
5.0.0-preview.2.20120.8 | 46,439 | 3/16/2020 | |
3.1.32 | 7,333,251 | 12/13/2022 | |
3.1.31 | 1,545,945 | 11/8/2022 | |
3.1.30 | 827,758 | 10/11/2022 | |
3.1.29 | 1,463,067 | 9/13/2022 | |
3.1.28 | 929,791 | 8/9/2022 | |
3.1.27 | 806,341 | 7/12/2022 | |
3.1.26 | 710,565 | 6/14/2022 | |
3.1.25 | 1,151,432 | 5/10/2022 | |
3.1.24 | 683,304 | 4/11/2022 | |
3.1.23 | 1,116,153 | 3/8/2022 | |
3.1.22 | 3,763,419 | 12/14/2021 | |
3.1.21 | 2,723,706 | 11/7/2021 | |
3.1.20 | 1,716,141 | 10/11/2021 | |
3.1.19 | 2,560,460 | 9/14/2021 | |
3.1.18 | 5,707,181 | 8/10/2021 | |
3.1.17 | 1,968,489 | 7/13/2021 | |
3.1.16 | 2,460,972 | 6/8/2021 | |
3.1.15 | 3,003,019 | 5/11/2021 | |
3.1.14 | 3,211,516 | 4/6/2021 | |
3.1.13 | 4,829,136 | 3/9/2021 | |
3.1.12 | 3,091,070 | 2/9/2021 | |
3.1.11 | 5,603,720 | 1/12/2021 | |
3.1.10 | 8,520,262 | 11/9/2020 | |
3.1.9 | 12,338,787 | 10/13/2020 | |
3.1.8 | 17,997,519 | 9/8/2020 | |
3.1.7 | 10,419,340 | 8/11/2020 | |
3.1.6 | 11,062,677 | 7/14/2020 | |
3.1.5 | 13,141,188 | 6/9/2020 | |
3.1.4 | 18,430,435 | 5/12/2020 | |
3.1.3 | 28,815,775 | 3/24/2020 | |
3.1.2 | 12,180,461 | 2/19/2020 | |
3.1.1 | 20,696,909 | 1/14/2020 | |
3.1.0 | 35,547,083 | 12/3/2019 | |
3.1.0-preview3.19554.8 | 166,680 | 11/13/2019 | |
3.1.0-preview2.19525.5 | 33,383 | 11/1/2019 | |
3.1.0-preview1.19506.2 | 783,208 | 10/15/2019 | |
3.0.3 | 197,607 | 2/19/2020 | |
3.0.2 | 82,740 | 1/14/2020 | |
3.0.1 | 1,432,255 | 11/18/2019 | |
3.0.0 | 19,610,417 | 9/23/2019 | |
3.0.0-rc1.19456.14 | 47,058 | 9/16/2019 | |
3.0.0-preview9.19423.6 | 1,397,128 | 9/4/2019 | |
3.0.0-preview8.19405.11 | 417,258 | 8/13/2019 | |
3.0.0-preview7.19362.6 | 94,862 | 7/23/2019 | |
3.0.0-preview6.19304.10 | 169,693 | 6/12/2019 | |
3.0.0-preview5.19227.1 | 679,747 | 5/6/2019 | |
3.0.0-preview4.19216.3 | 23,268 | 4/18/2019 | |
3.0.0-preview3.19153.1 | 204,080 | 3/6/2019 | |
3.0.0-preview.19074.3 | 32,677 | 1/29/2019 | |
3.0.0-preview.18572.1 | 49,127 | 12/3/2018 | |
2.3.0 | 36,825 | 1/14/2025 | |
2.2.6 | 32,527,126 | 7/9/2019 | |
2.2.4 | 19,836,044 | 4/9/2019 | |
2.2.3 | 5,410,163 | 3/11/2019 | |
2.2.2 | 6,535,479 | 2/12/2019 | |
2.2.1 | 6,972,970 | 1/8/2019 | |
2.2.0 | 22,577,959 | 12/3/2018 | |
2.2.0-preview3-35497 | 185,879 | 10/17/2018 | |
2.2.0-preview2-35157 | 154,277 | 9/12/2018 | |
2.2.0-preview1-35029 | 86,220 | 8/22/2018 | |
2.1.14 | 4,108,059 | 11/18/2019 | |
2.1.11 | 3,735,190 | 5/14/2019 | |
2.1.8 | 3,883,013 | 2/12/2019 | |
2.1.4 | 15,742,870 | 10/1/2018 | |
2.1.3 | 4,946,769 | 9/11/2018 | |
2.1.2 | 8,193,252 | 8/21/2018 | |
2.1.1 | 17,412,598 | 6/18/2018 | |
2.1.0 | 13,530,705 | 5/29/2018 | |
2.1.0-rc1-final | 225,800 | 5/6/2018 | |
2.1.0-preview2-final | 207,877 | 4/10/2018 | |
2.1.0-preview1-final | 319,787 | 2/26/2018 | |
2.0.3 | 5,499,131 | 5/7/2018 | |
2.0.2 | 6,814,729 | 3/13/2018 | |
2.0.1 | 12,790,910 | 11/14/2017 | |
2.0.0 | 28,175,348 | 8/11/2017 | |
2.0.0-preview2-final | 97,263 | 6/28/2017 | |
2.0.0-preview1-final | 1,145,296 | 5/10/2017 | |
1.1.6 | 6,246,162 | 7/10/2018 | |
1.1.5 | 1,261,820 | 12/12/2017 | |
1.1.4 | 231,749 | 11/14/2017 | |
1.1.3 | 312,003 | 9/20/2017 | |
1.1.2 | 5,226,868 | 5/9/2017 | |
1.1.1 | 3,365,780 | 3/6/2017 | |
1.1.0 | 8,042,513 | 11/16/2016 | |
1.1.0-preview1-final | 46,990 | 10/24/2016 | |
1.0.6 | 57,114 | 11/14/2017 | |
1.0.5 | 45,322 | 9/20/2017 | |
1.0.4 | 60,233 | 5/9/2017 | |
1.0.3 | 706,873 | 3/6/2017 | |
1.0.2 | 80,131 | 12/12/2016 | |
1.0.1 | 862,746 | 9/13/2016 | |
1.0.0 | 2,057,268 | 6/27/2016 | |
1.0.0-rc2-final | 146,148 | 5/16/2016 |