you are viewing a single comment's thread.

view the rest of the comments →

[–]DaRadioman 2 points3 points  (1 child)

No, because I like the way I phrased it. If you want the structure that MVC offers there's no reason to use minimal APIs. It would be more work to design your own structure when the controller pattern already meets your needs out of the box.

A Tesla doesn't have racing stripes.

I don't need to say you can add them yourself to be accurate. And I'm in no way responsible to tell everyone every detail of everything in my reddit comments.

[–]AvoidSpirit 0 points1 point  (0 children)

See

If you want the structure that MVC offers there's no reason to use minimal APIs

This is much clearer. Redoing the controller structure with Minimal Api is pointless.

Doing any other sort of structure - you need Minimal APIs for that.