Create ASP.NET Web Application with Entity Framework and SQL Server using Visual Studio Code 2024

BoostMyTool
BoostMyTool
2.6 هزار بار بازدید - 5 ماه پیش - How to create an ASP.NET
How to create an ASP.NET Web Application using Visual Studio Code and .NET 8. How to use the dotnet command with vscode. Install the C# extensions + Nuget Package Manager + Sql Server extension for vscode. Install dotnet-ef tool. Add Entity Framework packages to vs code.

***********************************

🔥 Complete Udemy Courses :
Build E-commerce Web Application using ASP.NET Core : https://www.udemy.com/course/aspnet-c...
Build E-commerce Web API using ASP.NET Core : https://www.udemy.com/course/build-as...
Build E-commerce Web Application using React JS : https://www.udemy.com/course/build-co...

************************

dotnet tool install --global dotnet-ef
dotnet tool install --global dotnet-ef --version 8.0.0
dotnet ef migrations add FirstMigration
dotnet ef database update

************************

Video Content
(00:00) Install .NET 8 and Sql Server
(01:38) Install VSCode Extensions
(02:36) Create new project
(04:23) Add EF packages and Create DbContext
(09:38) Add Migration and Create the Database
(13:19) Create Razor Page and Display Data
5 ماه پیش در تاریخ 1402/12/03 منتشر شده است.
2,662 بـار بازدید شده
... بیشتر