Minimal APIs in REPR pattern endpoint format with built-in validation, constructor dependency injection, and type-safe responses.
-
Updated
Jul 21, 2025 - C#
Minimal APIs in REPR pattern endpoint format with built-in validation, constructor dependency injection, and type-safe responses.
ReprEndpoint is a lightweight ASP.NET Core library that implements the REPR (Request-Endpoint-Response) pattern - a modern alternative to traditional controller-based APIs where each HTTP endpoint gets its own dedicated class.
Add a description, image, and links to the repr-design-pattern topic page so that developers can more easily learn about it.
To associate your repository with the repr-design-pattern topic, visit your repo's landing page and select "manage topics."