In this article I am going to explain how to create a MVC web application in ASP.NET Core 3.0 (preview-6) and Angular 8. We will be creating a sample Employee Record Management system using Angular 8 at frontend, Web Api on backend and ADO.NET to fetch data from database. We will use Angular form with required field validations for the input fields to get data from the user.
We will be using Visual Studio 2019 and SQL Server 2014.
http://ankitsharmablogs.com/crud-operations-asp-net-core-using-angular-5-ado-net/