Ticketier project | ASP.NET Core Web API CRUD and Search | .NET 7 API | Full Course



Ticketier project | ASP.NET Core Web API CRUD and Search | .NET 7 API | Full Course

Ticketier project | ASP.NET Core Web API CRUD and Search | .NET 7 API | Full Course

📝 Completed codes: https://github.com/mohammad-taheri1/ticketier

Full Course Ticketier project with ASP.NET Core Web API (.NET 7 API ) and Entity Framework Core covering CRUD and Search step by step

In this video, we will create an ASP.NET Core Web API (.NET 7) project called Ticketier and implement full CRUD and Search functionality into it.

The focus of this project is to show you how you can build new ASP.NET Core Web API (.NET 7) project from 0 to 100 and implement CRUD and Search in it.

we will follow REST API patterns.

we will learn these topics together:

Entities
Dtos
Context
ORM
Http Methods
Swagger
AutoMapper
IQueryable
Where clause

🔍 sections

(00:00:00) Intro
(00:01:55) .Net 8 😍
(00:03:15) Create new .net 7 api project
(00:06:06) Create Ticket Entity
(00:09:45) Create ApplicationDbContext
(00:16:12) Migrate to Database
(00:18:44) Create TicketsController
(00:21:02) Implement CreateTicket [HttpPost]
(00:24:24) AutopMapper it is !
(00:32:39) Implement GetTickets [HttpGet]
(00:40:32) Implement GetTicketById [HttpGet]
(00:44:06) Implement EditTicket [HttpPut]
(00:49:34) Implement DeleteTicket [HttpDelete]
(00:53:44) Quick overview
(00:54:43) Implement Search functionality
(00:58:33) Test Search functionality

🌎 Me:
LinkedIn: https://www.linkedin.com/in/mohammad-taheri1/
GitHub: https://github.com/mohammad-taheri1
Medium: https://medium.com/@DevEmpower
Portfolio: https://devempower.ir/

💖 Hope you enjoy it 💖
💖 If you loved this ASP.NET Core Web API CRUD and Search tutorial, leave comments, like, and subscribe 💖
💖 You can Buy me a coffee to support: https://www.buymeacoffee.com/DevEmpower 💖

Music – “Electric Sunrise” by Josh Woodward. Free download: http://joshwoodward.com/

Tags:
#webapi #dotnet7 #dotnetapi #aspnetcore #github #project #backend
#entityframework #entityframeworkcore

Comments are closed.