Microsoft.EntityFrameworkCore.Sqlite
                              
                            
                                1.1.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.Sqlite --version 1.1.0-preview1-final
NuGet\Install-Package Microsoft.EntityFrameworkCore.Sqlite -Version 1.1.0-preview1-final
<PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite" Version="1.1.0-preview1-final" />
<PackageVersion Include="Microsoft.EntityFrameworkCore.Sqlite" Version="1.1.0-preview1-final" />
<PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite" />
paket add Microsoft.EntityFrameworkCore.Sqlite --version 1.1.0-preview1-final
#r "nuget: Microsoft.EntityFrameworkCore.Sqlite, 1.1.0-preview1-final"
#:package Microsoft.EntityFrameworkCore.Sqlite@1.1.0-preview1-final
#addin nuget:?package=Microsoft.EntityFrameworkCore.Sqlite&version=1.1.0-preview1-final&prerelease
#tool nuget:?package=Microsoft.EntityFrameworkCore.Sqlite&version=1.1.0-preview1-final&prerelease
SQLite database provider for Entity Framework Core.
| 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 | 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. | 
- 
                                                    .NETFramework 4.5.1- Microsoft.Data.Sqlite (>= 1.1.0-preview1-final)
- Microsoft.EntityFrameworkCore.Relational (>= 1.1.0-preview1-final)
- NETStandard.Library (>= 1.6.1-preview1-24530-04)
 
- 
                                                    .NETStandard 1.3- Microsoft.Data.Sqlite (>= 1.1.0-preview1-final)
- Microsoft.EntityFrameworkCore.Relational (>= 1.1.0-preview1-final)
- NETStandard.Library (>= 1.6.1-preview1-24530-04)
 
NuGet packages (1.0K)
Showing the top 5 NuGet packages that depend on Microsoft.EntityFrameworkCore.Sqlite:
| Package | Downloads | 
|---|---|
| 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. | |
| Volo.Abp.EntityFrameworkCore.Sqlite Package Description | |
| Umbraco.Cms.Persistence.EFCore Adds support for Entity Framework Core to Umbraco CMS. | |
| Umbraco.Cms.Persistence.EFCore.Sqlite Adds support for Entity Framework Core SQLite migrations to Umbraco CMS. | |
| EfCore.TestSupport Useful tools when unit testing applications that use Entity Framework Core. See readme file on github. | 
GitHub repositories (475)
Showing the top 20 popular GitHub repositories that depend on Microsoft.EntityFrameworkCore.Sqlite:
| Repository | Stars | 
|---|---|
| jellyfin/jellyfin 
                                                            The Free Software Media System - Server Backend & API
                                                         | |
| dotnet/aspnetcore 
                                                            ASP.NET Core is a cross-platform .NET framework for building modern cloud-based web applications on Windows, Mac, or Linux.
                                                         | |
| dotnet/maui 
                                                            .NET MAUI is the .NET Multi-platform App UI, a framework for building native device applications spanning mobile, tablet, and desktop.
                                                         | |
| ardalis/CleanArchitecture 
                                                            Clean Architecture Solution Template: A proven Clean Architecture Template for ASP.NET Core 9
                                                         | |
| 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
                                                         | |
| dodyg/practical-aspnetcore 
                                                            Practical samples of ASP.NET Core 10 RC 2, 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.
                                                         | |
| bchavez/Bogus 
                                                            :card_index: A simple fake data generator for C#, F#, and VB.NET. Based on and ported from the famed faker.js.
                                                         | |
| 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.
                                                         | |
| RayWangQvQ/BiliBiliToolPro 
                                                            B 站(bilibili)自动任务工具,支持docker、青龙、k8s等多种部署方式。敏感肌也能用。
                                                         | |
| EduardoPires/EquinoxProject 
                                                            Web Application ASP.NET 9 using Clean Architecture, DDD, CQRS, Event Sourcing and a lot of good practices
                                                         | |
