SQLite Provider for SimpleStack.Orm based on System.Data.Sqlite.
Info
Version: | 1.3.0 |
Author(s): | SimpleStack Team, NServiceKit, ServiceStack |
Last Update: | Sunday, June 2, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://simplestack.org/ |
NuGet Url: | https://www.nuget.org/packages/SimpleStack.Orm.SDSQLite |
Install
Install-Package SimpleStack.Orm.SDSQLite
dotnet add package SimpleStack.Orm.SDSQLite
paket add SimpleStack.Orm.SDSQLite
SimpleStack.Orm.SDSQLite Download (Unzip the "nupkg" after downloading)
Dependencies
- SimpleStack.Orm(>= 1.2.2)
- Microsoft.CSharp(>= 4.6.0)
- System.Data.SQLite(>= 1.0.113.1)
- System.Data.SQLite.Core(>= 1.0.113.1)
Tags