Adds a generic collection called CrossReference to the System.Collections.Generic namespace that allows for creation of a multi-dimensional keyed dictionary.
Info
| Version: | 1.0.0 |
| Author(s): | Eddie Gahan |
| Last Update: | Sunday, January 6, 2019 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/3Scribe/CrossRefCollection |
| NuGet Url: | https://www.nuget.org/packages/3Scribe.Utilities.CrossRefCollection |
Install
Install-Package 3Scribe.Utilities.CrossRefCollection
dotnet add package 3Scribe.Utilities.CrossRefCollection
paket add 3Scribe.Utilities.CrossRefCollection
3Scribe.Utilities.CrossRefCollection Download (Unzip the "nupkg" after downloading)
Dependencies
Tags