Microsoft.Extensions.Diagnostics.HealthChecks
10.0.0-preview.2.25164.1
Prefix Reserved
See the version list below for details.
dotnet add package Microsoft.Extensions.Diagnostics.HealthChecks --version 10.0.0-preview.2.25164.1
NuGet\Install-Package Microsoft.Extensions.Diagnostics.HealthChecks -Version 10.0.0-preview.2.25164.1
<PackageReference Include="Microsoft.Extensions.Diagnostics.HealthChecks" Version="10.0.0-preview.2.25164.1" />
<PackageVersion Include="Microsoft.Extensions.Diagnostics.HealthChecks" Version="10.0.0-preview.2.25164.1" />
<PackageReference Include="Microsoft.Extensions.Diagnostics.HealthChecks" />
paket add Microsoft.Extensions.Diagnostics.HealthChecks --version 10.0.0-preview.2.25164.1
#r "nuget: Microsoft.Extensions.Diagnostics.HealthChecks, 10.0.0-preview.2.25164.1"
#:package Microsoft.Extensions.Diagnostics.HealthChecks@10.0.0-preview.2.25164.1
#addin nuget:?package=Microsoft.Extensions.Diagnostics.HealthChecks&version=10.0.0-preview.2.25164.1&prerelease
#tool nuget:?package=Microsoft.Extensions.Diagnostics.HealthChecks&version=10.0.0-preview.2.25164.1&prerelease
Components for performing health checks in .NET applications
Commonly Used Types:
Microsoft.Extensions.Diagnostics.HealthChecks.HealthCheckService
Microsoft.Extensions.Diagnostics.HealthChecks.IHealthChecksBuilder
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/763b4ef31ca4df6dae07c7ee8f39ea259b6980fa
| 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 is compatible. 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 is compatible. 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. |
-
.NETFramework 4.6.2
- Microsoft.Bcl.AsyncInterfaces (>= 10.0.0-preview.2.25163.2)
- Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions (>= 10.0.0-preview.2.25164.1)
- Microsoft.Extensions.Hosting.Abstractions (>= 10.0.0-preview.2.25163.2)
- Microsoft.Extensions.Logging.Abstractions (>= 10.0.0-preview.2.25163.2)
- Microsoft.Extensions.Options (>= 10.0.0-preview.2.25163.2)
-
.NETStandard 2.0
- Microsoft.Bcl.AsyncInterfaces (>= 10.0.0-preview.2.25163.2)
- Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions (>= 10.0.0-preview.2.25164.1)
- Microsoft.Extensions.Hosting.Abstractions (>= 10.0.0-preview.2.25163.2)
- Microsoft.Extensions.Logging.Abstractions (>= 10.0.0-preview.2.25163.2)
- Microsoft.Extensions.Options (>= 10.0.0-preview.2.25163.2)
-
net10.0
- Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions (>= 10.0.0-preview.2.25164.1)
- Microsoft.Extensions.Hosting.Abstractions (>= 10.0.0-preview.2.25163.2)
- Microsoft.Extensions.Logging.Abstractions (>= 10.0.0-preview.2.25163.2)
- Microsoft.Extensions.Options (>= 10.0.0-preview.2.25163.2)
NuGet packages (907)
Showing the top 5 NuGet packages that depend on Microsoft.Extensions.Diagnostics.HealthChecks:
| Package | Downloads |
|---|---|
|
MassTransit
MassTransit provides a developer-focused, modern platform for creating distributed applications without complexity. |
|
|
Microsoft.Extensions.Configuration.AzureAppConfiguration
Microsoft.Extensions.Configuration.AzureAppConfiguration is a configuration provider for the .NET Core framework that allows developers to use Microsoft Azure App Configuration service as a configuration source in their applications. |
|
|
AspNetCore.HealthChecks.UI.Core
HealthChecks.UI.Core package containing builder and model definitions |
|
|
Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore
Components for performing health checks using EntityFrameworkCore. This package was built from the source code at https://github.com/dotnet/dotnet/tree/44525024595742ebe09023abe709df51de65009b |
|
|
AspNetCore.HealthChecks.SqlServer
HealthChecks.SqlServer is the health check package for SqlServer. |
GitHub repositories (53)
Showing the top 20 popular GitHub repositories that depend on Microsoft.Extensions.Diagnostics.HealthChecks:
| Repository | Stars |
|---|---|
|
jellyfin/jellyfin
The Free Software Media System - Server Backend & API
|
|
|
MassTransit/MassTransit
Distributed Application Framework for .NET
|
|
|
fullstackhero/dotnet-starter-kit
Production Grade Cloud-Ready .NET 10 Starter Kit (Web API + Blazor Client) with Multitenancy Support, and Clean/Modular Architecture that saves roughly 200+ Development Hours! All Batteries Included.
|
|
|
dotnet/aspire
Aspire is the tool for code-first, extensible, observable dev and deploy.
|
|
|
dotnetcore/Util
Util是一个.Net平台下的应用框架,旨在提升中小团队的开发能力,由工具类、分层架构基类、Ui组件,配套代码生成模板,权限等组成。
|
|
|
Xabaril/AspNetCore.Diagnostics.HealthChecks
Enterprise HealthChecks for ASP.NET Core Diagnostics Package
|
|
|
skoruba/IdentityServer4.Admin
The administration for the IdentityServer4 and Asp.Net Core Identity
|
|
|
JasperFx/marten
.NET Transactional Document DB and Event Store on PostgreSQL
|
|
|
dotnet/extensions
This repository contains a suite of libraries that provide facilities commonly needed when creating production-ready applications.
|
|
|
exceptionless/Exceptionless
Exceptionless application
|
|
|
BrighterCommand/Brighter
A framework for building messaging apps with .NET and C#.
|
|
|
AppMetrics/AppMetrics
App Metrics is an open-source and cross-platform .NET library used to record and report metrics within an application.
|
|
|
prometheus-net/prometheus-net
.NET library to instrument your code with Prometheus metrics
|
|
|
dotnet-architecture/eShopOnDapr
A sample .NET distributed application based on eShopOnContainers, powered by Dapr.
|
|
|
meysamhadeli/booking-microservices
A practical microservices with the latest technologies and architectures like Vertical Slice Architecture, Event Sourcing, CQRS, DDD, gRpc, MongoDB, RabbitMq, Masstransit, and Aspire in .Net 9.
|
|
|
IoTSharp/IoTSharp
IoTSharp is an open-source IoT platform for data collection, processing, visualization, and device management.
|
|
|
mehdihadeli/food-delivery-microservices
🍔 A practical and cloud-native food delivery microservices, built with .Net Aspire, .Net 9, MassTransit, Domain-Driven Design, CQRS, Vertical Slice Architecture, Event-Driven Architecture, and the latest technologies.
|
|
|
Amitpnk/Onion-architecture-ASP.NET-Core
WhiteApp API solution template which is built on Onion Architecture with all essential feature using .NET 8!
|
|
|
BehzadDara/SampleProject
|
|
|
skoruba/Duende.IdentityServer.Admin
The administration for the Duende IdentityServer and Asp.Net Core Identity ⚡
|
| Version | Downloads | Last Updated | |
|---|---|---|---|
| 10.0.2 | 23,260 | 1/13/2026 | |
| 10.0.1 | 762,153 | 12/9/2025 | |
| 10.0.0 | 1,783,710 | 11/11/2025 | |
| 10.0.0-rc.2.25502.107 | 16,951 | 10/14/2025 | |
| 10.0.0-rc.1.25451.107 | 21,938 | 9/9/2025 | |
| 10.0.0-preview.7.25380.108 | 4,541 | 8/12/2025 | |
| 10.0.0-preview.6.25358.103 | 4,771 | 7/15/2025 | |
| 10.0.0-preview.5.25277.114 | 9,748 | 6/6/2025 | |
| 10.0.0-preview.4.25258.110 | 2,761 | 5/12/2025 | |
| 10.0.0-preview.3.25172.1 | 1,709 | 4/10/2025 | |
| 10.0.0-preview.2.25164.1 | 4,790 | 3/18/2025 | |
| 10.0.0-preview.1.25120.3 | 2,714 | 2/25/2025 | |
| 9.0.12 | 5,507 | 1/13/2026 | |
| 9.0.11 | 860,115 | 11/11/2025 | |
| 9.0.10 | 1,762,389 | 10/14/2025 | |
| 9.0.9 | 3,616,902 | 9/9/2025 | |
| 9.0.8 | 2,463,791 | 8/5/2025 | |
| 9.0.7 | 2,908,248 | 7/8/2025 | |
| 9.0.6 | 2,199,160 | 6/10/2025 | |
| 9.0.5 | 2,219,217 | 5/13/2025 | |
| 9.0.4 | 4,892,734 | 4/8/2025 | |
| 9.0.3 | 2,458,582 | 3/11/2025 | |
| 9.0.2 | 3,234,869 | 2/11/2025 | |
| 9.0.1 | 2,338,752 | 1/14/2025 | |
| 9.0.0 | 15,999,602 | 11/12/2024 | |
| 9.0.0-rc.2.24474.3 | 27,269 | 10/8/2024 | |
| 9.0.0-rc.1.24452.1 | 17,512 | 9/10/2024 | |
| 9.0.0-preview.7.24406.2 | 7,974 | 8/13/2024 | |
| 9.0.0-preview.6.24328.4 | 12,879 | 7/9/2024 | |
| 9.0.0-preview.5.24306.11 | 4,634 | 6/11/2024 | |
| 9.0.0-preview.4.24267.6 | 16,848 | 5/21/2024 | |
| 9.0.0-preview.3.24172.13 | 82,120 | 4/11/2024 | |
| 9.0.0-preview.2.24128.4 | 10,409 | 3/12/2024 | |
| 9.0.0-preview.1.24081.5 | 24,735 | 2/13/2024 | |
| 8.0.23 | 7,403 | 1/13/2026 | |
| 8.0.22 | 1,455,315 | 11/11/2025 | |
| 8.0.21 | 572,246 | 10/14/2025 | |
| 8.0.20 | 2,439,930 | 9/9/2025 | |
| 8.0.19 | 3,562,003 | 8/4/2025 | |
| 8.0.18 | 2,339,794 | 7/8/2025 | |
| 8.0.17 | 1,030,206 | 6/10/2025 | |
| 8.0.16 | 1,001,942 | 5/13/2025 | |
| 8.0.15 | 4,342,811 | 4/8/2025 | |
| 8.0.14 | 2,347,353 | 3/11/2025 | |
| 8.0.13 | 1,564,948 | 2/11/2025 | |
| 8.0.12 | 3,496,507 | 1/14/2025 | |
| 8.0.11 | 39,160,161 | 11/12/2024 | |
| 8.0.10 | 9,814,711 | 10/8/2024 | |
| 8.0.8 | 9,628,119 | 8/13/2024 | |
| 8.0.7 | 5,752,892 | 7/9/2024 | |
| 8.0.6 | 5,953,349 | 5/28/2024 | |
| 8.0.5 | 2,530,969 | 5/14/2024 | |
| 8.0.4 | 5,535,348 | 4/9/2024 | |
| 8.0.3 | 3,432,304 | 3/12/2024 | |
| 8.0.2 | 4,497,303 | 2/13/2024 | |
| 8.0.1 | 5,649,373 | 1/9/2024 | |
| 8.0.0 | 109,014,998 | 11/14/2023 | |
| 8.0.0-rc.2.23480.2 | 34,023 | 10/10/2023 | |
| 8.0.0-rc.1.23421.29 | 24,126 | 9/12/2023 | |
| 8.0.0-preview.7.23375.9 | 22,934 | 8/8/2023 | |
| 8.0.0-preview.6.23329.11 | 10,884 | 7/11/2023 | |
| 8.0.0-preview.5.23302.2 | 28,468 | 6/13/2023 | |
| 8.0.0-preview.4.23260.4 | 21,146 | 5/16/2023 | |
| 8.0.0-preview.3.23177.8 | 7,626 | 4/11/2023 | |
| 8.0.0-preview.2.23153.2 | 7,313 | 3/14/2023 | |
| 8.0.0-preview.1.23112.2 | 52,626 | 2/21/2023 | |
| 7.0.20 | 603,720 | 5/28/2024 | |
| 7.0.19 | 120,207 | 5/14/2024 | |
| 7.0.18 | 225,525 | 4/9/2024 | |
| 7.0.17 | 409,464 | 3/12/2024 | |
| 7.0.16 | 434,950 | 2/13/2024 | |
| 7.0.15 | 562,995 | 1/9/2024 | |
| 7.0.14 | 788,134 | 11/14/2023 | |
| 7.0.13 | 1,393,358 | 10/24/2023 | |
| 7.0.12 | 919,052 | 10/10/2023 | |
| 7.0.11 | 1,708,995 | 9/12/2023 | |
| 7.0.10 | 1,727,009 | 8/8/2023 | |
| 7.0.9 | 22,043,291 | 7/11/2023 | |
| 7.0.8 | 1,283,750 | 6/22/2023 | |
| 7.0.7 | 600,884 | 6/13/2023 | |
| 7.0.5 | 4,093,090 | 4/11/2023 | |
| 7.0.4 | 1,576,945 | 3/14/2023 | |
| 7.0.3 | 1,900,158 | 2/14/2023 | |
| 7.0.2 | 2,030,127 | 1/10/2023 | |
| 7.0.1 | 7,865,240 | 12/13/2022 | |
| 7.0.0 | 1,966,754 | 11/7/2022 | |
| 7.0.0-rc.2.22476.2 | 7,878 | 10/11/2022 | |
| 7.0.0-rc.1.22427.2 | 4,992 | 9/14/2022 | |
| 7.0.0-preview.7.22376.6 | 3,993 | 8/9/2022 | |
| 7.0.0-preview.6.22330.3 | 5,567 | 7/12/2022 | |
| 7.0.0-preview.5.22303.8 | 3,131 | 6/14/2022 | |
| 7.0.0-preview.4.22251.1 | 6,579 | 5/10/2022 | |
| 7.0.0-preview.3.22178.4 | 1,804 | 4/13/2022 | |
| 7.0.0-preview.2.22153.2 | 3,167 | 3/14/2022 | |
| 7.0.0-preview.1.22109.13 | 1,177 | 2/17/2022 | |
| 6.0.36 | 2,788,263 | 11/12/2024 | |
| 6.0.35 | 301,995 | 10/8/2024 | |
| 6.0.33 | 365,373 | 8/13/2024 | |
| 6.0.32 | 515,826 | 7/9/2024 | |
| 6.0.31 | 504,371 | 5/28/2024 | |
| 6.0.30 | 235,143 | 5/14/2024 | |
| 6.0.29 | 548,018 | 4/9/2024 | |
| 6.0.28 | 545,681 | 3/12/2024 | |
| 6.0.27 | 725,528 | 2/13/2024 | |
| 6.0.26 | 856,233 | 1/9/2024 | |
| 6.0.25 | 1,483,991 | 11/14/2023 | |
| 6.0.24 | 697,403 | 10/24/2023 | |
| 6.0.23 | 821,222 | 10/10/2023 | |
| 6.0.22 | 1,298,356 | 9/12/2023 | |
| 6.0.21 | 1,562,265 | 8/8/2023 | |
| 6.0.20 | 1,388,273 | 7/11/2023 | |
| 6.0.19 | 735,887 | 6/22/2023 | |
| 6.0.18 | 418,221 | 6/13/2023 | |
| 6.0.16 | 2,869,435 | 4/11/2023 | |
| 6.0.15 | 1,813,515 | 3/14/2023 | |
| 6.0.14 | 3,445,141 | 2/14/2023 | |
| 6.0.13 | 2,442,047 | 1/10/2023 | |
| 6.0.12 | 1,803,812 | 12/13/2022 | |
| 6.0.11 | 2,526,426 | 11/7/2022 | |
| 6.0.10 | 11,757,004 | 10/11/2022 | |
| 6.0.9 | 13,425,718 | 9/13/2022 | |
| 6.0.8 | 10,346,259 | 8/9/2022 | |
| 6.0.7 | 30,304,321 | 7/12/2022 | |
| 6.0.6 | 3,455,094 | 6/14/2022 | |
| 6.0.5 | 4,352,354 | 5/10/2022 | |
| 6.0.4 | 17,246,032 | 4/11/2022 | |
| 6.0.3 | 6,369,504 | 3/8/2022 | |
| 6.0.2 | 41,074,973 | 2/8/2022 | |
| 6.0.1 | 26,232,867 | 12/14/2021 | |
| 6.0.0 | 56,347,375 | 11/8/2021 | |
| 6.0.0-rc.2.21480.10 | 921,445 | 10/12/2021 | |
| 6.0.0-rc.1.21452.15 | 19,913 | 9/14/2021 | |
| 6.0.0-preview.7.21378.6 | 87,991 | 8/10/2021 | |
| 6.0.0-preview.6.21355.2 | 4,372 | 7/14/2021 | |
| 6.0.0-preview.5.21301.17 | 18,971 | 6/15/2021 | |
| 6.0.0-preview.4.21253.5 | 2,819 | 5/24/2021 | |
| 6.0.0-preview.3.21201.13 | 7,902 | 4/8/2021 | |
| 6.0.0-preview.2.21154.6 | 4,240 | 3/11/2021 | |
| 6.0.0-preview.1.21103.6 | 12,116 | 2/12/2021 | |
| 5.0.17 | 1,304,855 | 5/10/2022 | |
| 5.0.16 | 334,912 | 4/11/2022 | |
| 5.0.15 | 243,073 | 3/8/2022 | |
| 5.0.14 | 236,899 | 2/8/2022 | |
| 5.0.13 | 1,389,805 | 12/14/2021 | |
| 5.0.12 | 702,409 | 11/7/2021 | |
| 5.0.11 | 1,872,856 | 10/12/2021 | |
| 5.0.10 | 1,549,973 | 9/14/2021 | |
| 5.0.9 | 1,622,050 | 8/10/2021 | |
| 5.0.8 | 1,169,626 | 7/13/2021 | |
| 5.0.7 | 2,350,052 | 6/8/2021 | |
| 5.0.6 | 1,502,728 | 5/11/2021 | |
| 5.0.5 | 1,807,956 | 4/6/2021 | |
| 5.0.4 | 1,581,442 | 3/9/2021 | |
| 5.0.3 | 1,644,421 | 2/9/2021 | |
| 5.0.2 | 1,583,117 | 1/12/2021 | |
| 5.0.1 | 25,186,506 | 12/8/2020 | |
| 5.0.0 | 3,707,463 | 11/9/2020 | |
| 5.0.0-rc.2.20475.17 | 7,437 | 10/13/2020 | |
| 5.0.0-rc.1.20451.17 | 8,933 | 9/14/2020 | |
| 5.0.0-preview.8.20414.8 | 8,996 | 8/25/2020 | |
| 5.0.0-preview.7.20365.19 | 7,762 | 7/21/2020 | |
| 5.0.0-preview.6.20312.15 | 8,785 | 6/25/2020 | |
| 5.0.0-preview.5.20279.2 | 2,025 | 6/10/2020 | |
| 5.0.0-preview.4.20257.10 | 2,410 | 5/18/2020 | |
| 5.0.0-preview.3.20215.14 | 3,078 | 4/23/2020 | |
| 5.0.0-preview.2.20167.3 | 10,803 | 4/2/2020 | |
| 5.0.0-preview.1.20120.4 | 4,773 | 3/16/2020 | |
| 3.1.32 | 962,195 | 12/13/2022 | |
| 3.1.31 | 168,671 | 11/8/2022 | |
| 3.1.30 | 142,042 | 10/11/2022 | |
| 3.1.29 | 191,775 | 9/13/2022 | |
| 3.1.28 | 176,749 | 8/9/2022 | |
| 3.1.27 | 241,415 | 7/12/2022 | |
| 3.1.26 | 188,106 | 6/14/2022 | |
| 3.1.25 | 205,549 | 5/10/2022 | |
| 3.1.24 | 203,691 | 4/11/2022 | |
| 3.1.23 | 589,918 | 3/8/2022 | |
| 3.1.22 | 1,004,320 | 12/14/2021 | |
| 3.1.21 | 614,518 | 11/7/2021 | |
| 3.1.20 | 402,790 | 10/11/2021 | |
| 3.1.19 | 302,876 | 9/14/2021 | |
| 3.1.18 | 31,084,562 | 8/10/2021 | |
| 3.1.17 | 445,540 | 7/13/2021 | |
| 3.1.16 | 586,985 | 6/8/2021 | |
| 3.1.15 | 653,761 | 5/11/2021 | |
| 3.1.14 | 955,862 | 4/6/2021 | |
| 3.1.13 | 515,645 | 3/9/2021 | |
| 3.1.12 | 800,516 | 2/9/2021 | |
| 3.1.11 | 8,014,524 | 1/12/2021 | |
| 3.1.10 | 3,431,803 | 11/9/2020 | |
| 3.1.9 | 2,589,536 | 10/13/2020 | |
| 3.1.8 | 2,623,409 | 9/8/2020 | |
| 3.1.7 | 1,636,029 | 8/11/2020 | |
| 3.1.6 | 1,746,940 | 7/14/2020 | |
| 3.1.5 | 4,036,854 | 6/9/2020 | |
| 3.1.4 | 1,600,078 | 5/12/2020 | |
| 3.1.3 | 29,030,930 | 3/24/2020 | |
| 3.1.2 | 1,858,267 | 2/18/2020 | |
| 3.1.1 | 1,647,966 | 1/14/2020 | |
| 3.1.0 | 5,048,224 | 12/3/2019 | |
| 3.1.0-preview3.19553.2 | 3,305 | 11/13/2019 | |
| 3.1.0-preview2.19525.4 | 1,254 | 11/1/2019 | |
| 3.1.0-preview1.19506.1 | 3,146 | 10/15/2019 | |
| 3.0.3 | 136,266 | 2/18/2020 | |
| 3.0.2 | 91,374 | 1/14/2020 | |
| 3.0.1 | 178,347 | 11/18/2019 | |
| 3.0.0 | 10,826,920 | 9/23/2019 | |
| 3.0.0-rc1.19456.10 | 7,263 | 9/16/2019 | |
| 3.0.0-preview9.19423.4 | 3,383 | 9/4/2019 | |
| 3.0.0-preview8.19405.4 | 27,233 | 8/13/2019 | |
| 3.0.0-preview7.19362.4 | 4,124 | 7/23/2019 | |
| 3.0.0-preview6.19304.6 | 16,787 | 6/12/2019 | |
| 3.0.0-preview5.19227.9 | 106,971 | 5/6/2019 | |
| 3.0.0-preview4.19216.2 | 1,682 | 4/18/2019 | |
| 3.0.0-preview3.19153.1 | 1,253 | 3/6/2019 | |
| 3.0.0-preview.19074.2 | 1,164 | 1/29/2019 | |
| 3.0.0-preview.18572.1 | 1,189 | 12/4/2018 | |
| 2.2.5 | 12,636,059 | 5/14/2019 | |
| 2.2.0 | 63,607,425 | 12/3/2018 | |
| 2.2.0-preview3-35497 | 97,314 | 10/17/2018 | |
| 2.2.0-preview2-35157 | 43,291 | 9/12/2018 | |
| 2.2.0-preview1-35029 | 15,054 | 8/22/2018 |