- The .NET Docs Show - Controllers are Dinosaurs: The Case for API Endpoints
- REPR and Clean Architecture
- ardalis/ApiEndpoints - A project for supporting API Endpoints in ASP.NET Core web applications.
- dj-nitehawk/FastEndpoints - A light-weight REST Api framework for ASP.Net 6 that implements REPR (Request-Endpoint-Response) Pattern
- NyronW/MinimalEndpoints - A light weight abstraction over ASP.NET minimal API
- dj-nitehawk/MongoWebApiStarter - A full-featured starter template for
dotnet new
to quickly scaffold a .Net 5 Web-Api project with MongoDB as the data store.