Skip to content

Commit 999a3ab

Browse files
committed
Add link to AspNetCore.HealthChecks.MySql. Fixes #1368
1 parent d6ca0a0 commit 999a3ab

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ This library is [MIT-licensed](LICENSE) and may be freely distributed with comme
3838
Commercial software that uses Connector/NET may have to purchase a [commercial license](https://www.mysql.com/about/legal/licensing/oem/)
3939
from Oracle.
4040

41-
## ORMs
41+
## Related Projects
4242

4343
This library is compatible with popular .NET ORMs including:
4444

@@ -56,6 +56,10 @@ For Entity Framework support, use:
5656

5757
* Pomelo.EntityFrameworkCore.MySql ([GitHub](https://github.com/PomeloFoundation/Pomelo.EntityFrameworkCore.MySql), [NuGet](https://www.nuget.org/packages/Pomelo.EntityFrameworkCore.MySql))
5858

59+
For ASP.NET Core health checks, use:
60+
61+
* AspNetCore.HealthChecks.MySql ([GitHub](https://github.com/Xabaril/AspNetCore.Diagnostics.HealthChecks), [NuGet](https://www.nuget.org/packages/AspNetCore.HealthChecks.MySql))
62+
5963
## Build Status
6064

6165
[![AppVeyor](https://img.shields.io/appveyor/ci/mysqlnet/mysqlconnector/master.svg)](https://ci.appveyor.com/project/mysqlnet/mysqlconnector)

0 commit comments

Comments
 (0)