A .Net class library to make writing common object methods quicker and more consistent.
Info
Version: | 1.3.0 |
Author(s): | John Nash |
Last Update: | Tuesday, August 4, 2015 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://github.com/jgn196/CommonObjectUtils |
NuGet Url: | https://www.nuget.org/packages/Capgemini.CommonObjectUtils |
Install
Install-Package Capgemini.CommonObjectUtils
dotnet add package Capgemini.CommonObjectUtils
paket add Capgemini.CommonObjectUtils
Capgemini.CommonObjectUtils Download (Unzip the "nupkg" after downloading)
Dependencies
- CuttingEdge.Conditions(1.2.0.0)