Microsoft.Extensions.Logging.AzureAppServices
                               
                            
                                1.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.Extensions.Logging.AzureAppServices --version 1.0.0-preview1-final
NuGet\Install-Package Microsoft.Extensions.Logging.AzureAppServices -Version 1.0.0-preview1-final
<PackageReference Include="Microsoft.Extensions.Logging.AzureAppServices" Version="1.0.0-preview1-final" />
<PackageVersion Include="Microsoft.Extensions.Logging.AzureAppServices" Version="1.0.0-preview1-final" />
<PackageReference Include="Microsoft.Extensions.Logging.AzureAppServices" />
paket add Microsoft.Extensions.Logging.AzureAppServices --version 1.0.0-preview1-final
#r "nuget: Microsoft.Extensions.Logging.AzureAppServices, 1.0.0-preview1-final"
#:package Microsoft.Extensions.Logging.AzureAppServices@1.0.0-preview1-final
#addin nuget:?package=Microsoft.Extensions.Logging.AzureAppServices&version=1.0.0-preview1-final&prerelease
#tool nuget:?package=Microsoft.Extensions.Logging.AzureAppServices&version=1.0.0-preview1-final&prerelease
Diagnostics logger for Azure WebApps
| 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.Extensions.Configuration.EnvironmentVariables (>= 1.1.0-preview1-final)
- Microsoft.Extensions.Configuration.Json (>= 1.1.0-preview1-final)
- Microsoft.Extensions.Logging (>= 1.1.0-preview1-final)
- Microsoft.Extensions.Logging.Abstractions (>= 1.1.0-preview1-final)
- NETStandard.Library (>= 1.6.1-preview1-24530-04)
- Serilog.Extensions.Logging (>= 1.0.0)
- Serilog.Sinks.PeriodicBatching (>= 2.0.0)
- Serilog.Sinks.RollingFile (>= 2.1.0)
- WindowsAzure.Storage (>= 7.2.0)
 
- 
                                                    .NETStandard 1.3- Microsoft.Extensions.Configuration.EnvironmentVariables (>= 1.1.0-preview1-final)
- Microsoft.Extensions.Configuration.Json (>= 1.1.0-preview1-final)
- Microsoft.Extensions.Logging (>= 1.1.0-preview1-final)
- Microsoft.Extensions.Logging.Abstractions (>= 1.1.0-preview1-final)
- NETStandard.Library (>= 1.6.1-preview1-24530-04)
- Serilog.Extensions.Logging (>= 1.0.0)
- Serilog.Sinks.PeriodicBatching (>= 2.0.0)
- Serilog.Sinks.RollingFile (>= 2.1.0)
- System.Threading.Thread (>= 4.3.0-preview1-24530-04)
- WindowsAzure.Storage (>= 7.2.0)
 
NuGet packages (33)
Showing the top 5 NuGet packages that depend on Microsoft.Extensions.Logging.AzureAppServices:
| Package | Downloads | 
|---|---|
| Microsoft.AspNetCore.AzureAppServicesIntegration ASP.NET Core integration with Azure AppServices. This package was built from the source code at https://github.com/dotnet/dotnet/tree/89c8f6a112d37d2ea8b77821e56d170a1bccdc5a | |
| 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. | |
| Serilog.Sinks.AzureApp A Serilog sink that supports Azure App Services 'Diagnostics logs' and 'Log stream' features. | |
| Relay.Web A web framework built for .NET Core | |
| Amelia Package Description | 
GitHub repositories (14)
Showing the top 14 popular GitHub repositories that depend on Microsoft.Extensions.Logging.AzureAppServices:
| Repository | Stars | 
|---|---|
| dotnet/AspNetCore.Docs 
                                                            Documentation for ASP.NET Core
                                                         | |
| microsoft/ailab 
                                                            Experience, Learn and Code the latest breakthrough innovations with Microsoft AI
                                                         | |
| phongnguyend/Practical.CleanArchitecture 
                                                            Full-stack .Net 9 Clean Architecture (Microservices, Modular Monolith, Monolith), Blazor, Angular 20, React 19, Vue 3.5, BFF with YARP, NextJs 15, Domain-Driven Design, CQRS, SOLID, Asp.Net Core Identity Custom Storage, OpenID Connect, EF Core, OpenTelemetry, SignalR, Background Services, Health Checks, Rate Limiting, Clouds (Azure, AWS, GCP), ..
                                                         | |
| VirtoCommerce/vc-platform 
                                                            Virto Commerce B2B Innovation Platform
                                                         | |
| EdiWang/Moonglade 
                                                            Blog system of https://edi.wang, runs on Microsoft Azure
                                                         | |
