Info
Version: | 0.2.5 |
Author(s): | Ashley Bryant |
Last Update: | Saturday, November 26, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://www.ashescorporation.com/protodb/index.html |
NuGet Url: | https://www.nuget.org/packages/BryantBrothers.ProtoDB |
Install
Install-Package BryantBrothers.ProtoDB
dotnet add package BryantBrothers.ProtoDB
paket add BryantBrothers.ProtoDB
BryantBrothers.ProtoDB Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 9.0.1)
Tags
Just create POCO classes and save them to a named database. Once your application is working you can swap out for a fully fledged database or just use it to create prototype or throw-away applications.