Sample Implement of new Identity using Minimal ASP.NET API 8 and FastEndPoint and REPR pattern with result pattern and deferent mappers.
-
Updated
Aug 7, 2024 - C#
Sample Implement of new Identity using Minimal ASP.NET API 8 and FastEndPoint and REPR pattern with result pattern and deferent mappers.
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 request-endpoint-response topic page so that developers can more easily learn about it.
To associate your repository with the request-endpoint-response topic, visit your repo's landing page and select "manage topics."