Sqlite implementation of Schematic CMS framework infrastructure.
Info
Version: | 0.1.23 |
Author(s): | Ronan Doherty |
Last Update: | Thursday, April 4, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/rodoch/Schematic/tree/master/src/Schematic.BaseInfrastructure.Sqlite/ |
NuGet Url: | https://www.nuget.org/packages/Schematic.BaseInfrastructure.Sqlite |
Install
Install-Package Schematic.BaseInfrastructure.Sqlite
dotnet add package Schematic.BaseInfrastructure.Sqlite
paket add Schematic.BaseInfrastructure.Sqlite
Schematic.BaseInfrastructure.Sqlite Download (Unzip the "nupkg" after downloading)
Dependencies
- Schematic.Core(>= 0.1.30)
- Schematic.Identity(>= 0.1.8)
- Dapper(>= 1.60.6)
- Microsoft.CSharp(>= 4.5.0)
- Microsoft.Data.Sqlite(>= 2.1.0)
- Microsoft.Extensions.Caching.Memory(>= 2.1.2)
- Microsoft.Extensions.Configuration(>= 2.1.1)
Tags