Web API Controller in .NET 8 | Web API (.NET 8) Ep 6

preview_player
Показать описание
🎁ALL-ACCESS Subscription: Unlock access to all of my courses, both now and in the future at a low $19.99 / month.

💎Learn .NET MAUI while creating a Contacts App in .NET 7:

🔥Learn Blazor while creating an Inventory Management System in .NET 6

💎 Complete Guide to ASP.NET Core Identity

💎Complete Blazor Course: Build an e-commerce app with ASP.NET Blazor and Clean Architecture

💎 Complete Web API Course:

👍Architecture Course

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

🎁ALL-ACCESS Subscription: Unlock access to all of my courses, both now and in the future at a low $19.99 / month.

💎Learn .NET MAUI while creating a Contacts App in .NET 7:

🔥Learn Blazor while creating an Inventory Management System in .NET 6

💎 Complete Guide to ASP.NET Core Identity

💎Complete Blazor Course: Build an e-commerce app with ASP.NET Blazor and Clean Architecture

💎 Complete Web API Course:

👍Architecture Course

FrankLiuSoftware
Автор

Frank Liu, I have been a programmer for over two decades. Your videos are some of the best training videos I have seen. I hope you create more training videos on different backend and front-end frameworks like Angular, React etc. Thank you for the awesome videos.

Knowledge not shared, is Knowledge wasted! Thank you for sharing.

MrBookerSam
Автор

Thank you for your clear explanations and you’re so good at teaching. I Hope you’ll keep doing content like this❤

azwraith
Автор

This is mind blowing.. Crystal clear explanation my rate is 10/10

New subs here from the Philippines 💯💯

JustCode
Автор

Dude. You are killing it!. and the fun part is you know that)

Console.WriteLine
Автор

Please, blazor e-commerce optimised for mobile phones, updated

aa-xnhc
Автор

Great work. Though you are disregarding the fact that MinimalAPI is extendable, meaning you can include a package like FastEndpoints or Carter to create completely isolated endpoints that are individually testable. Using Controllers makes your API dependant on MVC and brings the MVC package into an API. UNless you are creating an MVC-application this is in fact not a "cleaner way".

But as content about Controllers this video is informative. Though you should probably update or include correct or updated information about how Minimal API acctually works and that we acctually can write alot cleaner code with that technique. MIsinformation can be hurtful to junior developers.

niklashjelm