ServiceStack.OrmLite.SqlServer.Data 10.0.3
Install from the command line:
Learn more about NuGet packages
$ dotnet add package ServiceStack.OrmLite.SqlServer.Data --version 10.0.3
About this version
Uses Microsoft.Data.SqlClient. Light, simple and fast convention-based code-first POCO ORM for Sql Server. Support for Creating and Dropping Table Schemas from POCOs, Complex Property types transparently stored in schemaless text blobs in SQLServer.