| ProfessionalCSharp/ProfessionalCSharp7 
                                                            Code samples for the book Professional C# 7 and .NET Core 2.0 (with updates for 2.1), Wrox Press
                                                         | |
| microsoft/BotFramework-BlogSamples 
                                                            Welcome to the Bot Framework samples repository. Here you will find sample bots that take advantage of Bot Framework capabilities. 
                                                         | |
| ProfessionalCSharp/ProfessionalCSharp2021 
                                                            Source code for Professional C# and .NET 2021 Edition (with updates for C# 11 and .NET 7)
                                                         | |
| BotBuilderCommunity/botbuilder-community-dotnet 
                                                            Part of the Bot Builder Community Project. Repository for extensions for the Bot Builder .NET SDK, including middleware, dialogs, recognizers and more.
                                                         | |
| ProfessionalCSharp/MoreSamples 
                                                            Additional code samples the book series Professional C#, Wrox Press
                                                         | |
| VirtoCommerce/vc-storefront 
                                                            Virto Commerce Storefront - ASP.NET Core 8.0
                                                         | |
| microsoft/app-innovation-workshop 
                                                            Hands-on workshop designed to help you learn Azure, Mobile & AI
                                                         | |
| DevBetterCom/DevBetterWeb 
                                                            A simple web application for devBetter
                                                         | |
| tompaana/intermediator-bot-sample 
                                                            A sample bot, built with the Microsoft Bot Framework (v4), that routes messages between two users on different channels.
                                                         | 
