MOFAKH.COM
← Back to profile
.NET

Minimal APIs vs controllers — what you give up

unwrittenOutline
Note to self
Not written yet. This is the outline I am working from — it will be filled in as I go through the topic.
  • Routing, filters and model binding differences
  • Where validation and versioning get harder
  • Testing endpoints without a controller
  • Grouping with MapGroup to keep files sane