A dictionary wrapper that converts all complex elements to Dictionary<string, object> or IEnumerable<Dictionary<string, object>> objects.
Info
Version: | 1.0.3.9 |
Author(s): | Matthew Gambill |
Last Update: | Sunday, September 9, 2018 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/NMyVision.DataDictionary |
Install
Install-Package NMyVision.DataDictionary
dotnet add package NMyVision.DataDictionary
paket add NMyVision.DataDictionary
NMyVision.DataDictionary Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 10.0.3)
Tags