[Part 9] - Build an ASP.NET Core 3.1 Web API and Consume with MVC (Edit ...
Welcome to this ninth 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 (eighth) episode, I walked through the creation of the IOrderRepository interface as I am following the repository pattern for this project. In this episode, I shall edit the appsettings.json file to include the connection string for the database. I shall 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 3 of the Series: https://youtu.be/q2jWdhtonEM
This is part 9 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. In this tutorial, I shall explain the inclusion of the database connection string in the appsettings.json file. 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
Github- https://github.com/krchome
#KaushikRoyChowdhaury #AspNetTutorials #WebAPITutorials #MVC #RepositoryPattern
Comments
Post a Comment