DbDiet Core is a slow database engine, based on object serialization.
Info
Version: | 1.0.7 |
Author(s): | Florian Dussault |
Last Update: | Monday, December 24, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://gitlab.com/FlorianDussault/dbdiet-core/ |
NuGet Url: | https://www.nuget.org/packages/DbDietCore |
Install
Install-Package DbDietCore
dotnet add package DbDietCore
paket add DbDietCore
DbDietCore Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.Logging(>= 2.2.0)