News

This code is example Create , Read , Update Delete using Asp.net .net Core 5 with SQL SERVER using docker . The purpose is to educate simple crud application is pretty easy with .net Core and MySQL ...
It is an ASP.Net sample application that performs CRUD (Create, Read, Update and Delete) operations for SQL Server database. It uses Entity Framework. It uses C# as the programming language.