filmov
tv
Building a CRUD API with ASP.NET Core 9 and Entity Framework Core | Step-by-Step Tutorial

Показать описание
In this comprehensive tutorial, learn how to build a fully functional CRUD (Create, Read, Update, Delete) API using ASP.NET Core 9 and Entity Framework Core. Whether you're a beginner or an experienced developer, this video will guide you through every step, from setting up your project to deploying a robust API with CRUD endpoints.
🔹 What You'll Learn:
How to add and configure Entity Framework Core in your ASP.NET Core project.
Seeding data into your database using EF Core.
Setting up connection strings and dependency injection for EF Core.
Running migrations to create and update your database schema.
Creating API controllers and implementing CRUD endpoints (GET, POST, PUT, DELETE).
🔹 Chapters:
00:00 - Introduction
00:52 - Adding Entity Framework Core NuGet Packages
01:54 - Adding an Entity Framework Core DbContext
03:56 - Seeding Data using Entity Framework Core DbContext
07:12 - Adding Entity Framework Core to the Dependency Injection Container
09:12 - Running Entity Framework Core Migrations
12:33 - Creating an API Controller
14:22 - Creating GET Request API Endpoint
17:34 - Creating POST Request API Endpoint
22:20 - Creating PUT Request API Endpoint
24:30 - Creating DELETE Request API Endpoint
🔹 GitHub Repository:
Feel free to clone, fork, or star the repository to follow along with the tutorial!
🔹 Why Watch This Video?
Perfect for developers looking to master API development with ASP.NET Core and EF Core.
Hands-on, step-by-step guidance with real-world examples.
Learn best practices for building scalable and maintainable APIs.
🔹 Tools Used:
Visual Studio 2022
ASP.NET Core 9
Entity Framework Core
SQL Server (or any database of your choice)
🔹 Who Is This For?
Beginner to intermediate .NET developers.
Developers looking to learn API development with ASP.NET Core.
Anyone interested in building CRUD operations with Entity Framework Core.
🔹 Subscribe for More:
If you found this video helpful, don’t forget to like, comment, and subscribe for more in-depth tutorials on .NET, ASP.NET Core, and software development!
🔹 What You'll Learn:
How to add and configure Entity Framework Core in your ASP.NET Core project.
Seeding data into your database using EF Core.
Setting up connection strings and dependency injection for EF Core.
Running migrations to create and update your database schema.
Creating API controllers and implementing CRUD endpoints (GET, POST, PUT, DELETE).
🔹 Chapters:
00:00 - Introduction
00:52 - Adding Entity Framework Core NuGet Packages
01:54 - Adding an Entity Framework Core DbContext
03:56 - Seeding Data using Entity Framework Core DbContext
07:12 - Adding Entity Framework Core to the Dependency Injection Container
09:12 - Running Entity Framework Core Migrations
12:33 - Creating an API Controller
14:22 - Creating GET Request API Endpoint
17:34 - Creating POST Request API Endpoint
22:20 - Creating PUT Request API Endpoint
24:30 - Creating DELETE Request API Endpoint
🔹 GitHub Repository:
Feel free to clone, fork, or star the repository to follow along with the tutorial!
🔹 Why Watch This Video?
Perfect for developers looking to master API development with ASP.NET Core and EF Core.
Hands-on, step-by-step guidance with real-world examples.
Learn best practices for building scalable and maintainable APIs.
🔹 Tools Used:
Visual Studio 2022
ASP.NET Core 9
Entity Framework Core
SQL Server (or any database of your choice)
🔹 Who Is This For?
Beginner to intermediate .NET developers.
Developers looking to learn API development with ASP.NET Core.
Anyone interested in building CRUD operations with Entity Framework Core.
🔹 Subscribe for More:
If you found this video helpful, don’t forget to like, comment, and subscribe for more in-depth tutorials on .NET, ASP.NET Core, and software development!
Комментарии