Sqlite extension for dbBus messaging framework.
Info
Version: | 1.0.7 |
Author(s): | Sebastian Bucko |
Last Update: | Wednesday, July 17, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/sbc77/dbBus |
NuGet Url: | https://www.nuget.org/packages/dbBus.Extensions.Sqlite |
Install
Install-Package dbBus.Extensions.Sqlite
dotnet add package dbBus.Extensions.Sqlite
paket add dbBus.Extensions.Sqlite
dbBus.Extensions.Sqlite Download (Unzip the "nupkg" after downloading)
Dependencies
- dbBus.Core(>= 1.0.7)
- TheOne.OrmLite.Sqlite(>= 0.1.0)