dotnet-cqrs/docs/api-reference/README.md

20 lines
542 B
Markdown

# API Reference
Quick reference for Svrnty.CQRS interfaces and types.
## Overview
This section provides quick reference documentation for core interfaces. For full API documentation, see the XML documentation in the source code.
## Sections
- [Core Interfaces](core-interfaces.md)
- [Discovery Interfaces](discovery-interfaces.md)
- [Event Interfaces](event-interfaces.md)
- [Future: Auto-Generated Docs](future-autogen-note.md)
## See Also
- [Getting Started](../getting-started/README.md)
- [Architecture](../architecture/README.md)