This is a simple CRUD application using .Net Core as a framework, Entity Framework Core for the ORM, SQL Server for a relational database, and Azure App Services for deployment. These instructions ...
IMPORTANT NOTE: This app was built following an ASP.NET tutorial on Microsoft's official .NET tutorial webpage. The work is meant to be a practice in learning .NET development and not to be taken as ...