ASP.NET Core Web API .NET 8 2024 - 4. Controllers

Тәжірибелік нұсқаулар және стиль

ASP.NET Core Web API .NET 8 2024 - 4. Controllers
Github for project: github.com/teddysmithdev/FinS...
Twitter: / teddysmithdev
Github: github.com/teddysmithdev
Linkedin: / teddy-smith-015ba61a3

Пікірлер: 25

  • @mohamedabdiahmmed
    @mohamedabdiahmmedАй бұрын

    I really enjoyed the way this teacher explains, it's extraordinary. I truly love .NET Core. 🥰🥰🥰🥰🧑‍💻🧑‍💻🧑‍💻🧑‍💻

  • @EverydayBeing-de1qu
    @EverydayBeing-de1qu5 ай бұрын

    Been through so many tutorials and all of them go from 1 - 100 and it all becomes too confusing but this is the best balanced approach tutorial for me, thank you for this!

  • @TheMahsoon
    @TheMahsoon17 күн бұрын

    nice video but i wished that you talked about different options for parameters like body, not only URL. Or if you include an example of post.

  • @denisgautier213
    @denisgautier213Ай бұрын

    Perfect Teddy !! You saved my time. I didn't find for .Net 8

  • @Khal_Rheg0
    @Khal_Rheg0Ай бұрын

    Thank you!

  • @stanleyjekwu6810
    @stanleyjekwu68105 ай бұрын

    Following up...but yet to start ❤

  • @simplemath_01
    @simplemath_015 ай бұрын

    Thanks Boss

  • @TeddySmithDev

    @TeddySmithDev

    5 ай бұрын

    No prob my guy

  • @kvelez
    @kvelezАй бұрын

    Great.

  • @elberghaswe2761
    @elberghaswe27615 ай бұрын

    I started this new tutorial after finish the Pokemon Tutorial, in the poke app i added JWT w/ cookie by myself, im curious about identity, anyway, nice work! Thanks 4 all Teddy!

  • @TeddySmithDev

    @TeddySmithDev

    5 ай бұрын

    Sweet!!!! Thanks for watching!

  • @BlurExdins

    @BlurExdins

    Ай бұрын

    Can you give source code, if it is possible for you?

  • @youkickedmydog0
    @youkickedmydog02 ай бұрын

    The [ApiController] attribute makes model validation errors automatically trigger an HTTP 400 response. Consequently, the following code is unnecessary in an action method: if (!ModelState.IsValid) { return BadRequest(ModelState); } -msft

  • @abis4508
    @abis45082 ай бұрын

    I can only say waouh and mashAllah, unbelievably light, clean, which is I've B1 level, but I can get it all. Thank you Teddy!

  • @Snbd26th
    @Snbd26th2 ай бұрын

    Hi Teddy, I'm curious why you did not use repository pattern here?

  • @TeddySmithDev

    @TeddySmithDev

    2 ай бұрын

    i introduce repos later. Many people on last course mentioned that repository was confusing, so I try to incrementally build up to repo.

  • @Snbd26th

    @Snbd26th

    2 ай бұрын

    @@TeddySmithDev I see, I was anticipating it in the earlier parts of this tutorial. I finished your 2022 Pokemonreview app and it was splendid! Thank you very much

  • @darlingtonazramshoniwa2535
    @darlingtonazramshoniwa25354 ай бұрын

    Teddy man you are the best i am following up and i am doing as we go but i have a question from where we are now ! do why didnot we create the delete update post here in the controllers

  • @TeddySmithDev

    @TeddySmithDev

    4 ай бұрын

    we make them in next videos!

  • @darlingtonazramshoniwa2535

    @darlingtonazramshoniwa2535

    4 ай бұрын

    thank you man @@TeddySmithDev

  • @nhimbien1041
    @nhimbien10413 ай бұрын

    i just follow the tutorial , but i have No operations defined in spec error after dotnet watch run. I dont know why

  • @TeddySmithDev

    @TeddySmithDev

    3 ай бұрын

    Only thing I can think of is restart terminal

  • @muhammadasaad1314
    @muhammadasaad13143 ай бұрын

    getting this error in swagger ui can any body help? Error: Internal Server Error Microsoft.Data.SqlClient.SqlException (0x80131904): Invalid object name 'Stocks'. at Microsoft.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)

  • @TeddySmithDev

    @TeddySmithDev

    3 ай бұрын

    The column does not exist in SQL. Try to run migration. If you can’t get it to work that way, delete database and re run migration.

  • @lavasch6954

    @lavasch6954

    Ай бұрын

    had the same problem, turns out I accidentally named the column Stock instead of Stocks, in case anybody has this issue later

Келесі