Guides¶
The Guides section contains cross-cutting documentation that applies to the entire CoreSystem ecosystem.
Unlike package documentation, these guides focus on concepts, patterns, and practices shared across multiple libraries.
Available Guides¶
Architecture¶
Understand the overall design of CoreSystem, including package responsibilities, layering, and interactions.
Dependency Injection¶
Learn how to register and configure CoreSystem packages using the built-in .NET dependency injection container.
OpenTelemetry¶
Discover how CoreSystem integrates with OpenTelemetry, including metrics, traces, and logging.
Best Practices¶
Recommendations and proven patterns for building reliable, maintainable, and high-performance applications with CoreSystem.
Performance¶
Performance considerations, benchmarking, caching strategies, and optimization techniques.
Audience¶
These guides are intended for:
- Application developers
- Library consumers
- Solution architects
- Contributors to the CoreSystem ecosystem
Next Steps¶
Choose one of the guides from the navigation menu to explore a specific topic.