A generic collection data structure for tracking relationships between objects.
Info
Version: | 1.0.0 |
Author(s): | Nick Harvey |
Last Update: | Tuesday, February 12, 2019 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Graphs |
Install
Install-Package Graphs
dotnet add package Graphs
paket add Graphs
Graphs Download (Unzip the "nupkg" after downloading)
Dependencies
- System.Collections.Immutable(>= 1.5.0)