Some useful utilities for JSON parsing, email validation, time and object property hashing, and object property copying.
Info
Version: | 7.0.0 |
Author(s): | Travis Frisinger |
Last Update: | Friday, January 5, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/StoneAgeTechnologies/System.Util.DotNetCore |
NuGet Url: | https://www.nuget.org/packages/StoneAge.System.Utils.DotNetCore |
Install
Install-Package StoneAge.System.Utils.DotNetCore
dotnet add package StoneAge.System.Utils.DotNetCore
paket add StoneAge.System.Utils.DotNetCore
StoneAge.System.Utils.DotNetCore Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 12.0.3)