[Part 5] - Build an ASP NET Core 3.1 Web API and Consume with MVC (Creat...


Welcome to this fifth 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. ASP.NET Core, developed by Microsoft, is the latest version of ASP.NET. It is an open-source framework for developing web applications. It is a cross-platform, high-performance, open-source framework for building modern, cloud-based, internet-connected applications. In this video series, I have explained how to build an ASP.NET Core 3.1 Web API and Consume with MVC. This video is the fifth episode of the series. In my previous (fourth) episode, I discussed the stored procedures used for the CRUD operations on the database for this project. 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 4 of the Series: https://youtu.be/5G-mRxQA8rc Watch Part 3 of the Series: https://youtu.be/q2jWdhtonEM Watch Part 2 of the Series: https://youtu.be/loK_gzjngl0 Watch Part 1 of the Series: https://youtu.be/1iWkl3UIpG0 In this tutorial, I will explain the creation of the Customer model class. 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 #KaushikRoyChowdhaury #AspNetTutorials #WebAPITutorials #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