TriunniaLabs.Graph.Micro (0.1.3)
Published 2026-03-15 23:23:22 +00:00 by Administrator
Installation
dotnet nuget add source --name TriunniaLabs --username your_username --password your_token dotnet add package --source TriunniaLabs --version 0.1.3 TriunniaLabs.Graph.MicroAbout this package
This package provides a micro version of an in-memory graph library that is suitable for untrusted environments. It has a minimal object model and no algorithms.