A Dynamic Dictionary where every member is a List.
Info
| Version: | 1.1.6 |
| Author(s): | David Pires |
| Last Update: | Wednesday, September 21, 2016 |
| .NET Fiddle: | Create the first Fiddle |
| NuGet Url: | https://www.nuget.org/packages/DynamicDictionary |
Install
Install-Package DynamicDictionary
dotnet add package DynamicDictionary
paket add DynamicDictionary
DynamicDictionary Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.CSharp(>= 4.0.1)