🎁ALL-ACCESS Subscription: Unlock access to all of my courses, both now and in the future at a low $19.99 / month. frankliucs.com/all-access 💎Learn .NET MAUI while creating a Contacts App in .NET 7: frankliucs.com/maui 🔥Learn Blazor while creating an Inventory Management System in .NET 6 frankliucs.com/blazor-ims 💎 Complete Guide to ASP.NET Core Identity frankliucs.com/identity 💎Complete Blazor Course: Build an e-commerce app with ASP.NET Blazor and Clean Architecture frankliucs.com/blazor-course 💎 Complete Web API Course: frankliucs.com/webapi-course 👍Architecture Course frankliucs.com/architecture-course 🔌 Connect with me: frankliucs.com/ 🏅 Support me on Patreon: www.patreon.com/frankliucs ☕ Support me on Buy me a Coffee: www.buymeacoffee.com/frankliucs
@MrBookerSam9 ай бұрын
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.
@FrankLiuSoftware9 ай бұрын
Thank you!
@JustCode512 Жыл бұрын
This is mind blowing.. Crystal clear explanation my rate is 10/10 New subs here from the Philippines 💯💯
@azwraith24888 ай бұрын
Thank you for your clear explanations and you’re so good at teaching. I Hope you’ll keep doing content like this❤
@Console.WriteLine Жыл бұрын
Dude. You are killing it!. and the fun part is you know that)
@haririan29 ай бұрын
tnx for clarification
@aa-xn5hc Жыл бұрын
Please, blazor e-commerce optimised for mobile phones, updated
@niklashjelm595911 ай бұрын
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. Here is one example of how to work with this: kzbin.info/www/bejne/naSkpnl_nb2tacksi=N6LUEzikvyDvuXZt