LowlandTech.Graph
by: wendellmva
- 3 total downloads
- Latest version: 2026.2.0
A comprehensive graph database system for .NET with support for nodes, edges, properties, validation rules, and AI-powered RAG capabilities. Includes declarative validation engine with NCalc, vector embeddings with pgvector, and multi-agent system for code generation and reasoning.
LowlandTech.Graph.Abstractions
by: wendellmva
- 3 total downloads
- Latest version: 2026.2.0
Core abstractions, interfaces, and shared types for LowlandTech Graph database system. Includes node types, edge types, property definitions, and UI component abstractions using SmartEnum patterns.
LowlandTech.TinyTools
by: wendellmva
- 4 total downloads
- Latest version: 2026.1.4
A lightweight template engine for .NET with minimal dependencies. Designed for data composition, not view rendering. Supports variable interpolation, control flow, pipe helpers, and extensible template services.