Creating resources using POST | ASP.NET 5 REST API Tutorial 4

preview_player
Показать описание

Hello everybody I'm Nick and today I will show you how you can create resources using the POST HTTP verb in ASP.NET Core 2.2.

Don't forget to comment, like and subscribe :)

Social media:

#tutorial #rest #api
Рекомендации по теме
Комментарии
Автор

Thank you for your wonderfully clear, professional, and information-packed videos! I appreciate them so much! Thanks again!

ryancabanas
Автор

Excellent tutorials so far. thanks so much!

sjones
Автор

Great videos bro! coding from Argentina

matias
Автор

Hi Nick, thanks for the video, i'm following this journey, its a great help, but in the next videos you don't talk about the auto mapping between objects as you mention in minute 11:11.
I hope you can help me!
Coding from Colombia

diegolondor
Автор

Nick, is your CreatePostRequest different in some way from dto objects? Or is it the same concept, just different names?

And thanks for your effort and tuts, helped me a lot :)

belaluth
Автор

Hi Nick could you tell how you switch this helper, in example: nick authored 5 min ago 1 change 1 author? Is it plugin or default option in vs?

gorVerbinsky
Автор

Hi Nick! Is it good idea to use Repository Pattern alongside with EF?

hasan_shans
Автор

Hi Nick. Thanks for your sharing. But I have a question. What should I do if I want to post a object but contain another object. Example User have many Post. May be I'll include all Post in the object User. It best practice or I need separate it.

nguyeninhhuy
Автор

Why do you REST API inherit from Controller instead of Base Controller? Why do you need support view in this controller?

MykytaSokurenko
Автор

Thanks for this wonderful video series. I have one doubt sir. Suppose after 1 years, we have different requirement of client then do we create separate version V2 with different contract(request and response) and controller each time.So that previous V1 version will continue to work and will work on next version V2 ?

Do the change PostResponse and CreatePostRequest on each version ?

diwaspoudel
Автор

When you say 'you should not mix up contracts and domain objects', do you mean not mixing up dto's and entities?

suiteyousir
Автор

Hi Nick, I have a doubt. Why we need contract or version object as parameter in get and post request instead of domain object. You already explained still am not getting idea. Thanks in advance for your response.

Anandkumar-xxbr
Автор

Great Stuff but you should work on your choice of themes and font sizes.

raymondorenda
Автор

why font is small? It's hard to watch video because the words are small

hojjatpirnia