This repository was archived by the owner on Dec 24, 2022. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -30,10 +30,10 @@ Any non-scalar properties (i.e. complex types) are by default text blobbed in a
30
30
- [ ServiceStack.OrmLite.Sql Server] ( http://nuget.org/List/Packages/ServiceStack.OrmLite.SqlServer )
31
31
- [ ServiceStack.OrmLite.MySql] ( http://nuget.org/List/Packages/ServiceStack.OrmLite.MySql )
32
32
- [ ServiceStack.OrmLite.PostgreSQL] ( http://nuget.org/List/Packages/ServiceStack.OrmLite.PostgreSQL )
33
+ - [ ServiceStack.OrmLite.Sqlite.Mono] ( http://nuget.org/packages/ServiceStack.OrmLite.Sqlite.Mono ) - Compatible with Mono / Windows (x86)
33
34
- [ ServiceStack.OrmLite.Sqlite.Windows] ( http://nuget.org/List/Packages/ServiceStack.OrmLite.Sqlite.Windows ) - 32/64bit Mixed mode .NET for WIndows only
34
- - [ ServiceStack.OrmLite.Sqlite.Mono] ( http://nuget.org/packages/ServiceStack.OrmLite.Sqlite.Mono ) - - Compatible with Mono / Windows (x86)
35
- - [ ServiceStack.OrmLite.Oracle] ( http://nuget.org/packages/ServiceStack.OrmLite.Oracle )
36
- - [ ServiceStack.OrmLite.Firebird] ( http://nuget.org/List/Packages/ServiceStack.OrmLite.Firebird )
35
+ - [ ServiceStack.OrmLite.Oracle] ( http://nuget.org/packages/ServiceStack.OrmLite.Oracle ) (unofficial)
36
+ - [ ServiceStack.OrmLite.Firebird] ( http://nuget.org/List/Packages/ServiceStack.OrmLite.Firebird ) (unofficial)
37
37
38
38
_ Latest v4+ on NuGet is a commercial release with [ free quotas] ( https://servicestack.net/download#free-quotas ) ._
39
39
You can’t perform that action at this time.
0 commit comments