提交 f72a1bbc 编写于 作者: Y Yanhong.Ma

修改说明

上级 b382ba05
......@@ -7,10 +7,16 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "HealthChecks.InfluxDB", "sr
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "HealthChecks.Cassandra", "src\HealthChecks.Cassandra\HealthChecks.Cassandra.csproj", "{15F757D8-A6D8-4B24-AF23-B26DEFD3A7DF}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "example", "src\example\example.csproj", "{E43692FE-A762-4035-B6D7-1DBE40D7A61F}"
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "example", "src\example\example.csproj", "{E43692FE-A762-4035-B6D7-1DBE40D7A61F}"
EndProject
Project("{E53339B2-1760-4266-BCC7-CA923CBCF16C}") = "docker-compose", "docker-compose.dcproj", "{86D31BB9-6FFD-4F77-8722-A5CEB2168967}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "解决方案项", "解决方案项", "{CF3DA4EB-CBDD-47E6-B917-082A514F3B37}"
ProjectSection(SolutionItems) = preProject
LICENSE = LICENSE
README.md = README.md
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
......
# IoTSharp.AspNetCore.HealthChecks
\ No newline at end of file
# IoTSharp.AspNetCore.HealthChecks
## 项目简介
IoTSharp.AspNetCore.HealthChecks 是针对.Net 健康检查的组件集合。
---
[![Build status](https://ci.appveyor.com/api/projects/status/rnbce8nb4x6jt94d?svg=true)](https://ci.appveyor.com/project/MaiKeBing/iotsharp-aspnetcore-healthchecks)
[![License](https://img.shields.io/github/license/MaiKeBing/iotsharp-aspnetcore-healthchecks.svg)](https://github.com/IoTSharp/IoTSharp.AspNetCore.HealthChecks/blob/main/LICENSE)
| NuGet名称 | 版本|下载量| 说明 |
| ----------- | -------- | -------- | ------------------------------------------------------------ |
| IoTSharp.HealthChecks.InfluxDB |[![IoTSharp.HealthChecks.InfluxDB](https://img.shields.io/nuget/v/IoTSharp.HealthChecks.InfluxDB.svg)](https://www.nuget.org/packages/IoTSharp.HealthChecks.InfluxDB/) |![Nuget](https://img.shields.io/nuget/dt/IoTSharp.HealthChecks.InfluxDB) |InfluxDB 的健康检查组件。
| IoTSharp.HealthChecks.CassandraCassandra |[![IoTSharp.HealthChecks.CassandraCassandra](https://img.shields.io/nuget/v/IoTSharp.HealthChecks.CassandraCassandra.svg)](https://www.nuget.org/packages/IoTSharp.HealthChecks.CassandraCassandra/) |![Nuget](https://img.shields.io/nuget/dt/IoTSharp.HealthChecks.CassandraCassandra) | Cassandra 的健康检查组件
| IoTSharp.HealthChecks.Taos |[![IoTSharp.HealthChecks.Taos](https://img.shields.io/nuget/v/IoTSharp.HealthChecks.Taos.svg)](https://www.nuget.org/packages/IoTSharp.HealthChecks.Taos/) | ![Nuget](https://img.shields.io/nuget/dt/IoTSharp.HealthChecks.Taos)| 供Asp.Net Core 使用的健康检查组件
\ No newline at end of file
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册