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.Firebird |
Install
Install-Package ServiceStack.OrmLite.Firebird
dotnet add package ServiceStack.OrmLite.Firebird
paket add ServiceStack.OrmLite.Firebird
ServiceStack.OrmLite.Firebird Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- ServiceStack.OrmLite(>= 5.10.4)
- FirebirdSql.Data.FirebirdClient(>= 7.5.0)
- ServiceStack.Common(>= 5.10.4)
- ServiceStack.OrmLite(>= 5.10.4)
- FirebirdSql.Data.FirebirdClient(>= 7.5.0)
- ServiceStack.Common(>= 5.10.4)
Tags
Support for Creating and Dropping Table Schemas from POCOs, Complex Property types transparently stored in schemaless text blobs in Firebird.