Info
Version: | 1.1.0 |
Author(s): | Juan Pablo Drexler |
Last Update: | Sunday, July 3, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/jpablodrexler/simple-portable-database |
NuGet Url: | https://www.nuget.org/packages/SimplePortableDatabase |
Install
Install-Package SimplePortableDatabase
dotnet add package SimplePortableDatabase
paket add SimplePortableDatabase
SimplePortableDatabase Download (Unzip the "nupkg" after downloading)
Dependencies
Tags
The library uses csv and binary files to enable a simple persistence mechanism for local applications.