@{ ViewData["Title"] = "Home Page"; }
The purpose the application is to showcase CRUD operatio in a two tier application (Front-end) and backend (SQL server) using container services with group Managed Service Account (gMSA).
Learn about building Web apps with ASP.NET Core.