@eliesamyoun1006

Hello Julio. Thank you for the wonderful video.
Just wondering, in the end of the video we have the name validated and strictly required.
What if we had another property called Description for example. And this value can be an empty string, how can we achieve this?

@davidfowl

This is beautiful!

@beni4366

The reason may be that I'm used to controllers but the end result didn't seem to be more simple than the classical approach.

@gibran800

Great video! Just one question, if I want to use an ILogger in the controller actions, for example, I would have to pass it as a parameter as well?

@megasuperlexa2

what VS extensions for c# do you use?

@christianista

To resume you copy all the code from controllers, to program.cs to have big mess. To clean, you create a class where you put all entrypoint. No thanks, I prefer something clean.

@megasuperlexa2

how did you generate .http file for your api?

@surakshachoudhary2880

How is this better though?