We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ebd35aa commit 355e73eCopy full SHA for 355e73e
README.md
@@ -25,6 +25,7 @@ This library is compatible with popular .NET ORMs including:
25
26
* [Dapper](https://github.com/StackExchange/dapper-dot-net) ([NuGet](https://www.nuget.org/packages/Dapper))
27
* [NReco.Data](https://github.com/nreco/data) ([NuGet](https://www.nuget.org/packages/NReco.Data))
28
+* [ServiceStack.OrmLite](https://github.com/ServiceStack/ServiceStack.OrmLite) ([MyGet](https://www.myget.org/feed/servicestack/package/nuget/ServiceStack.OrmLite.MySqlConnector))
29
* [SimpleStack.Orm](https://github.com/SimpleStack/simplestack.orm) ([NuGet](https://www.nuget.org/packages/SimpleStack.Orm.MySQLConnector))
30
31
For Entity Framework support, use:
0 commit comments