Info
Version: | 1.0.0 |
Author(s): | Ruarai |
Last Update: | Friday, May 9, 2014 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://github.com/ruarai/SharpConfig/ |
NuGet Url: | https://www.nuget.org/packages/Sharp-Config |
Install
Install-Package Sharp-Config
dotnet add package Sharp-Config
paket add Sharp-Config
Sharp-Config Download (Unzip the "nupkg" after downloading)
Dependencies
Tags
Capable of saving and loading nearly any object onto the disk.
Designed to be as easy to use as possible via the use of the dynamic keyword, JSON and a constant striving for slimness.
See here for more details:
https://github.com/ruarai/SharpConfig.