.NET 7 Beginner Course 🚀 Web API, Entity Framework 7 & SQL Server

preview_player
Показать описание


Table of Contents:
00:00:00 .NET 7 Beginner Course 🚀 Web API, Entity Framework 7 & SQL Server
00:01:18 Tools (Visual Studio Code & .NET SDK)
00:02:48 Create a new Web API
00:11:34 First API Call
00:15:23 Git Repository & .gitignore File
00:19:07 Web API Introduction
00:19:42 The Model-View-Controller (MVC) Pattern
00:22:03 New Models
00:26:17 New Controller & GET a New Character
00:36:35 First Steps with Attribute Routing
00:40:52 Routing with Parameters
00:43:34 HTTP Request Methods Explained
00:46:48 Add a New Character with POST
00:50:23 Best Practice: Web API Structure
00:53:42 Character Service
01:02:38 Fix the “Possible ArgumentNullException”
01:04:43 Asynchronous Calls
01:08:53 Proper Service Response with Generics
01:17:06 Data-Transfer-Objects (DTOs)
01:22:58 AutoMapper
01:35:30 Modify a Character with PUT
01:47:40 Modify a Character with AutoMapper
01:49:12 Delete a Character
01:54:15 Web API Summary
01:55:01 Entity Framework 7 Introduction
01:55:50 Object-Relational-Mapping & Code-First Migration Explained
01:57:42 Installing Entity Framework 7
02:00:48 Installing SQL Server Express (with Management Studio)
02:02:04 Implementing the DataContext
02:05:37 ConnectionString & Adding the DbContext
02:10:29 First Migration
02:14:49 GET Implementations

#DotNet #WebAPI #PatrickGod
Рекомендации по теме
Комментарии
Автор

wow thanks for this. really straight to the point where beginners need to know on building up a web api. even I ignored my udemy courses for this.

yohanespradono
Автор

Patrick, you are the only person who could explain Web API, EF Core and more to me. At the start of my career, you did more for me than any paid course. And you are also a very nice person, your "Hello Welcome" in English in .Net 6 video will stay with me forever (my first video).
I go to your channel, as if visiting a friend with whom we are talking in the attic while the children are sleeping :))
You are the best of the best of the best :)

tcwfwym
Автор

Can't wait to share my experience with this course before finishing the EF. It is zero difficulties of following the tutorial. I also learned a lot from the API section. Thanks for the amazing course.

dr_
Автор

It is very kind of you to share all this information for free with us, Thank You

heshamabdo
Автор

I think this video is fantastic! I've been wanting to learn .NET Core for a while, and this is the most suitable tutorial I've seen so far. It has been very helpful, and I really appreciate it. Thank you!

bqgrmfi
Автор

Videos like this encourage me to continue challenging myself as I walk this career path. Your flow is inspiring! Subscribed immediately. Keep up the great work. 🙂

mattmccredy
Автор

Thank God for you have been a blessing not only to me but also to the people who are new to Blazor. You have been an inspiration to many. May i request Sir Patrick of teaching us the Blazor hybrid with access to sql server. Thank you so much for having you as our inspiration. Pls. keep up your good work because its very uplifting, encouraging for many to continue blazor coding. Salamat kaau (Thank you so much).

jordansali
Автор

Waiting for full course with authorization with refresh tokens and angular! You are amazing! Thanks for your work!!!

Varkeyn
Автор

Great lesson, I have just bought the course on udemy, I am looking forward to learning more and more from it.

brunoichbinfdp
Автор

This quality is the reason why I bought your Blazor course. I learned a lot with this video. Thank you very much.

realcolormusic
Автор

Really great tutorial, learned a lot, finally understood backend api development, u rock, Keep up the good work. Cheers 😸😼

costandaniel
Автор

I bought this course a while ago and it's great thank you!

Totti
Автор

Hi there. The Course ends prematurely, half way through adding _context actions to the Service class

aikidoshi
Автор

Thank you. As always your videos are much appreciated. Only issue was that cannot carry it through to production, because there is no security part that explains how to secure the web api with jwt token authentication. I don't want to sound like I don't appreciate it though. I'm thankful that instructors like you make the effort.

nelsonrivers
Автор

Ctrl+D (multiple selection ) would save you a lot of time.
Good tutorial 🤝

codekhalipha
Автор

Amazing knowledge of tech and great teaching skills. Thanks

MrLgbk
Автор

Thank you so much, can you make a video about clean architecture, please ?

dm-bnnq
Автор

Thank you for Crash Course for beginner.

kritsana
Автор

Hi Patrick,
Can You do a video where you do .NET, Web API, SQL Database and Entity Framework with N-Layer Architecture(BLL and DAL)?
Kind regards

pcdoctor
Автор

Hi Patrick! Do you have a course of how to consume an external Rest API? i would love this video, a content where you need to provide username, password and token in order to post authentication and get the JWT in response... with this JWT then consume a service POST to show results in a table. I'm learning with your videos a lot! thank you su much!

skylycan