Why Am I Not Worried For Migrating My Project From ASP.NET Core 3.1 to A...


In this video, I discuss the reasons as to why am I not worrying about migrating my project on "ASP.NET Core 3.1 Web API and consume it with MVC Client" to the ASP.NET 5, immediately, as it is already being recorded in ASP.NET Core 3.1 So far we have completed a considerable part for recording the tutorials based on the project. There are a very minor couple of steps that are required to do this migration anyway.
So the steps are: 1. Install(Or Update) Visual Studio 2019 Community to 16.8 or later
2. Change the project file to target the new framework
3. Update all the NuGet packages to be compatible with ASP.NET 5.0 and
4. You Are Done.
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:-
Github- https://github.com/krchome #KaushikRoyChowdhury #ASP_NET_Migration #ASP_NET_Tutorials #ASPNETCore31ToASPNETCORE5Migration

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

A Simple ML.NET Linear Regression Machine Learning Application