Some basic object utilities I use in my work.
Info
Version: | 1.0.0 |
Author(s): | Scott Ogilvie |
Last Update: | Monday, October 19, 2020 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/ObjectUtilities |
Install
Install-Package ObjectUtilities
dotnet add package ObjectUtilities
paket add ObjectUtilities
ObjectUtilities Download (Unzip the "nupkg" after downloading)
Dependencies
- MSTest.TestFramework(>= 2.1.2)
- Microsoft.NET.Test.Sdk(>= 16.7.1)
- Newtonsoft.Json(>= 12.0.3)