Provides a very basic implementation of a Directed Acyclic Graph (DAG).
Info
| Version: | 0.4.0 |
| Author(s): | ociaw |
| Last Update: | Monday, February 11, 2019 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/ociaw/dagger |
| NuGet Url: | https://www.nuget.org/packages/Dagger |
Install
Install-Package Dagger
dotnet add package Dagger
paket add Dagger
Dagger Download (Unzip the "nupkg" after downloading)