Cinderblock is a simple framework designed to provide object model consistency and other useful functionality commonly used in modern software applications.
Info
| Version: | 1.0.2 |
| Author(s): | Joshua Gall |
| Last Update: | Thursday, August 4, 2016 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/SirkleZero/cinderblock |
| NuGet Url: | https://www.nuget.org/packages/Cinderblock |
Install
Install-Package Cinderblock
dotnet add package Cinderblock
paket add Cinderblock
Cinderblock Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 9.0.1)