[Part 22] - Build An ASP NET Core 3 1 Web API And Consume With MVC (Edit...


Kaushik Roy Chowdhury Welcome to this 22nd episode of the Built a Web Api in ASP.NET Core 3.1 and Consume it using an MVC Client also in ASP.NET Core. In my previous (21st) episode, I walked through creating the Customer and Order models in the project. In this episode, I shall edit and explain the layout file to suit our needs. I will build the project from scratch and walk you through the code explaining everything in the process. All the episodes will be in continuation from the previous ones, so it is highly recommended to be up to date with all the previous episodes before viewing this one. Watch Part 21: https://youtu.be/xUbQ9AqtFkU Watch Part 20: https://youtu.be/2siJMuHpSK0 Watch Part 19: https://youtu.be/-AMWYPDzJe8 Watch Part 18: https://youtu.be/1ZkfFqeTxCE Watch Part 17: https://youtu.be/qnkY-OHuszU Watch Part 16: https://youtu.be/kP9H3AB8qQ0 Watch Part 15: https://youtu.be/oiFNIkZqCOw Watch Part 14: https://youtu.be/zDtHVwy10vQ Watch Part 13: https://youtu.be/8aRMyjnKzJE Watch Part 12: https://youtu.be/HKCMb3nBcLQ Watch Part 11: https://youtu.be/b8njrd_EMfo Watch Part 10: https://youtu.be/yzrpO2pJGaU Watch Part 9: https://youtu.be/iFhDv5p9pHI Watch Part 8: https://youtu.be/c6wRQnHfUo4 Watch Part 7: https://youtu.be/eyylq3U1Qdg Watch Part 6: https://youtu.be/sJtvvFLfO0o Watch Part 5: https://youtu.be/cbA8FVMM-AY Watch Part 4: https://youtu.be/5G-mRxQA8rc Watch Part 3: https://youtu.be/q2jWdhtonEM Watch Part 2: https://youtu.be/loK_gzjngl0 Watch Part 1: https://youtu.be/1iWkl3UIpG0 This is part 22 of a multi-part series of tutorials on How to Build a Web API and Consume it in ASP.NET Core MVC using SQL Server and ADO.NET. The finished project will use client and server-side form validation techniques used in asp.net core by the MVC client. The Web API project will use Serilog for logging errors. Like || Share || Spread || Love Make sure you subscribe to our YouTube Channel and never miss our latest video:- http://bit.ly/Kaushik-roy-chowdhury-s... For more updates Follow us on:- Visit- https://kaushikroychowdhury.com Facebook- https://www.facebook.com/deveducate Twitter- https://twitter.com/krchome58 Linkedin- https://www.linkedin.com/in/chowdhury... Github- https://github.com/krchome Blogger- https://krchome1.blogspot.com/ Live Journal- https://ext-5537239.livejournal.com/ MIx - https://mix.com/kaushikroychowdhury #KaushikRoyChowdhury #AspNetTutorials #WebAPI #MVC

Comments

Popular posts from this blog

How to Fix "JsonReaderException: '}' is invalid after a single JSON valu...

ASP NET Core 3 1 Build a Complete MVC ToDo List Application Part 11

Create an ASP.NET 5 MVC React Comment Box Application with Server-Side Data