Microsoft.EntityFrameworkCore
2.0.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.EntityFrameworkCore --version 2.0.0-preview1-final
NuGet\Install-Package Microsoft.EntityFrameworkCore -Version 2.0.0-preview1-final
<PackageReference Include="Microsoft.EntityFrameworkCore" Version="2.0.0-preview1-final" />
<PackageVersion Include="Microsoft.EntityFrameworkCore" Version="2.0.0-preview1-final" />
<PackageReference Include="Microsoft.EntityFrameworkCore" />
paket add Microsoft.EntityFrameworkCore --version 2.0.0-preview1-final
#r "nuget: Microsoft.EntityFrameworkCore, 2.0.0-preview1-final"
#:package Microsoft.EntityFrameworkCore@2.0.0-preview1-final
#addin nuget:?package=Microsoft.EntityFrameworkCore&version=2.0.0-preview1-final&prerelease
#tool nuget:?package=Microsoft.EntityFrameworkCore&version=2.0.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 | 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 | net46 is compatible. 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.6
- Microsoft.Extensions.Caching.Memory (>= 2.0.0-preview1-final)
- Microsoft.Extensions.DependencyInjection (>= 2.0.0-preview1-final)
- Microsoft.Extensions.Logging (>= 2.0.0-preview1-final)
- NETStandard.Library (>= 2.0.0-preview1-25301-01)
- Remotion.Linq (>= 2.1.1)
- System.Collections.Immutable (>= 1.3.1)
- System.ComponentModel.Annotations (>= 4.3.0)
- System.Interactive.Async (>= 3.1.1)
- System.ValueTuple (>= 4.3.0)
-
.NETStandard 1.3
- Microsoft.Extensions.Caching.Memory (>= 2.0.0-preview1-final)
- Microsoft.Extensions.DependencyInjection (>= 2.0.0-preview1-final)
- Microsoft.Extensions.Logging (>= 2.0.0-preview1-final)
- NETStandard.Library (>= 2.0.0-preview1-25301-01)
- Remotion.Linq (>= 2.1.1)
- System.Collections.Immutable (>= 1.3.1)
- System.ComponentModel.Annotations (>= 4.3.0)
- System.Interactive.Async (>= 3.1.1)
- System.ValueTuple (>= 4.3.0)
NuGet packages (9.4K)
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 (647)
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 | 3,317 | 9/9/2025 | |
10.0.0-preview.7.25380.108 | 30,246 | 8/12/2025 | |
10.0.0-preview.6.25358.103 | 13,610 | 7/15/2025 | |
10.0.0-preview.5.25277.114 | 43,534 | 6/6/2025 | |
10.0.0-preview.4.25258.110 | 26,407 | 5/12/2025 | |
10.0.0-preview.3.25171.6 | 20,650 | 4/10/2025 | |
10.0.0-preview.2.25163.8 | 54,195 | 3/18/2025 | |
10.0.0-preview.1.25081.1 | 12,542 | 2/25/2025 | |
9.0.9 | 229,451 | 9/9/2025 | |
9.0.8 | 3,221,132 | 8/5/2025 | |
9.0.7 | 3,047,819 | 7/8/2025 | |
9.0.6 | 4,233,149 | 6/10/2025 | |
9.0.5 | 5,868,708 | 5/13/2025 | |
9.0.4 | 7,648,947 | 4/8/2025 | |
9.0.3 | 7,590,294 | 3/11/2025 | |
9.0.2 | 8,053,526 | 2/11/2025 | |
9.0.1 | 16,715,297 | 1/14/2025 | |
9.0.0 | 20,974,147 | 11/12/2024 | |
9.0.0-rc.2.24474.1 | 229,230 | 10/8/2024 | |
9.0.0-rc.1.24451.1 | 144,693 | 9/10/2024 | |
9.0.0-preview.7.24405.3 | 100,609 | 8/13/2024 | |
9.0.0-preview.6.24327.4 | 200,166 | 7/9/2024 | |
9.0.0-preview.5.24306.3 | 65,116 | 6/11/2024 | |
9.0.0-preview.4.24267.1 | 68,873 | 5/21/2024 | |
9.0.0-preview.3.24172.4 | 184,120 | 4/11/2024 | |
9.0.0-preview.2.24128.4 | 81,719 | 3/12/2024 | |
9.0.0-preview.1.24081.2 | 133,853 | 2/13/2024 | |
8.0.20 | 61,770 | 9/9/2025 | |
8.0.19 | 1,060,930 | 8/5/2025 | |
8.0.18 | 902,368 | 7/8/2025 | |
8.0.17 | 2,318,527 | 6/10/2025 | |
8.0.16 | 2,148,873 | 5/13/2025 | |
8.0.15 | 3,340,312 | 4/8/2025 | |
8.0.14 | 4,244,398 | 3/11/2025 | |
8.0.13 | 6,021,309 | 2/11/2025 | |
8.0.12 | 5,402,564 | 1/14/2025 | |
8.0.11 | 23,267,374 | 11/12/2024 | |
8.0.10 | 25,380,906 | 10/8/2024 | |
8.0.8 | 30,029,088 | 8/13/2024 | |
8.0.7 | 18,263,910 | 7/9/2024 | |
8.0.6 | 20,492,721 | 5/28/2024 | |
8.0.5 | 8,651,163 | 5/14/2024 | |
8.0.4 | 33,101,140 | 4/9/2024 | |
8.0.3 | 13,318,108 | 3/12/2024 | |
8.0.2 | 27,392,242 | 2/13/2024 | |
8.0.1 | 17,034,386 | 1/9/2024 | |
8.0.0 | 54,846,313 | 11/14/2023 | |
8.0.0-rc.2.23480.1 | 564,194 | 10/10/2023 | |
8.0.0-rc.1.23419.6 | 159,136 | 9/12/2023 | |
8.0.0-preview.7.23375.4 | 126,530 | 8/8/2023 | |
8.0.0-preview.6.23329.4 | 227,040 | 7/11/2023 | |
8.0.0-preview.5.23280.1 | 200,105 | 6/13/2023 | |
8.0.0-preview.4.23259.3 | 144,620 | 5/16/2023 | |
8.0.0-preview.3.23174.2 | 278,879 | 4/11/2023 | |
8.0.0-preview.2.23128.3 | 200,667 | 3/14/2023 | |
8.0.0-preview.1.23111.4 | 141,892 | 2/21/2023 | |
7.0.20 | 4,583,786 | 5/28/2024 | |
7.0.19 | 578,732 | 5/14/2024 | |
7.0.18 | 2,678,661 | 4/9/2024 | |
7.0.17 | 1,730,896 | 3/12/2024 | |
7.0.16 | 2,233,090 | 2/13/2024 | |
7.0.15 | 3,481,526 | 1/9/2024 | |
7.0.14 | 6,507,166 | 11/14/2023 | |
7.0.13 | 7,395,905 | 10/24/2023 | |
7.0.12 | 4,625,173 | 10/10/2023 | |
7.0.11 | 14,759,476 | 9/12/2023 | |
7.0.10 | 10,214,416 | 8/8/2023 | |
7.0.9 | 9,636,715 | 7/11/2023 | |
7.0.8 | 5,838,085 | 6/22/2023 | |
7.0.7 | 3,916,010 | 6/13/2023 | |
7.0.5 | 27,158,286 | 4/11/2023 | |
7.0.4 | 9,748,216 | 3/14/2023 | |
7.0.3 | 14,423,998 | 2/14/2023 | |
7.0.2 | 19,866,574 | 1/10/2023 | |
7.0.1 | 10,557,868 | 12/13/2022 | |
7.0.0 | 34,186,227 | 11/7/2022 | |
7.0.0-rc.2.22472.11 | 228,824 | 10/11/2022 | |
7.0.0-rc.1.22426.7 | 216,996 | 9/14/2022 | |
7.0.0-preview.7.22376.2 | 100,450 | 8/9/2022 | |
7.0.0-preview.6.22329.4 | 78,707 | 7/12/2022 | |
7.0.0-preview.5.22302.2 | 66,179 | 6/14/2022 | |
7.0.0-preview.4.22229.2 | 91,256 | 5/10/2022 | |
7.0.0-preview.3.22175.1 | 79,596 | 4/13/2022 | |
7.0.0-preview.2.22153.1 | 86,845 | 3/14/2022 | |
7.0.0-preview.1.22076.6 | 59,411 | 2/17/2022 | |
6.0.36 | 2,259,590 | 11/12/2024 | |
6.0.35 | 812,642 | 10/8/2024 | |
6.0.33 | 2,140,709 | 8/13/2024 | |
6.0.32 | 897,775 | 7/9/2024 | |
6.0.31 | 1,215,574 | 5/28/2024 | |
6.0.30 | 692,376 | 5/14/2024 | |
6.0.29 | 3,112,520 | 4/9/2024 | |
6.0.28 | 1,786,575 | 3/12/2024 | |
6.0.27 | 2,035,852 | 2/13/2024 | |
6.0.26 | 2,836,084 | 1/9/2024 | |
6.0.25 | 3,905,384 | 11/14/2023 | |
6.0.24 | 1,989,767 | 10/24/2023 | |
6.0.23 | 1,298,407 | 10/10/2023 | |
6.0.22 | 3,550,167 | 9/12/2023 | |
6.0.21 | 3,785,445 | 8/8/2023 | |
6.0.20 | 3,034,541 | 7/11/2023 | |
6.0.19 | 2,553,488 | 6/22/2023 | |
6.0.18 | 1,337,760 | 6/13/2023 | |
6.0.16 | 7,928,576 | 4/11/2023 | |
6.0.15 | 4,379,167 | 3/14/2023 | |
6.0.14 | 5,489,200 | 2/14/2023 | |
6.0.13 | 7,205,878 | 1/10/2023 | |
6.0.12 | 11,319,547 | 12/13/2022 | |
6.0.11 | 10,286,603 | 11/7/2022 | |
6.0.10 | 18,113,355 | 10/11/2022 | |
6.0.9 | 15,810,394 | 9/13/2022 | |
6.0.8 | 19,083,478 | 8/9/2022 | |
6.0.7 | 51,607,284 | 7/12/2022 | |
6.0.6 | 15,379,958 | 6/14/2022 | |
6.0.5 | 23,359,791 | 5/10/2022 | |
6.0.4 | 18,430,721 | 4/11/2022 | |
6.0.3 | 26,283,692 | 3/8/2022 | |
6.0.2 | 20,355,449 | 2/8/2022 | |
6.0.1 | 34,233,137 | 12/14/2021 | |
6.0.0 | 74,902,207 | 11/8/2021 | |
6.0.0-rc.2.21480.5 | 334,067 | 10/12/2021 | |
6.0.0-rc.1.21452.10 | 273,709 | 9/14/2021 | |
6.0.0-preview.7.21378.4 | 101,911 | 8/10/2021 | |
6.0.0-preview.6.21352.1 | 44,992 | 7/14/2021 | |
6.0.0-preview.5.21301.9 | 191,801 | 6/15/2021 | |
6.0.0-preview.4.21253.1 | 79,432 | 5/24/2021 | |
6.0.0-preview.3.21201.2 | 102,822 | 4/8/2021 | |
6.0.0-preview.2.21154.2 | 75,197 | 3/11/2021 | |
6.0.0-preview.1.21102.2 | 98,249 | 2/12/2021 | |
5.0.17 | 8,230,129 | 5/10/2022 | |
5.0.16 | 1,542,807 | 4/11/2022 | |
5.0.15 | 2,395,576 | 3/8/2022 | |
5.0.14 | 2,412,719 | 2/8/2022 | |
5.0.13 | 4,596,557 | 12/14/2021 | |
5.0.12 | 4,946,092 | 11/7/2021 | |
5.0.11 | 8,626,300 | 10/12/2021 | |
5.0.10 | 13,913,178 | 9/14/2021 | |
5.0.9 | 10,608,788 | 8/10/2021 | |
5.0.8 | 9,950,043 | 7/13/2021 | |
5.0.7 | 14,894,975 | 6/8/2021 | |
5.0.6 | 8,405,666 | 5/11/2021 | |
5.0.5 | 11,767,675 | 4/6/2021 | |
5.0.4 | 8,491,067 | 3/9/2021 | |
5.0.3 | 8,225,599 | 2/9/2021 | |
5.0.2 | 10,705,478 | 1/12/2021 | |
5.0.1 | 16,453,931 | 12/8/2020 | |
5.0.0 | 27,993,077 | 11/9/2020 | |
5.0.0-rc.2.20475.6 | 389,360 | 10/13/2020 | |
5.0.0-rc.1.20451.13 | 323,039 | 9/14/2020 | |
5.0.0-preview.8.20407.4 | 209,404 | 8/25/2020 | |
5.0.0-preview.7.20365.15 | 118,681 | 7/21/2020 | |
5.0.0-preview.6.20312.4 | 64,437 | 6/25/2020 | |
5.0.0-preview.5.20278.2 | 51,198 | 6/10/2020 | |
5.0.0-preview.4.20220.10 | 74,553 | 5/18/2020 | |
5.0.0-preview.3.20181.2 | 95,337 | 4/23/2020 | |
5.0.0-preview.2.20159.4 | 62,616 | 4/2/2020 | |
5.0.0-preview.2.20120.8 | 46,417 | 3/16/2020 | |
3.1.32 | 7,187,989 | 12/13/2022 | |
3.1.31 | 1,512,239 | 11/8/2022 | |
3.1.30 | 820,766 | 10/11/2022 | |
3.1.29 | 1,451,618 | 9/13/2022 | |
3.1.28 | 923,205 | 8/9/2022 | |
3.1.27 | 800,970 | 7/12/2022 | |
3.1.26 | 706,159 | 6/14/2022 | |
3.1.25 | 1,147,040 | 5/10/2022 | |
3.1.24 | 680,807 | 4/11/2022 | |
3.1.23 | 1,112,849 | 3/8/2022 | |
3.1.22 | 3,733,000 | 12/14/2021 | |
3.1.21 | 2,718,142 | 11/7/2021 | |
3.1.20 | 1,707,232 | 10/11/2021 | |
3.1.19 | 2,553,817 | 9/14/2021 | |
3.1.18 | 5,673,475 | 8/10/2021 | |
3.1.17 | 1,963,182 | 7/13/2021 | |
3.1.16 | 2,455,783 | 6/8/2021 | |
3.1.15 | 2,989,867 | 5/11/2021 | |
3.1.14 | 3,204,601 | 4/6/2021 | |
3.1.13 | 4,811,993 | 3/9/2021 | |
3.1.12 | 3,085,113 | 2/9/2021 | |
3.1.11 | 5,594,026 | 1/12/2021 | |
3.1.10 | 8,506,214 | 11/9/2020 | |
3.1.9 | 12,316,526 | 10/13/2020 | |
3.1.8 | 17,973,344 | 9/8/2020 | |
3.1.7 | 10,394,213 | 8/11/2020 | |
3.1.6 | 11,040,136 | 7/14/2020 | |
3.1.5 | 13,119,353 | 6/9/2020 | |
3.1.4 | 18,393,218 | 5/12/2020 | |
3.1.3 | 28,752,873 | 3/24/2020 | |
3.1.2 | 12,160,819 | 2/19/2020 | |
3.1.1 | 20,613,979 | 1/14/2020 | |
3.1.0 | 35,446,141 | 12/3/2019 | |
3.1.0-preview3.19554.8 | 165,957 | 11/13/2019 | |
3.1.0-preview2.19525.5 | 33,345 | 11/1/2019 | |
3.1.0-preview1.19506.2 | 781,704 | 10/15/2019 | |
3.0.3 | 196,772 | 2/19/2020 | |
3.0.2 | 82,283 | 1/14/2020 | |
3.0.1 | 1,429,440 | 11/18/2019 | |
3.0.0 | 19,559,102 | 9/23/2019 | |
3.0.0-rc1.19456.14 | 47,017 | 9/16/2019 | |
3.0.0-preview9.19423.6 | 1,395,965 | 9/4/2019 | |
3.0.0-preview8.19405.11 | 413,354 | 8/13/2019 | |
3.0.0-preview7.19362.6 | 94,264 | 7/23/2019 | |
3.0.0-preview6.19304.10 | 168,759 | 6/12/2019 | |
3.0.0-preview5.19227.1 | 672,929 | 5/6/2019 | |
3.0.0-preview4.19216.3 | 23,256 | 4/18/2019 | |
3.0.0-preview3.19153.1 | 203,042 | 3/6/2019 | |
3.0.0-preview.19074.3 | 32,608 | 1/29/2019 | |
3.0.0-preview.18572.1 | 49,057 | 12/3/2018 | |
2.3.0 | 33,709 | 1/14/2025 | |
2.2.6 | 32,458,508 | 7/9/2019 | |
2.2.4 | 19,808,240 | 4/9/2019 | |
2.2.3 | 5,405,013 | 3/11/2019 | |
2.2.2 | 6,525,582 | 2/12/2019 | |
2.2.1 | 6,964,883 | 1/8/2019 | |
2.2.0 | 22,496,673 | 12/3/2018 | |
2.2.0-preview3-35497 | 185,702 | 10/17/2018 | |
2.2.0-preview2-35157 | 153,709 | 9/12/2018 | |
2.2.0-preview1-35029 | 86,001 | 8/22/2018 | |
2.1.14 | 4,098,706 | 11/18/2019 | |
2.1.11 | 3,732,368 | 5/14/2019 | |
2.1.8 | 3,872,525 | 2/12/2019 | |
2.1.4 | 15,723,544 | 10/1/2018 | |
2.1.3 | 4,941,547 | 9/11/2018 | |
2.1.2 | 8,185,250 | 8/21/2018 | |
2.1.1 | 17,319,654 | 6/18/2018 | |
2.1.0 | 13,499,348 | 5/29/2018 | |
2.1.0-rc1-final | 225,161 | 5/6/2018 | |
2.1.0-preview2-final | 206,769 | 4/10/2018 | |
2.1.0-preview1-final | 319,226 | 2/26/2018 | |
2.0.3 | 5,479,647 | 5/7/2018 | |
2.0.2 | 6,802,442 | 3/13/2018 | |
2.0.1 | 12,765,837 | 11/14/2017 | |
2.0.0 | 28,088,026 | 8/11/2017 | |
2.0.0-preview2-final | 96,962 | 6/28/2017 | |
2.0.0-preview1-final | 1,143,127 | 5/10/2017 | |
1.1.6 | 6,216,115 | 7/10/2018 | |
1.1.5 | 1,259,646 | 12/12/2017 | |
1.1.4 | 230,850 | 11/14/2017 | |
1.1.3 | 311,407 | 9/20/2017 | |
1.1.2 | 5,210,488 | 5/9/2017 | |
1.1.1 | 3,350,937 | 3/6/2017 | |
1.1.0 | 7,982,588 | 11/16/2016 | |
1.1.0-preview1-final | 46,883 | 10/24/2016 | |
1.0.6 | 56,633 | 11/14/2017 | |
1.0.5 | 44,894 | 9/20/2017 | |
1.0.4 | 59,765 | 5/9/2017 | |
1.0.3 | 702,640 | 3/6/2017 | |
1.0.2 | 79,764 | 12/12/2016 | |
1.0.1 | 856,616 | 9/13/2016 | |
1.0.0 | 2,035,634 | 6/27/2016 | |
1.0.0-rc2-final | 145,702 | 5/16/2016 |