Library implemeting storage based on idea data manage as tree/graph.
Info
| Version: | 0.2.0 |
| Author(s): | bulat |
| Last Update: | Thursday, June 18, 2020 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/p0k0/t-tn |
| NuGet Url: | https://www.nuget.org/packages/StorageBox |
Install
Install-Package StorageBox
dotnet add package StorageBox
paket add StorageBox
StorageBox Download (Unzip the "nupkg" after downloading)
Dependencies
- Trees(>= 0.2.0)