ardalis / ApiEndpoints

A project for supporting API Endpoints in ASP.NET Core web applications.
MIT License
3.13k stars 227 forks source link

Documentation for 4.x updates, an example for a new project, improved content table #209

Closed Asafima closed 5 months ago

Asafima commented 5 months ago

Added documentation for the new 4.x API (WithActionResult, etc), and an example for starting with a new web-api project. Of course, I'm open to debate or corrections.

Should close #202 #206

ardalis commented 5 months ago

Looks great, thanks!