Skip to content

Commit 355e73e

Browse files
committed
Add ServiceStack.OrmLite link.
1 parent ebd35aa commit 355e73e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ This library is compatible with popular .NET ORMs including:
2525

2626
* [Dapper](https://github.com/StackExchange/dapper-dot-net) ([NuGet](https://www.nuget.org/packages/Dapper))
2727
* [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))
2829
* [SimpleStack.Orm](https://github.com/SimpleStack/simplestack.orm) ([NuGet](https://www.nuget.org/packages/SimpleStack.Orm.MySQLConnector))
2930

3031
For Entity Framework support, use:

0 commit comments

Comments
 (0)