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
38
38
Commercial software that uses Connector/NET may have to purchase a [ commercial license] ( https://www.mysql.com/about/legal/licensing/oem/ )
39
39
from Oracle.
40
40
41
- ## ORMs
41
+ ## Related Projects
42
42
43
43
This library is compatible with popular .NET ORMs including:
44
44
@@ -56,6 +56,10 @@ For Entity Framework support, use:
56
56
57
57
* Pomelo.EntityFrameworkCore.MySql ([ GitHub] ( https://github.com/PomeloFoundation/Pomelo.EntityFrameworkCore.MySql ) , [ NuGet] ( https://www.nuget.org/packages/Pomelo.EntityFrameworkCore.MySql ) )
58
58
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
+
59
63
## Build Status
60
64
61
65
[ ![ 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