![]() |
VOOZH | about |
dotnet add package AspNetCore.HealthChecks.System --version 9.0.0
NuGet\Install-Package AspNetCore.HealthChecks.System -Version 9.0.0
<PackageReference Include="AspNetCore.HealthChecks.System" Version="9.0.0" />
<PackageVersion Include="AspNetCore.HealthChecks.System" Version="9.0.0" />Directory.Packages.props
<PackageReference Include="AspNetCore.HealthChecks.System" />Project file
paket add AspNetCore.HealthChecks.System --version 9.0.0
#r "nuget: AspNetCore.HealthChecks.System, 9.0.0"
#:package AspNetCore.HealthChecks.System@9.0.0
#addin nuget:?package=AspNetCore.HealthChecks.System&version=9.0.0Install as a Cake Addin
#tool nuget:?package=AspNetCore.HealthChecks.System&version=9.0.0Install as a Cake Tool
HealthChecks.System is the system health check package.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net5.0 net5.0 was computed. net5.0-windows net5.0-windows was computed. net6.0 net6.0 was computed. net6.0-android net6.0-android was computed. net6.0-ios net6.0-ios was computed. net6.0-maccatalyst net6.0-maccatalyst was computed. net6.0-macos net6.0-macos was computed. net6.0-tvos net6.0-tvos was computed. net6.0-windows net6.0-windows was computed. net7.0 net7.0 was computed. net7.0-android net7.0-android was computed. net7.0-ios net7.0-ios was computed. net7.0-maccatalyst net7.0-maccatalyst was computed. net7.0-macos net7.0-macos was computed. net7.0-tvos net7.0-tvos was computed. net7.0-windows net7.0-windows was computed. net8.0 net8.0 is compatible. net8.0-android net8.0-android was computed. net8.0-browser net8.0-browser was computed. net8.0-ios net8.0-ios was computed. net8.0-maccatalyst net8.0-maccatalyst was computed. net8.0-macos net8.0-macos was computed. net8.0-tvos net8.0-tvos was computed. net8.0-windows net8.0-windows was computed. net9.0 net9.0 was computed. net9.0-android net9.0-android was computed. net9.0-browser net9.0-browser was computed. net9.0-ios net9.0-ios was computed. net9.0-maccatalyst net9.0-maccatalyst was computed. net9.0-macos net9.0-macos was computed. net9.0-tvos net9.0-tvos was computed. net9.0-windows net9.0-windows was computed. net10.0 net10.0 was computed. net10.0-android net10.0-android was computed. net10.0-browser net10.0-browser was computed. net10.0-ios net10.0-ios was computed. net10.0-maccatalyst net10.0-maccatalyst was computed. net10.0-macos net10.0-macos was computed. net10.0-tvos net10.0-tvos was computed. net10.0-windows net10.0-windows was computed. |
| .NET Core | netcoreapp2.0 netcoreapp2.0 was computed. netcoreapp2.1 netcoreapp2.1 was computed. netcoreapp2.2 netcoreapp2.2 was computed. netcoreapp3.0 netcoreapp3.0 was computed. netcoreapp3.1 netcoreapp3.1 was computed. |
| .NET Standard | netstandard2.0 netstandard2.0 is compatible. netstandard2.1 netstandard2.1 was computed. |
| .NET Framework | net461 net461 was computed. net462 net462 was computed. net463 net463 was computed. net47 net47 was computed. net471 net471 was computed. net472 net472 was computed. net48 net48 was computed. net481 net481 was computed. |
| MonoAndroid | monoandroid monoandroid was computed. |
| MonoMac | monomac monomac was computed. |
| MonoTouch | monotouch monotouch was computed. |
| Tizen | tizen40 tizen40 was computed. tizen60 tizen60 was computed. |
| Xamarin.iOS | xamarinios xamarinios was computed. |
| Xamarin.Mac | xamarinmac xamarinmac was computed. |
| Xamarin.TVOS | xamarintvos xamarintvos was computed. |
| Xamarin.WatchOS | xamarinwatchos xamarinwatchos was computed. |
Showing the top 5 NuGet packages that depend on AspNetCore.HealthChecks.System:
| Package | Downloads |
|---|---|
|
Pipoburgos.SharedKernel.Infrastructure
C# DDD Infrastructure Layer |
|
|
Solari.Io.Abstractions
Health Checks |
|
|
OpenTelemetryConfig
Package Description |
|
|
Marvel.Web.Framework
Marvel.Web.Framework |
|
|
EaCloud.AspNetCore.Diagnostics
EaCloud AspNetCore 性能诊断组件,提供 AspNetCore 性能诊断功能的封装。 |
Showing the top 8 popular GitHub repositories that depend on AspNetCore.HealthChecks.System:
| Repository | Stars |
|---|---|
|
dotnetcore/osharp
OSharp是一个基于.Net6.0的快速开发框架,框架对 AspNetCore 的配置、依赖注入、日志、缓存、实体框架、Mvc(WebApi)、身份认证、功能权限、数据权限等模块进行更高一级的自动化封装,并规范了一套业务实现的代码结构与操作流程,使 .Net 框架更易于应用到实际项目开发中。
|
|
|
bitfoundation/bitplatform
Build all of your apps using what you already know and love ❤️
|
|
|
SteeltoeOSS/Steeltoe
.NET Components for Externalized Configuration, Database Connectors, Service Discovery, Logging and Distributed Tracing, Application Management, Security, and more.
|
|
|
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.
|
|
|
TanvirArjel/CleanArchitecture
This repository contains the implementation of domain-driven design and clear architecture in ASP.NET Core.
|
|
|
axzxs2001/Asp.NetCoreExperiment
原来所有项目都移动到**OleVersion**目录下进行保留。新的案例装以.net 5.0为主,一部分对以前案例进行升级,一部分将以前的工作经验总结出来,以供大家参考!
|
|
|
mehdihadeli/vertical-slice-api-template
🍰 An asp.net core template based on .Net 9, Vertical Slice Architecture, CQRS, Minimal APIs, OpenTelemetry, API Versioning and OpenAPI.
|
|
|
kamilbaczek/Modular-monolith-by-example
Modular monolith architecture example in .NET. Estimation Tool is tool to optimize estimation process in IT company.
|
| Version | Downloads | Last Updated |
|---|---|---|
| 9.0.0 | 3,217,992 | 12/19/2024 |
| 8.0.1 | 8,729,716 | 4/2/2024 |
| 8.0.0 | 1,109,796 | 12/15/2023 |
| 7.0.0 | 1,266,866 | 7/30/2023 |
| 7.0.0-rc2.6 | 53,279 | 3/13/2023 |
| 7.0.0-rc2.5 | 34,459 | 1/14/2023 |
| 7.0.0-rc2.4 | 6,261 | 12/27/2022 |
| 7.0.0-rc2.3 | 352 | 12/27/2022 |
| 6.0.5 | 3,753,789 | 4/24/2022 |
| 6.0.4 | 329,459 | 3/7/2022 |
| 6.0.3 | 8,131 | 3/6/2022 |
| 6.0.2 | 48,728 | 2/28/2022 |
| 6.0.1 | 545,191 | 12/29/2021 |
| 6.0.1-rc2.2 | 65,889 | 11/10/2021 |
| 6.0.1-rc1.1 | 1,042 | 11/5/2021 |
| 6.0.0 | 32,139 | 12/29/2021 |
| 5.0.1 | 1,539,693 | 1/5/2021 |
| 5.0.0 | 7,789 | 12/29/2020 |
| 5.0.0-preview1 | 11,181 | 11/22/2020 |
| 3.1.2 | 1,904,499 | 6/5/2020 |