.NET Core CRUD Part 1 : Create

Опубликовано: 19 Май 2026
на канале: Antay-Sweldo Club
314
4

In computer programming, create, read, update, and delete (CRUD) are the four basic operations of persistent storage.

In this video we will learn the basic on creating a data in our database using .NET Core.

We use VS Code and MySQL in this tutorial so that the low specs computer can handle this type of development

#.net
#CRUD
#VSCode
#.NETCore