StrataConfig Documentation
StrataConfig is a composable, rule-scoped configuration platform for .NET with:
- Hierarchical, rule-driven scoping (Org, Division, Site, Device/User, etc.)
- Typed templates and validation
- Deterministic merge engine with precedence
- Pluggable stores (DB, Git) and hot-reload via Redis
- Admin UI built with Blazor Server
- Local orchestration via .NET Aspire
Use the left navigation to explore architecture, development, operations, and the generated API reference.
Quick Links
- Getting Started: prerequisites and first run
- Architecture: core concepts, data model, and engines
- Development: building, styling, testing, and contributions
- Operations: deployment, security, and observability
- API Reference: generated from source