File tree Expand file tree Collapse file tree 1 file changed +5
-1
lines changed
Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -38,7 +38,7 @@ This library is [MIT-licensed](LICENSE) and may be freely distributed with comme
3838Commercial software that uses Connector/NET may have to purchase a [ commercial license] ( https://www.mysql.com/about/legal/licensing/oem/ )
3939from Oracle.
4040
41- ## ORMs
41+ ## Related Projects
4242
4343This 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 )
You can’t perform that action at this time.
0 commit comments