SQLite bindings for FP.UoW.
Info
| Version: | 1.0.0 |
| Author(s): | federico-paolillo |
| Last Update: | Wednesday, January 20, 2021 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/federico-paolillo/my-uow |
| NuGet Url: | https://www.nuget.org/packages/FP.UoW.SQLite |
Install
Install-Package FP.UoW.SQLite
dotnet add package FP.UoW.SQLite
paket add FP.UoW.SQLite
FP.UoW.SQLite Download (Unzip the "nupkg" after downloading)
Dependencies
- FP.UoW(>= 1.0.0)
- System.Data.SQLite.Core(>= 1.0.113.7)
Tags