In this video we start to create our Asp .NET Core Web Application web application. Through Visual Studio 2019 we choose the Asp .NET Core MVC project template as well as the Identity membership facility to initialise our web application (i.e. auto-generate files necessary for the MVC project as well as files and code related to the Identity mem...