Microsoft.Extensions.FileProviders.Embedded
                               
                            
                                2.1.0-rc1-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.Extensions.FileProviders.Embedded --version 2.1.0-rc1-final
NuGet\Install-Package Microsoft.Extensions.FileProviders.Embedded -Version 2.1.0-rc1-final
<PackageReference Include="Microsoft.Extensions.FileProviders.Embedded" Version="2.1.0-rc1-final" />
<PackageVersion Include="Microsoft.Extensions.FileProviders.Embedded" Version="2.1.0-rc1-final" />
<PackageReference Include="Microsoft.Extensions.FileProviders.Embedded" />
paket add Microsoft.Extensions.FileProviders.Embedded --version 2.1.0-rc1-final
#r "nuget: Microsoft.Extensions.FileProviders.Embedded, 2.1.0-rc1-final"
#:package Microsoft.Extensions.FileProviders.Embedded@2.1.0-rc1-final
#addin nuget:?package=Microsoft.Extensions.FileProviders.Embedded&version=2.1.0-rc1-final&prerelease
#tool nuget:?package=Microsoft.Extensions.FileProviders.Embedded&version=2.1.0-rc1-final&prerelease
File provider for files in embedded resources for Microsoft.Extensions.FileProviders.
| 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.Extensions.FileProviders.Abstractions (>= 2.1.0-rc1-final)
 
NuGet packages (1.7K)
Showing the top 5 NuGet packages that depend on Microsoft.Extensions.FileProviders.Embedded:
| Package | Downloads | 
|---|---|
| Microsoft.AspNetCore.Identity.UI ASP.NET Core Identity UI is the default Razor Pages built-in UI for the ASP.NET Core Identity framework. This package was built from the source code at https://github.com/dotnet/dotnet/tree/89c8f6a112d37d2ea8b77821e56d170a1bccdc5a | |
| NSwag.AspNetCore NSwag: The OpenAPI/Swagger API toolchain for .NET and TypeScript | |
| Microsoft.AspNetCore.App Provides a default set of APIs for building an ASP.NET Core application. 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. | |
| 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.VirtualFileSystem Package Description | 
GitHub repositories (95)
Showing the top 20 popular GitHub repositories that depend on Microsoft.Extensions.FileProviders.Embedded:
| Repository | Stars | 
|---|---|
| DevToys-app/DevToys 
                                                            A Swiss Army knife for developers.
                                                         | |
| microsoft/semantic-kernel 
                                                            Integrate cutting-edge LLM technology quickly and easily into your apps
                                                         | |
| dotnet/runtime 
                                                            .NET is a cross-platform runtime for cloud, mobile, desktop, and IoT apps.
                                                         | |
| 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
                                                         | |
| 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.
                                                         | |
| JeffreySu/WeiXinMPSDK 
                                                            微信全平台 .NET SDK, Senparc.Weixin for C#,支持 .NET Framework 及 .NET Core、.NET 8.0。已支持微信公众号、小程序、小游戏、微信支付、企业微信/企业号、开放平台、JSSDK、微信周边等全平台。 WeChat SDK for C#.
                                                         | |
| RicoSuter/NSwag 
                                                            The Swagger/OpenAPI toolchain for .NET, ASP.NET Core and TypeScript. 
                                                         | |
| kurrent-io/KurrentDB 
                                                            KurrentDB is a database that's engineered for modern software applications and event-driven architectures. Its event-native design simplifies data modeling and preserves data integrity while the integrated streaming engine solves distributed messaging challenges and ensures data consistency.
                                                         | |
| 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
                                                         | |
| dotnet/tye 
                                                            Tye is a tool that makes developing, testing, and deploying microservices and distributed applications easier. Project Tye includes a local orchestrator to make developing microservices easier and the ability to deploy microservices to Kubernetes with minimal configuration.
                                                         | |
| umbraco/Umbraco-CMS 
                                                            Umbraco is a free and open source .NET content management system helping you deliver delightful digital experiences.
                                                         | |
| BililiveRecorder/BililiveRecorder 
                                                            录播姬 | mikufans 生放送录制
                                                         | |
| microsurging/surging 
                                                            Surging is a micro-service engine that provides a lightweight, high-performance, modular RPC request pipeline.  support Event-based Asynchronous Pattern and reactive programming ,The service engine supports http, TCP, WS,Grpc, Thrift,Mqtt, UDP, and DNS protocols. It uses ZooKeeper and Consul as a registry, and integrates it. Hash, random, polling, Fair Polling as a load balancing algorithm, built-in service governance to ensure reliable RPC communication, the engine contains Diagnostic, link tracking for protocol and middleware calls, and integration SkyWalking Distributed APM
                                                         | |
