Sign in Sign up
nuget

ToolUp.Graph.Projection

ToolUp.Graph entity→graph projection bridge — projects IEntityStore records and their declarative relationship edges into an IGraphStore, so a consumer who models their domain as entities + relationships gets graph-traversal queries for free without maintaining two parallel data models. Opt-in: entities are the system of record, the graph is a derived read-model kept in sync by the entity-store lifecycle signal, plus a one-shot rebuild for bootstrapping / drift healing. Server-only companion.

nuget View on Nuget

Activity

Latest release
2w ago
Total releases
3
Cadence
~3 days
Last 12 months
3

Details

License
Apache-2.0
First release
Aug 19, 2026
Releases
Version Released
0.21.0 minor
0.20.1 patch
0.20.0 initial