Skip to content

Commit d4a1b90

Browse files
docs: Update nuget packages in README.md (#926)
Co-authored-by: samtrion <3283596+samtrion@users.noreply.github.com>
1 parent 9e2faf8 commit d4a1b90

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,11 @@ The following table lists all currently available NuGet packages. For more detai
3636
| [NetEvolve.HealthChecks.Apache.Kafka](https://www.nuget.org/packages/NetEvolve.HealthChecks.Apache.Kafka/) <br/><small>Contains HealthChecks for Apache Kafka, based on the NuGet package `Confluent.Kafka`.</small> | [![NuGet Downloads](https://img.shields.io/nuget/dt/NetEvolve.HealthChecks.Apache.Kafka?logo=nuget&style=for-the-badge)](https://www.nuget.org/packages/NetEvolve.HealthChecks.Apache.Kafka/#readme-body-tab) |
3737
| [NetEvolve.HealthChecks.ArangoDb](https://www.nuget.org/packages/NetEvolve.HealthChecks.ArangoDb/) <br/><small>Contains HealthChecks for ArangoDb, based on the nuget package `ArangoDBNetStandard`.</small> | [![NuGet Downloads](https://img.shields.io/nuget/dt/NetEvolve.HealthChecks.ArangoDb?logo=nuget&style=for-the-badge)](https://www.nuget.org/packages/NetEvolve.HealthChecks.ArangoDb/#readme-body-tab) |
3838
| [NetEvolve.HealthChecks.AWS](https://www.nuget.org/packages/NetEvolve.HealthChecks.AWS/) <br/><small>Contains HealthChecks for various AWS services.</small> | [![NuGet Downloads](https://img.shields.io/nuget/dt/NetEvolve.HealthChecks.AWS?logo=nuget&style=for-the-badge)](https://www.nuget.org/packages/NetEvolve.HealthChecks.AWS/#readme-body-tab) |
39+
| [NetEvolve.HealthChecks.AWS.S3](https://www.nuget.org/packages/NetEvolve.HealthChecks.AWS.S3/) <br/><small>Contains HealthChecks for AWS Simple Storage Service (S3).</small> | [![NuGet Downloads](https://img.shields.io/nuget/dt/NetEvolve.HealthChecks.AWS.S3?logo=nuget&style=for-the-badge)](https://www.nuget.org/packages/NetEvolve.HealthChecks.AWS.S3/#readme-body-tab) |
3940
| [NetEvolve.HealthChecks.AWS.SNS](https://www.nuget.org/packages/NetEvolve.HealthChecks.AWS.SNS/) <br/><small>Contains HealthChecks for AWS Simple Notification Service (SNS).</small> | [![NuGet Downloads](https://img.shields.io/nuget/dt/NetEvolve.HealthChecks.AWS.SNS?logo=nuget&style=for-the-badge)](https://www.nuget.org/packages/NetEvolve.HealthChecks.AWS.SNS/#readme-body-tab) |
41+
| [NetEvolve.HealthChecks.AWS.SQS](https://www.nuget.org/packages/NetEvolve.HealthChecks.AWS.SQS/) <br/><small>Contains HealthChecks for AWS Simple Queue Service (SQS).</small> | [![NuGet Downloads](https://img.shields.io/nuget/dt/NetEvolve.HealthChecks.AWS.SQS?logo=nuget&style=for-the-badge)](https://www.nuget.org/packages/NetEvolve.HealthChecks.AWS.SQS/#readme-body-tab) |
4042
| [NetEvolve.HealthChecks.Azure](https://www.nuget.org/packages/NetEvolve.HealthChecks.Azure/) <br/><small>Contains HealthChecks for various Azure services.</small> | [![NuGet Downloads](https://img.shields.io/nuget/dt/NetEvolve.HealthChecks.Azure?logo=nuget&style=for-the-badge)](https://www.nuget.org/packages/NetEvolve.HealthChecks.Azure/#readme-body-tab) |
43+
| [NetEvolve.HealthChecks.Azure.ApplicationInsights](https://www.nuget.org/packages/NetEvolve.HealthChecks.Azure.ApplicationInsights/) <br/><small>Contains HealthChecks for Azure Application Insights.</small> | [![NuGet Downloads](https://img.shields.io/nuget/dt/NetEvolve.HealthChecks.Azure.ApplicationInsights?logo=nuget&style=for-the-badge)](https://www.nuget.org/packages/NetEvolve.HealthChecks.Azure.ApplicationInsights/#readme-body-tab) |
4144
| [NetEvolve.HealthChecks.Azure.Blobs](https://www.nuget.org/packages/NetEvolve.HealthChecks.Azure.Blobs/) <br/><small>Contains HealthChecks for Azure Blob Storage.</small> | [![NuGet Downloads](https://img.shields.io/nuget/dt/NetEvolve.HealthChecks.Azure.Blobs?logo=nuget&style=for-the-badge)](https://www.nuget.org/packages/NetEvolve.HealthChecks.Azure.Blobs/#readme-body-tab) |
4245
| [NetEvolve.HealthChecks.Azure.Queues](https://www.nuget.org/packages/NetEvolve.HealthChecks.Azure.Queues/) <br/><small>Contains HealthChecks for Azure Queue Storage.</small> | [![NuGet Downloads](https://img.shields.io/nuget/dt/NetEvolve.HealthChecks.Azure.Queues?logo=nuget&style=for-the-badge)](https://www.nuget.org/packages/NetEvolve.HealthChecks.Azure.Queues/#readme-body-tab) |
4346
| [NetEvolve.HealthChecks.Azure.ServiceBus](https://www.nuget.org/packages/NetEvolve.HealthChecks.Azure.ServiceBus/) <br/><small>Contains HealthChecks for Azure Service Bus.</small> | [![NuGet Downloads](https://img.shields.io/nuget/dt/NetEvolve.HealthChecks.Azure.ServiceBus?logo=nuget&style=for-the-badge)](https://www.nuget.org/packages/NetEvolve.HealthChecks.Azure.ServiceBus/#readme-body-tab) |
@@ -46,7 +49,9 @@ The following table lists all currently available NuGet packages. For more detai
4649
| [NetEvolve.HealthChecks.Dapr](https://www.nuget.org/packages/NetEvolve.HealthChecks.Dapr/) <br/><small>Contains HealthChecks for Dapr, based on the nuget package `Dapr.Client`.</small> | [![NuGet Downloads](https://img.shields.io/nuget/dt/NetEvolve.HealthChecks.Dapr?logo=nuget&style=for-the-badge)](https://www.nuget.org/packages/NetEvolve.HealthChecks.Dapr/#readme-body-tab) |
4750
| [NetEvolve.HealthChecks.DB2](https://www.nuget.org/packages/NetEvolve.HealthChecks.DB2/) <br/><small>Contains HealthChecks for Db2, based on the nuget packages `Net.IBM.Data.Db2` (Windows), `Net.IBM.Data.Db2-lnx` (Linux) and `Net.IBM.Data.Db2-osx` (OSX).</small> | [![NuGet Downloads](https://img.shields.io/nuget/dt/NetEvolve.HealthChecks.DB2?logo=nuget&style=for-the-badge)](https://www.nuget.org/packages/NetEvolve.HealthChecks.DB2/#readme-body-tab) |
4851
| [NetEvolve.HealthChecks.DuckDB](https://www.nuget.org/packages/NetEvolve.HealthChecks.DuckDB/) <br/><small>Contains HealthChecks for DuckDB, based on the nuget package `DuckDB.NET.Data`.</small> | [![NuGet Downloads](https://img.shields.io/nuget/dt/NetEvolve.HealthChecks.DuckDB?logo=nuget&style=for-the-badge)](https://www.nuget.org/packages/NetEvolve.HealthChecks.DuckDB/#readme-body-tab) |
52+
| [NetEvolve.HealthChecks.Elasticsearch](https://www.nuget.org/packages/NetEvolve.HealthChecks.Elasticsearch/) <br/><small>Contains HealthChecks for Elasticsearch, based on the nuget package `Elastic.Clients.Elasticsearch`.</small> | [![NuGet Downloads](https://img.shields.io/nuget/dt/NetEvolve.HealthChecks.Elasticsearch?logo=nuget&style=for-the-badge)](https://www.nuget.org/packages/NetEvolve.HealthChecks.Elasticsearch/#readme-body-tab) |
4953
| [NetEvolve.HealthChecks.Firebird](https://www.nuget.org/packages/NetEvolve.HealthChecks.Firebird/) <br/><small>Contains HealthChecks for Firebird, based on the nuget package `FirebirdSql.Data.FirebirdClient`.</small> | [![NuGet Downloads](https://img.shields.io/nuget/dt/NetEvolve.HealthChecks.Firebird?logo=nuget&style=for-the-badge)](https://www.nuget.org/packages/NetEvolve.HealthChecks.Firebird/#readme-body-tab) |
54+
| [NetEvolve.HealthChecks.Http](https://www.nuget.org/packages/NetEvolve.HealthChecks.Http/) <br/><small>Contains HealthChecks for HTTP endpoints, based on the HttpClient.</small> | [![NuGet Downloads](https://img.shields.io/nuget/dt/NetEvolve.HealthChecks.Http?logo=nuget&style=for-the-badge)](https://www.nuget.org/packages/NetEvolve.HealthChecks.Http/#readme-body-tab) |
5055
| [NetEvolve.HealthChecks.Keycloak](https://www.nuget.org/packages/NetEvolve.HealthChecks.Keycloak/) <br/><small>Contains HealthChecks for the Keycloak service, based on the nuget package `Keycloak.Net.Core`.</small> | [![NuGet Downloads](https://img.shields.io/nuget/dt/NetEvolve.HealthChecks.Keycloak?logo=nuget&style=for-the-badge)](https://www.nuget.org/packages/NetEvolve.HealthChecks.Keycloak/#readme-body-tab) |
5156
| [NetEvolve.HealthChecks.MongoDb](https://www.nuget.org/packages/NetEvolve.HealthChecks.MongoDb/) <br/><small>Contains HealthChecks for MongoDb, based on the nuget package `MongoDB.Driver`.</small> | [![NuGet Downloads](https://img.shields.io/nuget/dt/NetEvolve.HealthChecks.MongoDb?logo=nuget&style=for-the-badge)](https://www.nuget.org/packages/NetEvolve.HealthChecks.MongoDb/#readme-body-tab) |
5257
| [NetEvolve.HealthChecks.MySql](https://www.nuget.org/packages/NetEvolve.HealthChecks.MySql/) <br/><small>Contains HealthChecks for MySql, based on the nuget package `MySql.Data`.</small> | [![NuGet Downloads](https://img.shields.io/nuget/dt/NetEvolve.HealthChecks.MySql?logo=nuget&style=for-the-badge)](https://www.nuget.org/packages/NetEvolve.HealthChecks.MySql/#readme-body-tab) |
@@ -63,6 +68,7 @@ The following table lists all currently available NuGet packages. For more detai
6368
| [NetEvolve.HealthChecks.SQLite](https://www.nuget.org/packages/NetEvolve.HealthChecks.SQLite/) <br/><small>Contains HealthChecks for SQLite, based on the nuget package `Microsoft.Data.Sqlite`.</small> | [![NuGet Downloads](https://img.shields.io/nuget/dt/NetEvolve.HealthChecks.SQLite?logo=nuget&style=for-the-badge)](https://www.nuget.org/packages/NetEvolve.HealthChecks.SQLite/#readme-body-tab) |
6469
| [NetEvolve.HealthChecks.SQLite.Legacy](https://www.nuget.org/packages/NetEvolve.HealthChecks.SQLite.Legacy/) <br/><small>Contains HealthChecks for SQLite, based on the nuget package `System.Data.Sqlite`.</small> | [![NuGet Downloads](https://img.shields.io/nuget/dt/NetEvolve.HealthChecks.SQLite.Legacy?logo=nuget&style=for-the-badge)](https://www.nuget.org/packages/NetEvolve.HealthChecks.SQLite.Legacy/#readme-body-tab) |
6570
| [NetEvolve.HealthChecks.SqlServer](https://www.nuget.org/packages/NetEvolve.HealthChecks.SqlServer/) <br/><small>Contains HealthChecks for Microsoft SqlServer, based on the nuget package `Microsoft.Data.SqlClient`.</small> | [![NuGet Downloads](https://img.shields.io/nuget/dt/NetEvolve.HealthChecks.SqlServer?logo=nuget&style=for-the-badge)](https://www.nuget.org/packages/NetEvolve.HealthChecks.SqlServer/#readme-body-tab) |
71+
| [NetEvolve.HealthChecks.SqlServer.Devart](https://www.nuget.org/packages/NetEvolve.HealthChecks.SqlServer.Devart/) <br/><small>Contains HealthChecks for Microsoft SqlServer, based on the nuget package `Devart.Data.SqlServer`.</small> | [![NuGet Downloads](https://img.shields.io/nuget/dt/NetEvolve.HealthChecks.SqlServer.Devart?logo=nuget&style=for-the-badge)](https://www.nuget.org/packages/NetEvolve.HealthChecks.SqlServer.Devart/#readme-body-tab) |
6672
| [NetEvolve.HealthChecks.SqlServer.Legacy](https://www.nuget.org/packages/NetEvolve.HealthChecks.SqlServer.Legacy/) <br/><small>Contains HealthChecks for Microsoft SqlServer, based on the nuget package `System.Data.SqlClient`.</small> | [![NuGet Downloads](https://img.shields.io/nuget/dt/NetEvolve.HealthChecks.SqlServer.Legacy?logo=nuget&style=for-the-badge)](https://www.nuget.org/packages/NetEvolve.HealthChecks.SqlServer.Legacy/#readme-body-tab) |
6773
<!-- packages:end -->
6874

0 commit comments

Comments
 (0)