| lukencode/FluentEmail 
                                                            All in one email sender for .NET. Supports popular senders (SendGrid, MailGun, etc) and Razor templates.
                                                         | |
| Arcenox-co/TickerQ 
                                                            TickerQ is a fast, reflection-free background task scheduler for .NET — built with source generators, EF Core integration, cron + time-based execution, and a real-time dashboard.
                                                         | |
| PiranhaCMS/piranha.core 
                                                            Piranha CMS is the friendly editor-focused CMS for .NET that can be used both as an integrated CMS or as a headless API.
                                                         | |
| aspnet/Identity 
                                                            [Archived] ASP.NET Core Identity is the membership system for building ASP.NET Core web applications, including membership, login, and user data. Project moved to https://github.com/aspnet/AspNetCore
                                                         | |
| statiqdev/Statiq.Web 
                                                            Statiq Web is a flexible static site generator written in .NET.
                                                         | |
| aws/aws-lambda-dotnet 
                                                            Libraries, samples and tools to help .NET Core developers develop AWS Lambda functions.
                                                         | 
| Version | Downloads | Last Updated | |
|---|---|---|---|
| 10.0.0-rc.2.25502.107 | 5,660 | 10/14/2025 | |
| 10.0.0-rc.1.25451.107 | 10,461 | 9/9/2025 | |
| 10.0.0-preview.7.25380.108 | 3,271 | 8/12/2025 | |
| 10.0.0-preview.6.25358.103 | 1,901 | 7/15/2025 | |
| 10.0.0-preview.5.25277.114 | 2,379 | 6/6/2025 | |
| 10.0.0-preview.4.25258.110 | 1,772 | 5/12/2025 | |
| 10.0.0-preview.3.25172.1 | 1,676 | 4/10/2025 | |
| 10.0.0-preview.2.25164.1 | 696 | 3/18/2025 | |
| 10.0.0-preview.1.25120.3 | 845 | 2/25/2025 | |
| 9.0.10 | 134,104 | 10/14/2025 | |
| 9.0.9 | 438,626 | 9/9/2025 | |
| 9.0.8 | 461,315 | 8/5/2025 | |
| 9.0.7 | 325,380 | 7/8/2025 | |
| 9.0.6 | 465,444 | 6/10/2025 | |
| 9.0.5 | 1,417,055 | 5/13/2025 | |
| 9.0.4 | 1,091,352 | 4/8/2025 | |
| 9.0.3 | 545,843 | 3/11/2025 | |
| 9.0.2 | 717,449 | 2/11/2025 | |
| 9.0.1 | 599,170 | 1/14/2025 | |
| 9.0.0 | 5,879,353 | 11/12/2024 | |
| 9.0.0-rc.2.24474.3 | 35,977 | 10/8/2024 | |
| 9.0.0-rc.1.24452.1 | 10,609 | 9/10/2024 | |
| 9.0.0-preview.7.24406.2 | 3,507 | 8/13/2024 | |
| 9.0.0-preview.6.24328.4 | 2,251 | 7/9/2024 | |
| 9.0.0-preview.5.24306.11 | 2,859 | 6/11/2024 | |
| 9.0.0-preview.4.24267.6 | 1,799 | 5/21/2024 | |
| 9.0.0-preview.3.24172.13 | 76,076 | 4/11/2024 | |
| 9.0.0-preview.2.24128.4 | 3,445 | 3/12/2024 | |
| 9.0.0-preview.1.24081.5 | 22,750 | 2/13/2024 | |
| 8.0.21 | 47,206 | 10/14/2025 | |
| 8.0.20 | 126,243 | 9/9/2025 | |
| 8.0.19 | 129,524 | 8/4/2025 | |
| 8.0.18 | 149,442 | 7/8/2025 | |
| 8.0.17 | 279,457 | 6/10/2025 | |
| 8.0.16 | 242,109 | 5/13/2025 | |
| 8.0.15 | 385,319 | 4/8/2025 | |
| 8.0.14 | 345,451 | 3/11/2025 | |
| 8.0.13 | 424,895 | 2/11/2025 | |
| 8.0.12 | 485,883 | 1/14/2025 | |
| 8.0.11 | 2,338,970 | 11/12/2024 | |
| 8.0.10 | 2,465,794 | 10/8/2024 | |
| 8.0.8 | 2,480,209 | 8/13/2024 | |
| 8.0.7 | 1,354,958 | 7/9/2024 | |
| 8.0.6 | 1,874,119 | 5/28/2024 | |
| 8.0.5 | 882,957 | 5/14/2024 | |
| 8.0.4 | 3,201,717 | 4/9/2024 | |
| 8.0.3 | 947,625 | 3/12/2024 | |
| 8.0.2 | 1,527,811 | 2/13/2024 | |
| 8.0.1 | 2,199,889 | 1/9/2024 | |
| 8.0.0 | 32,459,177 | 11/14/2023 | |
| 8.0.0-rc.2.23480.2 | 29,877 | 10/10/2023 | |
| 8.0.0-rc.1.23421.29 | 72,066 | 9/12/2023 | |
| 8.0.0-preview.7.23375.9 | 16,378 | 8/8/2023 | |
| 8.0.0-preview.6.23329.11 | 93,759 | 7/11/2023 | |
| 8.0.0-preview.5.23302.2 | 6,588 | 6/13/2023 | |
| 8.0.0-preview.4.23260.4 | 3,993 | 5/16/2023 | |
| 8.0.0-preview.3.23177.8 | 4,014 | 4/11/2023 | |
| 8.0.0-preview.2.23153.2 | 6,372 | 3/14/2023 | |
| 8.0.0-preview.1.23112.2 | 6,618 | 2/21/2023 | |
| 7.0.20 | 516,954 | 5/28/2024 | |
| 7.0.19 | 103,935 | 5/14/2024 | |
| 7.0.18 | 147,096 | 4/9/2024 | |
| 7.0.17 | 119,406 | 3/12/2024 | |
| 7.0.16 | 136,671 | 2/13/2024 | |
| 7.0.15 | 300,820 | 1/9/2024 | |
| 7.0.14 | 406,738 | 11/14/2023 | |
| 7.0.13 | 434,957 | 10/24/2023 | |
| 7.0.12 | 332,819 | 10/10/2023 | |
| 7.0.11 | 564,698 | 9/12/2023 | |
| 7.0.10 | 947,050 | 8/8/2023 | |
| 7.0.9 | 635,633 | 7/11/2023 | |
| 7.0.8 | 393,387 | 6/22/2023 | |
| 7.0.7 | 905,195 | 6/13/2023 | |
| 7.0.5 | 1,553,025 | 4/11/2023 | |
| 7.0.4 | 797,554 | 3/14/2023 | |
| 7.0.3 | 819,769 | 2/14/2023 | |
| 7.0.2 | 1,749,213 | 1/10/2023 | |
| 7.0.1 | 790,065 | 12/13/2022 | |
| 7.0.0 | 13,699,181 | 11/7/2022 | |
| 7.0.0-rc.2.22476.2 | 51,794 | 10/11/2022 | |
| 7.0.0-rc.1.22427.2 | 6,632 | 9/14/2022 | |
| 7.0.0-preview.7.22376.6 | 5,507 | 8/9/2022 | |
| 7.0.0-preview.6.22330.3 | 3,172 | 7/12/2022 | |
| 7.0.0-preview.5.22303.8 | 3,652 | 6/14/2022 | |
| 7.0.0-preview.4.22251.1 | 2,160 | 5/10/2022 | |
| 7.0.0-preview.3.22178.4 | 3,181 | 4/13/2022 | |
| 7.0.0-preview.2.22153.2 | 2,013 | 3/14/2022 | |
| 7.0.0-preview.1.22109.13 | 948 | 2/17/2022 | |
| 6.0.36 | 116,511 | 11/12/2024 | |
| 6.0.35 | 125,425 | 10/8/2024 | |
| 6.0.33 | 108,543 | 8/13/2024 | |
| 6.0.32 | 69,015 | 7/9/2024 | |
| 6.0.31 | 80,106 | 5/28/2024 | |
| 6.0.30 | 42,182 | 5/14/2024 | |
| 6.0.29 | 204,121 | 4/9/2024 | |
| 6.0.28 | 223,526 | 3/12/2024 | |
| 6.0.27 | 136,116 | 2/13/2024 | |
| 6.0.26 | 228,048 | 1/9/2024 | |
| 6.0.25 | 632,999 | 11/14/2023 | |
| 6.0.24 | 462,558 | 10/24/2023 | |
| 6.0.23 | 147,605 | 10/10/2023 | |
| 6.0.22 | 269,201 | 9/12/2023 | |
| 6.0.21 | 292,610 | 8/8/2023 | |
| 6.0.20 | 290,338 | 7/11/2023 | |
| 6.0.19 | 203,751 | 6/22/2023 | |
| 6.0.18 | 230,495 | 6/13/2023 | |
| 6.0.16 | 636,113 | 4/11/2023 | |
| 6.0.15 | 552,247 | 3/14/2023 | |
| 6.0.14 | 399,765 | 2/14/2023 | |
| 6.0.13 | 660,992 | 1/10/2023 | |
| 6.0.12 | 476,206 | 12/13/2022 | |
| 6.0.11 | 1,101,185 | 11/7/2022 | |
| 6.0.10 | 1,612,020 | 10/11/2022 | |
| 6.0.9 | 1,314,234 | 9/13/2022 | |
| 6.0.8 | 2,224,384 | 8/9/2022 | |
| 6.0.7 | 2,357,310 | 7/12/2022 | |
| 6.0.6 | 1,425,830 | 6/14/2022 | |
| 6.0.5 | 9,429,674 | 5/10/2022 | |
| 6.0.4 | 3,464,906 | 4/11/2022 | |
| 6.0.3 | 2,174,748 | 3/8/2022 | |
| 6.0.2 | 2,171,525 | 2/8/2022 | |
| 6.0.1 | 2,912,583 | 12/14/2021 | |
| 6.0.0 | 30,551,050 | 11/8/2021 | |
| 6.0.0-rc.2.21480.10 | 27,893 | 10/12/2021 | |
| 6.0.0-rc.1.21452.15 | 34,329 | 9/14/2021 | |
| 6.0.0-preview.7.21378.6 | 17,637 | 8/10/2021 | |
| 6.0.0-preview.6.21355.2 | 8,517 | 7/14/2021 | |
| 6.0.0-preview.5.21301.17 | 8,044 | 6/15/2021 | |
| 6.0.0-preview.4.21253.5 | 5,314 | 5/24/2021 | |
| 6.0.0-preview.3.21201.13 | 13,460 | 4/8/2021 | |
| 6.0.0-preview.2.21154.6 | 2,470 | 3/11/2021 | |
| 6.0.0-preview.1.21103.6 | 6,439 | 2/12/2021 | |
| 5.0.17 | 1,750,862 | 5/10/2022 | |
| 5.0.16 | 153,105 | 4/11/2022 | |
| 5.0.15 | 328,452 | 3/8/2022 | |
| 5.0.14 | 206,285 | 2/8/2022 | |
| 5.0.13 | 426,053 | 12/14/2021 | |
| 5.0.12 | 869,454 | 11/7/2021 | |
| 5.0.11 | 2,954,816 | 10/12/2021 | |
| 5.0.10 | 3,122,569 | 9/14/2021 | |
| 5.0.9 | 1,502,732 | 8/10/2021 | |
| 5.0.8 | 1,895,740 | 7/13/2021 | |
| 5.0.7 | 1,367,504 | 6/8/2021 | |
| 5.0.6 | 1,483,222 | 5/11/2021 | |
| 5.0.5 | 1,542,164 | 4/6/2021 | |
| 5.0.4 | 1,087,351 | 3/9/2021 | |
| 5.0.3 | 1,004,524 | 2/9/2021 | |
| 5.0.2 | 1,221,534 | 1/12/2021 | |
| 5.0.1 | 1,142,143 | 12/8/2020 | |
| 5.0.0 | 6,323,554 | 11/9/2020 | |
| 5.0.0-rc.2.20475.17 | 15,608 | 10/13/2020 | |
| 5.0.0-rc.1.20451.17 | 13,383 | 9/14/2020 | |
| 5.0.0-preview.8.20414.8 | 10,944 | 8/25/2020 | |
| 5.0.0-preview.7.20365.19 | 5,187 | 7/21/2020 | |
| 5.0.0-preview.6.20312.15 | 5,567 | 6/25/2020 | |
| 5.0.0-preview.5.20279.2 | 1,829 | 6/10/2020 | |
| 5.0.0-preview.4.20257.10 | 5,277 | 5/18/2020 | |
| 5.0.0-preview.3.20215.14 | 3,799 | 4/23/2020 | |
| 5.0.0-preview.2.20167.3 | 2,646 | 4/2/2020 | |
| 5.0.0-preview.1.20120.4 | 3,389 | 3/16/2020 | |
| 3.1.32 | 209,740 | 12/13/2022 | |
| 3.1.31 | 29,400 | 11/8/2022 | |
| 3.1.30 | 34,099 | 10/11/2022 | |
| 3.1.29 | 161,685 | 9/13/2022 | |
| 3.1.28 | 43,144 | 8/9/2022 | |
| 3.1.27 | 50,016 | 7/12/2022 | |
| 3.1.26 | 35,467 | 6/14/2022 | |
| 3.1.25 | 70,707 | 5/10/2022 | |
| 3.1.24 | 48,082 | 4/11/2022 | |
| 3.1.23 | 117,730 | 3/8/2022 | |
| 3.1.22 | 615,409 | 12/14/2021 | |
| 3.1.21 | 271,620 | 11/7/2021 | |
| 3.1.20 | 116,881 | 10/11/2021 | |
| 3.1.19 | 150,932 | 9/14/2021 | |
| 3.1.18 | 169,350 | 8/10/2021 | |
| 3.1.17 | 315,760 | 7/13/2021 | |
| 3.1.16 | 157,811 | 6/8/2021 | |
| 3.1.15 | 394,810 | 5/11/2021 | |
| 3.1.14 | 218,162 | 4/6/2021 | |
| 3.1.13 | 347,898 | 3/9/2021 | |
| 3.1.12 | 523,090 | 2/9/2021 | |
| 3.1.11 | 389,482 | 1/12/2021 | |
| 3.1.10 | 1,016,821 | 11/9/2020 | |
| 3.1.9 | 1,139,304 | 10/13/2020 | |
| 3.1.8 | 2,658,694 | 9/8/2020 | |
| 3.1.7 | 1,294,842 | 8/11/2020 | |
| 3.1.6 | 6,099,314 | 7/14/2020 | |
| 3.1.5 | 3,523,266 | 6/9/2020 | |
| 3.1.4 | 947,053 | 5/12/2020 | |
| 3.1.3 | 1,927,148 | 3/24/2020 | |
| 3.1.2 | 1,000,251 | 2/18/2020 | |
| 3.1.1 | 2,215,106 | 1/14/2020 | |
| 3.1.0 | 5,369,761 | 12/3/2019 | |
| 3.1.0-preview3.19553.2 | 21,480 | 11/13/2019 | |
| 3.1.0-preview2.19525.4 | 10,772 | 11/1/2019 | |
| 3.1.0-preview1.19506.1 | 17,660 | 10/15/2019 | |
| 3.0.3 | 97,239 | 2/18/2020 | |
| 3.0.2 | 20,649 | 1/14/2020 | |
| 3.0.1 | 37,064 | 11/18/2019 | |
| 3.0.0 | 1,625,060 | 9/23/2019 | |
| 3.0.0-rc1.19456.10 | 12,209 | 9/16/2019 | |
| 3.0.0-preview9.19423.4 | 27,652 | 9/4/2019 | |
| 3.0.0-preview8.19405.4 | 20,263 | 8/13/2019 | |
| 3.0.0-preview7.19362.4 | 44,765 | 7/23/2019 | |
| 3.0.0-preview6.19304.6 | 34,118 | 6/12/2019 | |
| 3.0.0-preview5.19227.9 | 17,811 | 5/6/2019 | |
| 3.0.0-preview4.19216.2 | 7,727 | 4/18/2019 | |
| 3.0.0-preview3.19153.1 | 120,875 | 3/6/2019 | |
| 3.0.0-preview.19074.2 | 1,808 | 1/29/2019 | |
| 3.0.0-preview.18572.1 | 2,514 | 12/4/2018 | |
| 2.2.0 | 16,365,244 | 12/3/2018 | |
| 2.2.0-preview3-35497 | 71,210 | 10/17/2018 | |
| 2.2.0-preview2-35157 | 8,366 | 9/12/2018 | |
| 2.2.0-preview1-35029 | 5,340 | 8/22/2018 | |
| 2.1.1 | 21,650,490 | 6/18/2018 | |
| 2.1.0 | 16,255,471 | 5/29/2018 | |
| 2.1.0-rc1-final | 21,752 | 5/6/2018 | |
| 2.1.0-preview2-final | 21,421 | 4/10/2018 | |
| 2.1.0-preview1-final | 29,254 | 2/26/2018 | |
| 2.0.1 | 6,424,392 | 3/13/2018 | |
| 2.0.0 | 50,094,948 | 8/11/2017 | |
| 2.0.0-preview2-final | 68,792 | 6/28/2017 | |
| 2.0.0-preview1-final | 24,227 | 5/10/2017 | |
| 1.1.1 | 312,229 | 5/9/2017 | |
| 1.1.0 | 233,638 | 11/16/2016 | |
| 1.1.0-preview1-final | 4,957 | 10/24/2016 | |
| 1.0.1 | 43,628,906 | 12/12/2016 | |
| 1.0.0 | 6,021,494 | 6/27/2016 | |
| 1.0.0-rc2-final | 65,227 | 5/16/2016 |