Initium is a library for simplifying .NET API development, offering standardized service operations, flexible routing, and seamless chaining of service results for cleaner and more maintainable code.
- Getting Started — Installation, setup, and your first API
- Service Results —
ServiceResult, chaining, typed results, and error handling - Controllers & Attributes —
ApiController, response attributes, validation, pagination, and custom headers - Examples — Full working examples covering common scenarios