Info
Version: | 8.4.0 |
Author(s): | ServiceStack |
Last Update: | Wednesday, September 11, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/ServiceStack/ServiceStack |
NuGet Url: | https://www.nuget.org/packages/ServiceStack.OrmLite.SqlServer |
Install
Install-Package ServiceStack.OrmLite.SqlServer
dotnet add package ServiceStack.OrmLite.SqlServer
paket add ServiceStack.OrmLite.SqlServer
ServiceStack.OrmLite.SqlServer Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.5
- ServiceStack.OrmLite(>= 5.10.4)
- ServiceStack.Common(>= 5.10.4)
- ServiceStack.OrmLite(>= 5.10.4)
- ServiceStack.Common(>= 5.10.4)
- System.Data.SqlClient(>= 4.8.2)
Tags
Support for Creating and Dropping Table Schemas from POCOs, Complex Property types transparently stored in schemaless text blobs in SQLServer.