| 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.
                                                         | |
| aspnet/Mvc 
                                                            [Archived] ASP.NET Core MVC is a model view controller framework for building dynamic web sites with clean separation of concerns, including the merged MVC, Web API, and Web Pages w/ Razor. Project moved to https://github.com/aspnet/AspNetCore
                                                         | |
| ServiceStack/ServiceStack 
                                                            Thoughtfully architected, obscenely fast, thoroughly enjoyable web services for all
                                                         | |
| DGP-Studio/Snap.Hutao 
                                                            实用的开源多功能原神工具箱 🧰 / Multifunctional Open-source Genshin Impact Toolkit 🧰
                                                         | |
| umbraco/Umbraco-CMS 
                                                            Umbraco is a free and open source .NET content management system helping you deliver delightful digital experiences.
                                                         | 
| Version | Downloads | Last Updated | |
|---|---|---|---|
| 10.0.0-rc.2.25502.107 | 11,534 | 10/14/2025 | |
| 10.0.0-rc.1.25451.107 | 26,301 | 9/9/2025 | |
| 10.0.0-preview.7.25380.108 | 8,028 | 8/12/2025 | |
| 10.0.0-preview.6.25358.103 | 3,656 | 7/15/2025 | |
| 10.0.0-preview.5.25277.114 | 10,852 | 6/6/2025 | |
| 10.0.0-preview.4.25258.110 | 3,973 | 5/12/2025 | |
| 10.0.0-preview.3.25171.6 | 5,743 | 4/10/2025 | |
| 10.0.0-preview.2.25163.8 | 3,125 | 3/18/2025 | |
| 10.0.0-preview.1.25081.1 | 4,166 | 2/25/2025 | |
| 9.0.10 | 249,149 | 10/14/2025 | |
| 9.0.9 | 875,396 | 9/9/2025 | |
| 9.0.8 | 848,000 | 8/5/2025 | |
| 9.0.7 | 703,979 | 7/8/2025 | |
| 9.0.6 | 823,956 | 6/10/2025 | |
| 9.0.5 | 923,784 | 5/13/2025 | |
| 9.0.4 | 1,204,780 | 4/8/2025 | |
| 9.0.3 | 945,282 | 3/11/2025 | |
| 9.0.2 | 1,110,090 | 2/11/2025 | |
| 9.0.1 | 909,326 | 1/14/2025 | |
| 9.0.0 | 2,443,080 | 11/12/2024 | |
| 9.0.0-rc.2.24474.1 | 39,491 | 10/8/2024 | |
| 9.0.0-rc.1.24451.1 | 38,662 | 9/10/2024 | |
| 9.0.0-preview.7.24405.3 | 9,883 | 8/13/2024 | |
| 9.0.0-preview.6.24327.4 | 7,420 | 7/9/2024 | |
| 9.0.0-preview.5.24306.3 | 7,671 | 6/11/2024 | |
| 9.0.0-preview.4.24267.1 | 6,710 | 5/21/2024 | |
| 9.0.0-preview.3.24172.4 | 15,594 | 4/11/2024 | |
| 9.0.0-preview.2.24128.4 | 8,835 | 3/12/2024 | |
| 9.0.0-preview.1.24081.2 | 7,312 | 2/13/2024 | |
| 8.0.21 | 60,787 | 10/14/2025 | |
| 8.0.20 | 166,951 | 9/9/2025 | |
| 8.0.19 | 269,505 | 8/5/2025 | |
| 8.0.18 | 197,391 | 7/8/2025 | |
| 8.0.17 | 400,138 | 6/10/2025 | |
| 8.0.16 | 352,030 | 5/13/2025 | |
| 8.0.15 | 443,322 | 4/8/2025 | |
| 8.0.14 | 507,063 | 3/11/2025 | |
| 8.0.13 | 635,322 | 2/11/2025 | |
| 8.0.12 | 620,456 | 1/14/2025 | |
| 8.0.11 | 2,754,245 | 11/12/2024 | |
| 8.0.10 | 3,262,064 | 10/8/2024 | |
| 8.0.8 | 4,104,112 | 8/13/2024 | |
| 8.0.7 | 2,346,016 | 7/9/2024 | |
| 8.0.6 | 2,510,679 | 5/28/2024 | |
| 8.0.5 | 876,627 | 5/14/2024 | |
| 8.0.4 | 2,326,833 | 4/9/2024 | |
| 8.0.3 | 1,512,987 | 3/12/2024 | |
| 8.0.2 | 2,037,671 | 2/13/2024 | |
| 8.0.1 | 2,022,086 | 1/9/2024 | |
| 8.0.0 | 3,203,171 | 11/14/2023 | |
| 8.0.0-rc.2.23480.1 | 44,308 | 10/10/2023 | |
| 8.0.0-rc.1.23419.6 | 34,224 | 9/12/2023 | |
| 8.0.0-preview.7.23375.4 | 16,952 | 8/8/2023 | |
| 8.0.0-preview.6.23329.4 | 23,144 | 7/11/2023 | |
| 8.0.0-preview.5.23280.1 | 38,642 | 6/13/2023 | |
| 8.0.0-preview.4.23259.3 | 19,338 | 5/16/2023 | |
| 8.0.0-preview.3.23174.2 | 17,403 | 4/11/2023 | |
| 8.0.0-preview.2.23128.3 | 12,472 | 3/14/2023 | |
| 8.0.0-preview.1.23111.4 | 11,936 | 2/21/2023 | |
| 7.0.20 | 504,455 | 5/28/2024 | |
| 7.0.19 | 76,900 | 5/14/2024 | |
| 7.0.18 | 235,880 | 4/9/2024 | |
| 7.0.17 | 147,909 | 3/12/2024 | |
| 7.0.16 | 247,178 | 2/13/2024 | |
| 7.0.15 | 392,319 | 1/9/2024 | |
| 7.0.14 | 771,037 | 11/14/2023 | |
| 7.0.13 | 659,667 | 10/24/2023 | |
| 7.0.12 | 518,049 | 10/10/2023 | |
| 7.0.11 | 2,406,999 | 9/12/2023 | |
| 7.0.10 | 1,206,605 | 8/8/2023 | |
| 7.0.9 | 855,167 | 7/11/2023 | |
| 7.0.8 | 540,561 | 6/22/2023 | |
| 7.0.7 | 563,428 | 6/13/2023 | |
| 7.0.5 | 2,322,865 | 4/11/2023 | |
| 7.0.4 | 1,299,739 | 3/14/2023 | |
| 7.0.3 | 1,135,759 | 2/14/2023 | |
| 7.0.2 | 1,418,836 | 1/10/2023 | |
| 7.0.1 | 1,344,817 | 12/13/2022 | |
| 7.0.0 | 1,779,075 | 11/7/2022 | |
| 7.0.0-rc.2.22472.11 | 22,665 | 10/11/2022 | |
| 7.0.0-rc.1.22426.7 | 26,697 | 9/14/2022 | |
| 7.0.0-preview.7.22376.2 | 11,674 | 8/9/2022 | |
| 7.0.0-preview.6.22329.4 | 21,003 | 7/12/2022 | |
| 7.0.0-preview.5.22302.2 | 6,867 | 6/14/2022 | |
| 7.0.0-preview.4.22229.2 | 12,819 | 5/10/2022 | |
| 7.0.0-preview.3.22175.1 | 5,445 | 4/13/2022 | |
| 7.0.0-preview.2.22153.1 | 6,689 | 3/14/2022 | |
| 7.0.0-preview.1.22076.6 | 8,815 | 2/17/2022 | |
| 6.0.36 | 359,363 | 11/12/2024 | |
| 6.0.35 | 192,613 | 10/8/2024 | |
| 6.0.33 | 211,014 | 8/13/2024 | |
| 6.0.32 | 126,804 | 7/9/2024 | |
| 6.0.31 | 130,619 | 5/28/2024 | |
| 6.0.30 | 51,878 | 5/14/2024 | |
| 6.0.29 | 295,811 | 4/9/2024 | |
| 6.0.28 | 174,493 | 3/12/2024 | |
| 6.0.27 | 196,515 | 2/13/2024 | |
| 6.0.26 | 274,682 | 1/9/2024 | |
| 6.0.25 | 466,936 | 11/14/2023 | |
| 6.0.24 | 519,145 | 10/24/2023 | |
| 6.0.23 | 200,337 | 10/10/2023 | |
| 6.0.22 | 233,065 | 9/12/2023 | |
| 6.0.21 | 377,505 | 8/8/2023 | |
| 6.0.20 | 230,279 | 7/11/2023 | |
| 6.0.19 | 229,740 | 6/22/2023 | |
| 6.0.18 | 127,947 | 6/13/2023 | |
| 6.0.16 | 714,640 | 4/11/2023 | |
| 6.0.15 | 492,995 | 3/14/2023 | |
| 6.0.14 | 476,355 | 2/14/2023 | |
| 6.0.13 | 753,885 | 1/10/2023 | |
| 6.0.12 | 577,020 | 12/13/2022 | |
| 6.0.11 | 1,108,120 | 11/7/2022 | |
| 6.0.10 | 1,701,615 | 10/11/2022 | |
| 6.0.9 | 1,481,284 | 9/13/2022 | |
| 6.0.8 | 1,669,313 | 8/9/2022 | |
| 6.0.7 | 10,441,661 | 7/12/2022 | |
| 6.0.6 | 1,521,444 | 6/14/2022 | |
| 6.0.5 | 2,460,169 | 5/10/2022 | |
| 6.0.4 | 1,755,107 | 4/11/2022 | |
| 6.0.3 | 1,347,295 | 3/8/2022 | |
| 6.0.2 | 4,023,948 | 2/8/2022 | |
| 6.0.1 | 2,683,976 | 12/14/2021 | |
| 6.0.0 | 6,297,750 | 11/8/2021 | |
| 6.0.0-rc.2.21480.5 | 20,800 | 10/12/2021 | |
| 6.0.0-rc.1.21452.10 | 27,343 | 9/14/2021 | |
| 6.0.0-preview.7.21378.4 | 12,473 | 8/10/2021 | |
| 6.0.0-preview.6.21352.1 | 5,681 | 7/14/2021 | |
| 6.0.0-preview.5.21301.9 | 8,785 | 6/15/2021 | |
| 6.0.0-preview.4.21253.1 | 9,331 | 5/24/2021 | |
| 6.0.0-preview.3.21201.2 | 10,779 | 4/8/2021 | |
| 6.0.0-preview.2.21154.2 | 6,799 | 3/11/2021 | |
| 6.0.0-preview.1.21102.2 | 12,233 | 2/12/2021 | |
| 5.0.17 | 776,083 | 5/10/2022 | |
| 5.0.16 | 113,124 | 4/11/2022 | |
| 5.0.15 | 250,636 | 3/8/2022 | |
| 5.0.14 | 371,407 | 2/8/2022 | |
| 5.0.13 | 489,632 | 12/14/2021 | |
| 5.0.12 | 440,390 | 11/7/2021 | |
| 5.0.11 | 821,027 | 10/12/2021 | |
| 5.0.10 | 833,508 | 9/14/2021 | |
| 5.0.9 | 1,098,283 | 8/10/2021 | |
| 5.0.8 | 1,444,515 | 7/13/2021 | |
| 5.0.7 | 1,051,345 | 6/8/2021 | |
| 5.0.6 | 742,587 | 5/11/2021 | |
| 5.0.5 | 1,478,872 | 4/6/2021 | |
| 5.0.4 | 931,684 | 3/9/2021 | |
| 5.0.3 | 896,740 | 2/9/2021 | |
| 5.0.2 | 1,030,742 | 1/12/2021 | |
| 5.0.1 | 4,709,977 | 12/8/2020 | |
| 5.0.0 | 1,706,388 | 11/9/2020 | |
| 5.0.0-rc.2.20475.6 | 68,090 | 10/13/2020 | |
| 5.0.0-rc.1.20451.13 | 39,775 | 9/14/2020 | |
| 5.0.0-preview.8.20407.4 | 21,822 | 8/25/2020 | |
| 5.0.0-preview.7.20365.15 | 9,901 | 7/21/2020 | |
| 5.0.0-preview.6.20312.4 | 10,820 | 6/25/2020 | |
| 5.0.0-preview.5.20278.2 | 3,140 | 6/10/2020 | |
| 5.0.0-preview.4.20220.10 | 5,030 | 5/18/2020 | |
| 5.0.0-preview.3.20181.2 | 5,172 | 4/23/2020 | |
| 5.0.0-preview.2.20159.4 | 5,804 | 4/2/2020 | |
| 5.0.0-preview.2.20120.8 | 4,825 | 3/16/2020 | |
| 3.1.32 | 933,935 | 12/13/2022 | |
| 3.1.31 | 60,986 | 11/8/2022 | |
| 3.1.30 | 104,294 | 10/11/2022 | |
| 3.1.29 | 47,948 | 9/13/2022 | |
| 3.1.28 | 52,039 | 8/9/2022 | |
| 3.1.27 | 79,337 | 7/12/2022 | |
| 3.1.26 | 70,198 | 6/14/2022 | |
| 3.1.25 | 176,650 | 5/10/2022 | |
| 3.1.24 | 85,955 | 4/11/2022 | |
| 3.1.23 | 206,106 | 3/8/2022 | |
| 3.1.22 | 324,921 | 12/14/2021 | |
| 3.1.21 | 209,234 | 11/7/2021 | |
| 3.1.20 | 289,169 | 10/11/2021 | |
| 3.1.19 | 279,568 | 9/14/2021 | |
| 3.1.18 | 289,662 | 8/10/2021 | |
| 3.1.17 | 240,400 | 7/13/2021 | |
| 3.1.16 | 235,361 | 6/8/2021 | |
| 3.1.15 | 509,852 | 5/11/2021 | |
| 3.1.14 | 214,066 | 4/6/2021 | |
| 3.1.13 | 2,509,950 | 3/9/2021 | |
| 3.1.12 | 470,708 | 2/9/2021 | |
| 3.1.11 | 534,212 | 1/12/2021 | |
| 3.1.10 | 1,167,646 | 11/9/2020 | |
| 3.1.9 | 1,281,311 | 10/13/2020 | |
| 3.1.8 | 4,222,609 | 9/8/2020 | |
| 3.1.7 | 1,212,900 | 8/11/2020 | |
| 3.1.6 | 1,036,626 | 7/14/2020 | |
| 3.1.5 | 1,662,899 | 6/9/2020 | |
| 3.1.4 | 2,652,411 | 5/12/2020 | |
| 3.1.3 | 7,962,485 | 3/24/2020 | |
| 3.1.2 | 1,222,907 | 2/19/2020 | |
| 3.1.1 | 1,372,707 | 1/14/2020 | |
| 3.1.0 | 2,985,171 | 12/3/2019 | |
| 3.1.0-preview3.19554.8 | 9,449 | 11/13/2019 | |
| 3.1.0-preview2.19525.5 | 5,735 | 11/1/2019 | |
| 3.1.0-preview1.19506.2 | 5,140 | 10/15/2019 | |
| 3.0.3 | 22,778 | 2/19/2020 | |
| 3.0.2 | 16,007 | 1/14/2020 | |
| 3.0.1 | 225,999 | 11/18/2019 | |
| 3.0.0 | 4,093,278 | 9/23/2019 | |
| 3.0.0-rc1.19456.14 | 4,890 | 9/16/2019 | |
| 3.0.0-preview9.19423.6 | 7,358 | 9/4/2019 | |
| 3.0.0-preview8.19405.11 | 15,032 | 8/13/2019 | |
| 3.0.0-preview7.19362.6 | 15,695 | 7/23/2019 | |
| 3.0.0-preview6.19304.10 | 23,056 | 6/12/2019 | |
| 3.0.0-preview5.19227.1 | 11,523 | 5/6/2019 | |
| 3.0.0-preview4.19216.3 | 5,701 | 4/18/2019 | |
| 3.0.0-preview3.19153.1 | 67,626 | 3/6/2019 | |
| 3.0.0-preview.19074.3 | 12,232 | 1/29/2019 | |
| 3.0.0-preview.18572.1 | 4,055 | 12/3/2018 | |
| 2.3.0 | 13,312 | 1/14/2025 | |
| 2.2.6 | 6,723,641 | 7/9/2019 | |
| 2.2.4 | 2,392,198 | 4/9/2019 | |
| 2.2.3 | 720,999 | 3/11/2019 | |
| 2.2.2 | 823,438 | 2/12/2019 | |
| 2.2.1 | 1,042,983 | 1/8/2019 | |
| 2.2.0 | 2,662,981 | 12/3/2018 | |
| 2.2.0-preview3-35497 | 13,036 | 10/17/2018 | |
| 2.2.0-preview2-35157 | 13,588 | 9/12/2018 | |
| 2.2.0-preview1-35029 | 4,844 | 8/22/2018 | |
| 2.1.14 | 879,523 | 11/18/2019 | |
| 2.1.11 | 578,150 | 5/14/2019 | |
| 2.1.8 | 1,133,487 | 2/12/2019 | |
| 2.1.4 | 3,118,569 | 10/1/2018 | |
| 2.1.3 | 1,346,709 | 9/11/2018 | |
| 2.1.2 | 1,509,386 | 8/21/2018 | |
| 2.1.1 | 2,011,398 | 6/18/2018 | |
| 2.1.0 | 2,124,281 | 5/29/2018 | |
| 2.1.0-rc1-final | 22,157 | 5/6/2018 | |
| 2.1.0-preview2-final | 32,065 | 4/10/2018 | |
| 2.1.0-preview1-final | 11,387 | 2/26/2018 | |
| 2.0.3 | 3,960,348 | 5/7/2018 | |
| 2.0.2 | 4,337,690 | 3/13/2018 | |
| 2.0.1 | 5,376,546 | 11/14/2017 | |
| 2.0.0 | 6,893,005 | 8/11/2017 | |
| 2.0.0-preview2-final | 56,285 | 6/28/2017 | |
| 2.0.0-preview1-final | 22,233 | 5/10/2017 | |
| 1.1.6 | 402,551 | 7/10/2018 | |
| 1.1.5 | 50,874 | 12/12/2017 | |
| 1.1.4 | 11,586 | 11/14/2017 | |
| 1.1.3 | 27,332 | 9/20/2017 | |
| 1.1.2 | 216,385 | 5/9/2017 | |
| 1.1.1 | 189,442 | 3/6/2017 | |
| 1.1.0 | 215,805 | 11/16/2016 | |
| 1.1.0-preview1-final | 6,257 | 10/24/2016 | |
| 1.0.6 | 11,101 | 11/14/2017 | |
| 1.0.5 | 8,641 | 9/20/2017 | |
| 1.0.4 | 10,627 | 5/9/2017 | |
| 1.0.3 | 75,697 | 3/6/2017 | |
| 1.0.2 | 22,544 | 12/12/2016 | |
| 1.0.1 | 185,727 | 9/13/2016 | |
| 1.0.0 | 222,661 | 6/27/2016 | |
| 1.0.0-rc2-final | 14,570 | 5/16/2016 |