ASP.NET Core Web API - 6. GET & Read Methods [PART 1]

preview_player
Показать описание
ASP.NET Core Web API - 6. GET Methods (Part 1)

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

Thank you so much for making tutorials that are both up-to-date and very beginner friendly. You literally do not pass anything without explaining.

swih
Автор

This series is really up to date and has been super helpful. I see a lot of the same patterns at my job!

henryli
Автор

Teddy, Thank you so much for these tutorials! I hope you keep making great content like this. I love you little explanations and how you guide users through the process and logic.

aimfreakify
Автор

This Series has been fantastic, you're doing amazing work.

ianchin
Автор

Really cool series Love it!
Please Dont Change

franky
Автор

Loving this tutorial. Thank a lot Teddy.

gabrielferrin
Автор

I died at 25:10 lool. Amazing tutorials

khalidracabov
Автор

And another like to you and a big thank you... I still don't understand why the Dto is used for 😅 well on to the next one

hafidazer
Автор

[ JsonIgnore] - this annotation can be used for attribute to avoid it's serialisation

brianryan
Автор

Thanks a lot, This is really helpful, and explainful!

matheusantos
Автор

When getting pokemon by id why do you need to check if it exists beforehand, wouldn't the pokemon value be null if it doesn't exist and you can just check that without having to make two database queries?

nyviel
Автор

Thanks for the video series. We see nowadays unit of work with repository pattern. Is that better?

taqikhan
Автор

Why does none of the methods called the database use async and await? Is this on purouse or was it just forgotten?

nickben
Автор

Wait, when did we add Rating to Review? .-.

Parsifal
Автор

Is doing mapping in controller a good idea? Shouldn't it be in repository where the logic is?

solrcc
Автор

Thanks you Teddy, please can you update Review model with Rating Entity ?

anselmedambesanwogou
Автор

Thanks, Teddy, youre saving my life, Please give me a baby!

elberghaswe
Автор

The video is pretty good, clearly the author invested a lot of effort... but a lot the concepts just aren't explained thoroughly enough

jonathanhexner
Автор

I like y ou comment in the video "Get you hands dirty"

RalphWeber-zx
Автор

hi everyone, I have learned about repository patterns that in a repository you only use one model but in PokemonRepository, Teddy used the Review Model. Can you explain to me?

huynguyenluonggia
visit shbcf.ru