Info
Version: | 8.9.2 |
Author(s): | Thomas Hansen |
Last Update: | Friday, January 29, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/polterguy/magic.node |
NuGet Url: | https://www.nuget.org/packages/magic.node |
Install
Install-Package magic.node
dotnet add package magic.node
paket add magic.node
magic.node Download (Unzip the "nupkg" after downloading)
Dependencies
Tags
Provides you with a name/value/children type of graph object, where your value can be any object type you wish. The project encapsulates the C# implementation of Hyperlambda, implying its lambda node structure.
To use package go to https://polterguy.github.io.