| Version | Downloads | Last Updated | |
|---|---|---|---|
| 10.0.0-rc.2.25502.107 | 1,024 | 10/14/2025 | |
| 10.0.0-rc.1.25451.107 | 2,563 | 9/9/2025 | |
| 10.0.0-preview.7.25380.108 | 880 | 8/12/2025 | |
| 10.0.0-preview.6.25358.103 | 1,152 | 7/15/2025 | |
| 10.0.0-preview.5.25277.114 | 1,422 | 6/6/2025 | |
| 10.0.0-preview.4.25258.110 | 1,145 | 5/12/2025 | |
| 10.0.0-preview.3.25172.1 | 1,669 | 4/10/2025 | |
| 10.0.0-preview.2.25164.1 | 2,986 | 3/18/2025 | |
| 10.0.0-preview.1.25120.3 | 2,164 | 2/25/2025 | |
| 9.0.10 | 29,972 | 10/14/2025 | |
| 9.0.9 | 94,208 | 9/9/2025 | |
| 9.0.8 | 142,994 | 8/5/2025 | |
| 9.0.7 | 90,377 | 7/8/2025 | |
| 9.0.6 | 128,117 | 6/10/2025 | |
| 9.0.5 | 123,887 | 5/13/2025 | |
| 9.0.4 | 205,625 | 4/8/2025 | |
| 9.0.3 | 123,910 | 3/11/2025 | |
| 9.0.2 | 220,402 | 2/11/2025 | |
| 9.0.1 | 437,237 | 1/14/2025 | |
| 9.0.0 | 336,456 | 11/12/2024 | |
| 9.0.0-rc.2.24474.3 | 6,758 | 10/8/2024 | |
| 9.0.0-rc.1.24452.1 | 2,449 | 9/10/2024 | |
| 9.0.0-preview.7.24406.2 | 5,120 | 8/13/2024 | |
| 9.0.0-preview.6.24328.4 | 3,344 | 7/9/2024 | |
| 9.0.0-preview.5.24306.11 | 2,472 | 6/11/2024 | |
| 9.0.0-preview.4.24267.6 | 1,465 | 5/21/2024 | |
| 9.0.0-preview.3.24172.13 | 3,158 | 4/11/2024 | |
| 9.0.0-preview.2.24128.4 | 6,770 | 3/12/2024 | |
| 9.0.0-preview.1.24081.5 | 2,278 | 2/13/2024 | |
| 8.0.21 | 7,248 | 10/14/2025 | |
| 8.0.20 | 22,236 | 9/9/2025 | |
| 8.0.19 | 43,385 | 8/4/2025 | |
| 8.0.18 | 17,972 | 7/8/2025 | |
| 8.0.17 | 36,482 | 6/10/2025 | |
| 8.0.16 | 80,042 | 5/13/2025 | |
| 8.0.15 | 95,962 | 4/8/2025 | |
| 8.0.14 | 74,760 | 3/11/2025 | |
| 8.0.13 | 94,979 | 2/11/2025 | |
| 8.0.12 | 148,903 | 1/14/2025 | |
| 8.0.11 | 420,854 | 11/12/2024 | |
| 8.0.10 | 709,345 | 10/8/2024 | |
| 8.0.8 | 755,336 | 8/13/2024 | |
| 8.0.7 | 396,898 | 7/9/2024 | |
| 8.0.6 | 551,376 | 5/28/2024 | |
| 8.0.5 | 161,634 | 5/14/2024 | |
| 8.0.4 | 586,939 | 4/9/2024 | |
| 8.0.3 | 481,541 | 3/12/2024 | |
| 8.0.2 | 477,875 | 2/13/2024 | |
| 8.0.1 | 510,730 | 1/9/2024 | |
| 8.0.0 | 619,506 | 11/14/2023 | |
| 8.0.0-rc.2.23480.2 | 3,504 | 10/10/2023 | |
| 8.0.0-rc.1.23421.29 | 3,746 | 9/12/2023 | |
| 8.0.0-preview.7.23375.9 | 1,799 | 8/8/2023 | |
| 8.0.0-preview.6.23329.11 | 1,363 | 7/11/2023 | |
| 8.0.0-preview.5.23302.2 | 988 | 6/13/2023 | |
| 8.0.0-preview.4.23260.4 | 3,448 | 5/16/2023 | |
| 8.0.0-preview.3.23177.8 | 2,543 | 4/11/2023 | |
| 8.0.0-preview.2.23153.2 | 2,714 | 3/14/2023 | |
| 8.0.0-preview.1.23112.2 | 1,796 | 2/21/2023 | |
| 7.0.20 | 20,933 | 5/28/2024 | |
| 7.0.19 | 3,790 | 5/14/2024 | |
| 7.0.18 | 14,754 | 4/9/2024 | |
| 7.0.17 | 13,036 | 3/12/2024 | |
| 7.0.16 | 17,603 | 2/13/2024 | |
| 7.0.15 | 36,776 | 1/9/2024 | |
| 7.0.14 | 73,324 | 11/14/2023 | |
| 7.0.13 | 139,945 | 10/24/2023 | |
| 7.0.12 | 83,235 | 10/10/2023 | |
| 7.0.11 | 137,211 | 9/12/2023 | |
| 7.0.10 | 389,611 | 8/8/2023 | |
| 7.0.9 | 149,739 | 7/11/2023 | |
| 7.0.8 | 104,038 | 6/22/2023 | |
| 7.0.7 | 74,794 | 6/13/2023 | |
| 7.0.5 | 429,297 | 4/11/2023 | |
| 7.0.4 | 191,099 | 3/14/2023 | |
| 7.0.3 | 261,216 | 2/14/2023 | |
| 7.0.2 | 391,305 | 1/10/2023 | |
| 7.0.1 | 258,648 | 12/13/2022 | |
| 7.0.0 | 446,649 | 11/7/2022 | |
| 7.0.0-rc.2.22476.2 | 1,757 | 10/11/2022 | |
| 7.0.0-rc.1.22427.2 | 7,161 | 9/14/2022 | |
| 7.0.0-preview.7.22376.6 | 964 | 8/9/2022 | |
| 7.0.0-preview.6.22330.3 | 1,199 | 7/12/2022 | |
| 7.0.0-preview.5.22303.8 | 1,118 | 6/14/2022 | |
| 7.0.0-preview.4.22251.1 | 1,405 | 5/10/2022 | |
| 7.0.0-preview.3.22178.4 | 2,708 | 4/13/2022 | |
| 7.0.0-preview.2.22153.2 | 1,356 | 3/14/2022 | |
| 7.0.0-preview.1.22109.13 | 841 | 2/17/2022 | |
| 6.0.36 | 79,401 | 11/12/2024 | |
| 6.0.35 | 23,453 | 10/8/2024 | |
| 6.0.33 | 18,329 | 8/13/2024 | |
| 6.0.32 | 15,699 | 7/9/2024 | |
| 6.0.31 | 36,469 | 5/28/2024 | |
| 6.0.30 | 28,197 | 5/14/2024 | |
| 6.0.29 | 53,168 | 4/9/2024 | |
| 6.0.28 | 23,033 | 3/12/2024 | |
| 6.0.27 | 56,913 | 2/13/2024 | |
| 6.0.26 | 66,939 | 1/9/2024 | |
| 6.0.25 | 252,075 | 11/14/2023 | |
| 6.0.24 | 65,038 | 10/24/2023 | |
| 6.0.23 | 22,712 | 10/10/2023 | |
| 6.0.22 | 49,180 | 9/12/2023 | |
| 6.0.21 | 75,673 | 8/8/2023 | |
| 6.0.20 | 113,804 | 7/11/2023 | |
| 6.0.19 | 36,147 | 6/22/2023 | |
| 6.0.18 | 48,458 | 6/13/2023 | |
| 6.0.16 | 209,219 | 4/11/2023 | |
| 6.0.15 | 162,449 | 3/14/2023 | |
| 6.0.14 | 207,555 | 2/14/2023 | |
| 6.0.13 | 221,863 | 1/10/2023 | |
| 6.0.12 | 122,783 | 12/13/2022 | |
| 6.0.11 | 291,820 | 11/7/2022 | |
| 6.0.10 | 498,006 | 10/11/2022 | |
| 6.0.9 | 383,291 | 9/13/2022 | |
| 6.0.8 | 414,608 | 8/9/2022 | |
| 6.0.7 | 408,794 | 7/12/2022 | |
| 6.0.6 | 494,098 | 6/14/2022 | |
| 6.0.5 | 541,035 | 5/10/2022 | |
| 6.0.4 | 354,672 | 4/11/2022 | |
| 6.0.3 | 438,434 | 3/8/2022 | |
| 6.0.2 | 363,587 | 2/8/2022 | |
| 6.0.1 | 744,636 | 12/14/2021 | |
| 6.0.0 | 792,329 | 11/8/2021 | |
| 6.0.0-rc.2.21480.10 | 3,122 | 10/12/2021 | |
| 6.0.0-rc.1.21452.15 | 2,581 | 9/14/2021 | |
| 6.0.0-preview.7.21378.6 | 1,376 | 8/10/2021 | |
| 6.0.0-preview.6.21355.2 | 1,400 | 7/14/2021 | |
| 6.0.0-preview.5.21301.17 | 2,556 | 6/15/2021 | |
| 6.0.0-preview.4.21253.5 | 1,048 | 5/24/2021 | |
| 6.0.0-preview.3.21201.13 | 4,959 | 4/8/2021 | |
| 6.0.0-preview.2.21154.6 | 3,566 | 3/11/2021 | |
| 6.0.0-preview.1.21103.6 | 2,686 | 2/12/2021 | |
| 5.0.17 | 66,052 | 5/10/2022 | |
| 5.0.16 | 15,406 | 4/11/2022 | |
| 5.0.15 | 34,548 | 3/8/2022 | |
| 5.0.14 | 27,032 | 2/8/2022 | |
| 5.0.13 | 62,157 | 12/14/2021 | |
| 5.0.12 | 57,041 | 11/7/2021 | |
| 5.0.11 | 164,948 | 10/12/2021 | |
| 5.0.10 | 250,925 | 9/14/2021 | |
| 5.0.9 | 237,835 | 8/10/2021 | |
| 5.0.8 | 191,133 | 7/13/2021 | |
| 5.0.7 | 265,771 | 6/8/2021 | |
| 5.0.6 | 182,054 | 5/11/2021 | |
| 5.0.5 | 261,735 | 4/6/2021 | |
| 5.0.4 | 147,302 | 3/9/2021 | |
| 5.0.3 | 195,912 | 2/9/2021 | |
| 5.0.2 | 351,702 | 1/12/2021 | |
| 5.0.1 | 140,080 | 12/8/2020 | |
| 5.0.0 | 207,594 | 11/9/2020 | |
| 5.0.0-rc.2.20475.17 | 3,259 | 10/13/2020 | |
| 5.0.0-rc.1.20451.17 | 3,701 | 9/14/2020 | |
| 5.0.0-preview.8.20414.8 | 1,925 | 8/25/2020 | |
| 5.0.0-preview.7.20365.19 | 1,526 | 7/21/2020 | |
| 5.0.0-preview.6.20312.15 | 1,715 | 6/25/2020 | |
| 5.0.0-preview.5.20279.2 | 1,696 | 6/10/2020 | |
| 5.0.0-preview.4.20257.10 | 1,414 | 5/18/2020 | |
| 5.0.0-preview.3.20215.2 | 1,477 | 4/23/2020 | |
| 5.0.0-preview.2.20160.3 | 1,732 | 4/2/2020 | |
| 5.0.0-preview.1.20120.4 | 1,017 | 3/16/2020 | |
| 3.1.32 | 44,927 | 12/13/2022 | |
| 3.1.31 | 12,531 | 11/8/2022 | |
| 3.1.30 | 21,946 | 10/11/2022 | |
| 3.1.29 | 9,864 | 9/13/2022 | |
| 3.1.28 | 12,804 | 8/9/2022 | |
| 3.1.27 | 16,822 | 7/12/2022 | |
| 3.1.26 | 18,062 | 6/14/2022 | |
| 3.1.25 | 21,916 | 5/10/2022 | |
| 3.1.24 | 26,986 | 4/11/2022 | |
| 3.1.23 | 35,122 | 3/8/2022 | |
| 3.1.22 | 70,603 | 12/14/2021 | |
| 3.1.21 | 231,045 | 11/7/2021 | |
| 3.1.20 | 43,682 | 10/11/2021 | |
| 3.1.19 | 48,703 | 9/14/2021 | |
| 3.1.18 | 67,119 | 8/10/2021 | |
| 3.1.17 | 51,024 | 7/13/2021 | |
| 3.1.16 | 85,601 | 6/8/2021 | |
| 3.1.15 | 141,487 | 5/11/2021 | |
| 3.1.14 | 120,550 | 4/6/2021 | |
| 3.1.13 | 115,734 | 3/9/2021 | |
| 3.1.12 | 196,818 | 2/9/2021 | |
| 3.1.11 | 1,536,316 | 1/12/2021 | |
| 3.1.10 | 200,070 | 11/9/2020 | |
| 3.1.9 | 355,302 | 10/13/2020 | |
| 3.1.8 | 688,806 | 9/8/2020 | |
| 3.1.7 | 443,585 | 8/11/2020 | |
| 3.1.6 | 377,376 | 7/14/2020 | |
| 3.1.5 | 513,354 | 6/9/2020 | |
| 3.1.4 | 276,930 | 5/12/2020 | |
| 3.1.3 | 851,726 | 3/24/2020 | |
| 3.1.2 | 549,461 | 2/18/2020 | |
| 3.1.1 | 477,732 | 1/14/2020 | |
| 3.1.0 | 539,204 | 12/3/2019 | |
| 3.1.0-preview3.19553.2 | 1,488 | 11/13/2019 | |
| 3.1.0-preview2.19525.4 | 870 | 11/1/2019 | |
| 3.1.0-preview1.19506.1 | 1,962 | 10/15/2019 | |
| 3.0.3 | 19,774 | 2/18/2020 | |
| 3.0.2 | 644,020 | 1/14/2020 | |
| 3.0.1 | 76,412 | 11/18/2019 | |
| 3.0.0 | 354,396 | 9/23/2019 | |
| 3.0.0-rc1.19456.10 | 6,562 | 9/16/2019 | |
| 3.0.0-preview9.19423.4 | 1,500 | 9/4/2019 | |
| 3.0.0-preview8.19405.4 | 42,928 | 8/13/2019 | |
| 3.0.0-preview7.19362.4 | 2,888 | 7/23/2019 | |
| 3.0.0-preview6.19304.6 | 1,878 | 6/12/2019 | |
| 3.0.0-preview5.19227.9 | 1,333 | 5/6/2019 | |
| 3.0.0-preview4.19216.2 | 982 | 4/18/2019 | |
| 3.0.0-preview3.19153.1 | 1,342 | 3/6/2019 | |
| 3.0.0-preview.19074.2 | 1,083 | 1/29/2019 | |
| 3.0.0-preview.18572.1 | 1,352 | 12/4/2018 | |
| 2.2.5 | 4,047,239 | 5/14/2019 | |
| 2.2.0 | 1,661,764 | 12/3/2018 | |
| 2.2.0-preview3-35497 | 21,463 | 10/17/2018 | |
| 2.2.0-preview2-35157 | 7,114 | 9/12/2018 | |
| 2.2.0-preview1-35029 | 5,868 | 8/22/2018 | |
| 2.1.1 | 4,339,451 | 6/18/2018 | |
| 2.1.0 | 1,531,590 | 5/29/2018 | |
| 2.1.0-rc1-final | 14,592 | 5/6/2018 | |
| 2.1.0-preview2-final | 14,172 | 4/10/2018 | |
| 2.1.0-preview1-final | 34,128 | 2/26/2018 | |
| 2.0.2 | 3,785,240 | 5/7/2018 | |
| 2.0.1 | 3,466,465 | 3/13/2018 | |
| 2.0.0 | 9,767,436 | 8/11/2017 | |
| 2.0.0-preview2-final | 56,354 | 6/28/2017 | |
| 2.0.0-preview1-final | 7,324 | 5/10/2017 | |
| 1.0.2 | 154,537 | 5/9/2017 | |
| 1.0.1 | 51,527 | 3/6/2017 | |
| 1.0.0 | 49,609 | 11/16/2016 | |
| 1.0.0-preview1-final | 13,342 | 10/24/2016 |