aspnet mvc6 EFCore code first

Опубликовано: 24 Октябрь 2024
на канале: Cottrell Coding
397
6

In this video, I connect an ASP.NET MVC 6 project to an Azure SQL Server database. I will follow the 'code first' approach. This approach converts C# classes to SQL Tables. You will learn what items need to be added to the NuGet package manager, how to build migrations, and how to create CRUD forms.

For security, I deleted the Azure SQL Server shown in the video.