Info
Version: | 4.0.304 |
Author(s): | James Craig |
Last Update: | Monday, August 22, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/JaCraig/Craig-s-Utility-Library |
NuGet Url: | https://www.nuget.org/packages/CUL.JSON.Net |
Install
Install-Package CUL.JSON.Net
dotnet add package CUL.JSON.Net
paket add CUL.JSON.Net
CUL.JSON.Net Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 9.0.1 && <= 9.0.1)
- CraigsUtilityLibrary(>= 4.0.304 && <= 4.0.304)
Tags
It includes code to help with tasks including encryption, compression, serialization, file management, email, image manipulation, SQL, various file formats (CSV, iCal, etc.), randomization, validation, math related classes, various data types, reflection, code gen, events, code profiling, etc.