ASP.NET Core Web API CRUD With Entity Framework - Full Course ⭐ [.NET6 API]

  Рет қаралды 248,899

Sameer Saini

Sameer Saini

Күн бұрын

Пікірлер: 300
@asaravanan76
@asaravanan76 2 жыл бұрын
Thanks!
@assignments7806
@assignments7806 2 жыл бұрын
I don't usually leave comments, but decided to make an exception here. This is a fantastic video and helped me a lot! Thank you !
@SameerSaini
@SameerSaini 2 жыл бұрын
Great to hear!
@Leo_Aranji
@Leo_Aranji 10 ай бұрын
this is literally the best video explaining building an API I have ever seen, I have for days been trying to understand from different videos how are things done, and why they are done the way they are done. you are the only one to explain in such a calm and good way with a fairly simple project and did not fill my head with 10000 other things that i dont need to know as a beginner. Thank you so much!
@SameerSaini
@SameerSaini 10 ай бұрын
Thanks 😊
@oomimirin
@oomimirin 2 жыл бұрын
ありがとうございます!
@prajwalbayaskar7579
@prajwalbayaskar7579 6 ай бұрын
It's Abstract point to point explanation to Web API not like other youtuber who just waste our time for no reason... Thank you so much...
@aartiraut8859
@aartiraut8859 2 жыл бұрын
Seriously!! Precise content, great explanation and clear voice. I tried creating an api for the first time and I could do it... replaced ur connection string with an azure sql connection string and it still worked fine.
@ikennaumeh_io
@ikennaumeh_io 2 ай бұрын
This is really good. My first and best so far. And it's easy to understand and implement. My favourite part was the switch from "in memory db" to "SQL server", with just on line of code and everything worked smoothly.
@abdullahyousaf6013
@abdullahyousaf6013 Жыл бұрын
I rarely comment on youtube videos, but as someone who has struggled a lot with grasping basics of the .net architecture, I have to applaud you for making the most sensible and comprehensive guide I've come across (and trust me, I've been through MANY of them). Thank you, and I will make sure I come back to your channel for more in the future PS: for people who encounter the "A connection was successfully established with the server, but then an error occurred during the login process. (provider: SSL Provider, error: 0 - The certificate chain was issued by an authority that is not trusted.)" Error upon running the "Update-Database" command in NPM, add "TrustServerCertificate=True" at the end of your connection string. Peace
@SameerSaini
@SameerSaini Жыл бұрын
Appreciate the feedback :)
@brankoprosic5852
@brankoprosic5852 11 ай бұрын
This tutorial was revelation for me. Right rhythm, explanations...all in all, it helped me to unlock the door of what I have been missing and what previous tutorials lacked. Great stuff man and you have one more subscriber! I will keep learning from you.
@PushpendraKrSingh
@PushpendraKrSingh 2 жыл бұрын
I found this tutorial really great, considering I am not having any C# background. But your explanation made it very easier for me to understand the concepts. Thanks for your effort!!
@rajkapooryadav8401
@rajkapooryadav8401 2 жыл бұрын
Hello,Sir, Thank you so much for putting in the time and effort to create these tutorials. It's simply incredible. The best part is that it is simple to grasp and has a thorough explanation. Thank you very much once more!❤
@gerardoramirezvillarreal5278
@gerardoramirezvillarreal5278 2 жыл бұрын
Simple, precise and accurate! Great Explanation
@rossetti1998
@rossetti1998 2 жыл бұрын
Simple and direct to the point, amazing!
@khalidsultani1896
@khalidsultani1896 2 жыл бұрын
Thanks for posting. This is the most clear video I have seen on Web api and entity framework with out confusing viewers.
@SmileHK
@SmileHK Жыл бұрын
In this video, you have demonstrated to query one single table, I would like to see how you could perform cross-joining with multiple tables ? In the real life cases, the query may needed to perform logic like SQL on group by, distinct, having... etc Thanks and I would like to see your next video !
@marflage
@marflage Жыл бұрын
Fantastic tutorial! I believe the logic for PUT method could have been more aligned to the standard wherein an upsert operation is performed: creation of a new entry in the database if an already existent is not found.
@dl0937
@dl0937 Жыл бұрын
Best tutorial on WebAPI. Just excellent from beginning to the end. Very well explained. Thanks so much!
@sebastiaopaulo3857
@sebastiaopaulo3857 Жыл бұрын
O completed this task. Thank u
@Wi_KiJomPom
@Wi_KiJomPom 2 жыл бұрын
Great Tutorial Watched the Whole Video alone with implementation I learn a lot of new things Few things I did according to my way the way I like to do...But You are the Best I would definitely Recommend everyone to Watch this video
@burnettgededger6275
@burnettgededger6275 Жыл бұрын
This is definitely the easiest video to understand. It was straight forward and direct.
@biswadip1001
@biswadip1001 Жыл бұрын
No word for appreciation. Wonderful. The presentation was superb.
@tejashrinerpagare2487
@tejashrinerpagare2487 2 жыл бұрын
Thank you so much... I go through your video and step by step follow that and am able to done that... It's too helpful for me
@Codewithbhavru
@Codewithbhavru 3 күн бұрын
Thankyou so much sir , I have Learned something new today, it was very helpful to understand the concept .
@vaibhavvatsal445
@vaibhavvatsal445 2 жыл бұрын
It was an excellent tutorial. It was very precisely explained. ❤️
@EriCKtheGeneric
@EriCKtheGeneric 2 жыл бұрын
Great tutorial, I had some hiccups following along but I managed to get it working. Thanks!
@aurel_loss
@aurel_loss 10 ай бұрын
Great tutorial with a simple clear methodology 😃😃😃😃. Thanks too much!!!!!
@marcoscariaga9622
@marcoscariaga9622 Жыл бұрын
Very well explained. It is a great way to start developing a web api system. Thanks for your time! 👍
@gyanendrapalsingh3683
@gyanendrapalsingh3683 2 жыл бұрын
This is the most explainatory video i found on Internet about Web Api . need Html,css,js and c# tutorial sir,
@ganeshraman1136
@ganeshraman1136 2 жыл бұрын
great explanation..Thank you so much
@sudhirgaddam3079
@sudhirgaddam3079 2 жыл бұрын
The best AP.Net Core Web API video on KZbin... No words..
@benjaminsantana2837
@benjaminsantana2837 Жыл бұрын
A millions thanks for your explanaition and content, good programing.
@raoufpih5092
@raoufpih5092 2 жыл бұрын
Thanks for your effort your explanation was to much easy to understand . Thanks a lot . Keep going
@SameerSaini
@SameerSaini 2 жыл бұрын
Cheers mate!
@chtaibihamza
@chtaibihamza 2 жыл бұрын
Thank you from Morroco, your video clarified a lot of thing.
@SameerSaini
@SameerSaini 2 жыл бұрын
Cheers mate
@doronfishman1824
@doronfishman1824 Жыл бұрын
Great Explanation - a fantstic teache. I even don't speak English but I understand all.
@rahulkumbhar533
@rahulkumbhar533 Жыл бұрын
Being SQL developer, watch lot of video and this is first video which clear my all basic douts. Thank you ❤️
@saikrishna-rb3gx
@saikrishna-rb3gx Жыл бұрын
great class for web api projects creation by using inmemory & sqlserver as well..tq😀
@AdithyaNagaraj-b3p
@AdithyaNagaraj-b3p Жыл бұрын
You are a life saver! Thank you for this video and your step by step explanation!
@myHandleNotAvailableYet
@myHandleNotAvailableYet Жыл бұрын
Awesome tutorial. To the point and crystial clear. Thank you for making this video
@JuliLukiKon
@JuliLukiKon Жыл бұрын
Thanks a lot! This was such a great explanation! I think now i understood how to build my api.
@laxmanchaudhary9143
@laxmanchaudhary9143 Жыл бұрын
Hi Sir...Grate tutorial for beginner...Thank you so much...
@georgesaeid7231
@georgesaeid7231 Жыл бұрын
This is pretty elegant. Thank you very much.
@zohaibsyed1827
@zohaibsyed1827 2 жыл бұрын
Did you use Dependency Injection while creating rest APIs ?
@naz8885
@naz8885 Жыл бұрын
This video saved my career. You’re the man
@JagdishOnYT
@JagdishOnYT Жыл бұрын
The way he speaks English is like I am understanding this in my native language. Great teacher ever ..
@pluto40433
@pluto40433 2 жыл бұрын
Thank you sir well spoken. The tutorial that actually worked. Others didn't for me.
@tendainmupezeni5157
@tendainmupezeni5157 Жыл бұрын
That was straightforwad, Forever greatful!🙏🙏🙏
@fuadkhan2664
@fuadkhan2664 Жыл бұрын
Very very helpful video. Recommended for beginners
@riadamin813
@riadamin813 Жыл бұрын
This tutorial was amazing.. Thanks Do you have any tutotial on API with scaffolding. Testing in postman and connecting angular??
@warissalami7815
@warissalami7815 2 жыл бұрын
Thank You...Very Insightful and Helpful.
@sobareh
@sobareh 2 жыл бұрын
Great tutorial. Underrated. Otw buy ur course in udemy.
@PauloMartinezMarin
@PauloMartinezMarin 8 ай бұрын
Thanks a lot for this tutorial, very easy to understand and follow
@girishakk3249
@girishakk3249 Жыл бұрын
Thank you sir. Really appreciate your effort. I was looking this kind of tutorial. Once again thank a lot
@vincentomigie4842
@vincentomigie4842 Жыл бұрын
Thank you so much for your great effort. it was excellent and straightforward.
@shavbb_
@shavbb_ Жыл бұрын
First time in my entire life, I completed the whole course video, with lots of learning, Thank you @Sameer Loved your way of teaching.
@pathumjayasuriya5902
@pathumjayasuriya5902 2 жыл бұрын
Simple but Concise..... Thanks a lot Man 😍 You earned one Subscriber.
@SameerSaini
@SameerSaini 2 жыл бұрын
Appreciate it!
@BeanXPFoX
@BeanXPFoX 2 жыл бұрын
Thank you sir, I finally get it with this tutorial.
@ManishSingh-zd5go
@ManishSingh-zd5go Жыл бұрын
Really a great tutorial to understand for creating API in DotNet Core using Entity. Thanks to Sameer
@Br4d327
@Br4d327 Жыл бұрын
You have been very helpull!!!! Thank you!!
@vivekkumar-ue7sn
@vivekkumar-ue7sn 9 ай бұрын
Thank you for your effort, I found very helpful topic related to web API
@NaikIsKing
@NaikIsKing Жыл бұрын
Sir wonderful video for beginners, Thanks
@stevenpotter9555
@stevenpotter9555 Жыл бұрын
Thank you for this excellent tutorial. Is there any way you can show how to host this API in a windows service?? Coming from a WCF background I'm just not grasping the new way from the Topshelf approach. A decent tutorial on this would be extremely helpful..
@souvikmitrahellboy
@souvikmitrahellboy 2 жыл бұрын
this was really awesome, hope it will help me in my new project
@senakacar6704
@senakacar6704 2 жыл бұрын
It was very clear and explanatory. Thank you.
@AdityaKumarOfficial2318
@AdityaKumarOfficial2318 7 ай бұрын
Great Video. Can you also demonstrate via DatabaseFirst model? I mean database is already sitting in SqlServer.
@bobby7818
@bobby7818 Жыл бұрын
Thank You, Sir, I have learned a lot about MVC and now this web api from your video. It's really helpful for me to complete the assignment for my teacher. I have a question about this web api, I have created Web API and I want to public it, so Could you make a video to do it? there many video I try but it didn't work. at the end, Thank you so much Sir.
@ipipo
@ipipo 2 жыл бұрын
❤Damn! you made it so easy ❤Subscribed You lifted my confidence
@smsinside1988
@smsinside1988 2 жыл бұрын
❤Nice way to explain the things step by step
@SameerSaini
@SameerSaini 2 жыл бұрын
Thanks Mandeep
@georgeboydratcliff1036
@georgeboydratcliff1036 2 жыл бұрын
A really nice level of detail - thank you!
@SameerSaini
@SameerSaini 2 жыл бұрын
Glad it was helpful!
@hasnainazizi5831
@hasnainazizi5831 Жыл бұрын
This is exactly what i looking for. Beautiful work
@alwincherian2767
@alwincherian2767 2 жыл бұрын
Simple and Best one i have seen until now
@vicky30601
@vicky30601 2 жыл бұрын
❤️Just when I needed a dotnet and entity framework tutorial
@santhanakrishnan3275
@santhanakrishnan3275 2 жыл бұрын
thank you sameer. Excellent tutorial..
@SudhakarBala
@SudhakarBala Жыл бұрын
Thank you sir, Simple, precise and accurate! Great Explanation
@kirank-y4u
@kirank-y4u Жыл бұрын
Thank you, the video was very helpful for me.
@vijaichaudhary8092
@vijaichaudhary8092 Жыл бұрын
Great content I watched so far about web api...You explained the most targeted thing exactly what I searched for .👍👍
@tonybaker8971
@tonybaker8971 Жыл бұрын
❤Thank you Sameer - you are a Godsend - your videos have helped me so much in getting a start on using VS2022 (MVC and API)
@manishmesanayo7662
@manishmesanayo7662 9 ай бұрын
Thank you for your valuable video. I have encountered an SSL error during Update-Database. Any idea we can fix this. Your info is much appreciated.
@gnarfish5555
@gnarfish5555 Жыл бұрын
Very nice!! Thank you so much for sharing
@vivekanandareddyramala2052
@vivekanandareddyramala2052 2 жыл бұрын
Thank you very much.. ❤💜💙 The best thing I like here is creating sql server database using migration.
@michaelshepherdmunemo4414
@michaelshepherdmunemo4414 2 жыл бұрын
Thank you man. Your tutorials are so helpful.. I greatly appreciate
@rikisax63
@rikisax63 2 жыл бұрын
Very, very useful and clear explanation! many thanks!
@Vykhari1
@Vykhari1 Жыл бұрын
Thank you very much!! Excellent!!
@kritsana6170
@kritsana6170 Жыл бұрын
Thank you. Very clear explanation!.
@asifnawaz9732
@asifnawaz9732 2 жыл бұрын
Thanks man, That was really helpful. Subscribed.
@SameerSaini
@SameerSaini 2 жыл бұрын
Cheers mate
@PremKumar-qh3wt
@PremKumar-qh3wt 2 жыл бұрын
💖 Migration from Inmemory to Sql is the best part for me.
@sraanv5875
@sraanv5875 Жыл бұрын
this helped me aloooooooootttttt . thsnk you ❤
@harunaabaldeh2006
@harunaabaldeh2006 Жыл бұрын
This is a great video. I was just wondering why do you have to specify [FromRoute] in your methods when ApiController decorator takes care of it?
@FarahAlatrash
@FarahAlatrash 2 жыл бұрын
Thank you very very much for this tutorial
@zaferaslan
@zaferaslan Жыл бұрын
Thank you sir. It was an excellent tutorial.
@linsefabiyola8746
@linsefabiyola8746 Жыл бұрын
Thank you so much for the content sir. Highly helpful.
@ziaulqamar845
@ziaulqamar845 2 жыл бұрын
Hi, Great way to explain the things step by step and learn so easy recomended..Thanks Sameer Siani😍😍
@jakeh4342
@jakeh4342 2 жыл бұрын
One word: Brilliant!
@ruwanjayatunge5044
@ruwanjayatunge5044 2 жыл бұрын
This is good, clean and clear
@akshayshipurkar
@akshayshipurkar Жыл бұрын
❤Amazing one
@stephanielakin4666
@stephanielakin4666 2 жыл бұрын
💞 Brilliantly explained, Thank you!
@mohibfayyaz4582
@mohibfayyaz4582 Жыл бұрын
Simple and Pure Gold Stuff ❤❤
@olaniyitobi5884
@olaniyitobi5884 Жыл бұрын
Kudos to you. Great one💯
@younesszgr3162
@younesszgr3162 10 ай бұрын
i was looking for a great tutorial , i found this
@SameerSaini
@SameerSaini 10 ай бұрын
Thanks
@RameshJasti-nd8mx
@RameshJasti-nd8mx Жыл бұрын
Thaks a lot. It was a great session.
@rajkumararora7366
@rajkumararora7366 Жыл бұрын
Absolutely amazing and fun learning. Keep up the great work!!
黑天使只对C罗有感觉#short #angel #clown
00:39
Super Beauty team
Рет қаралды 36 МЛН
Une nouvelle voiture pour Noël 🥹
00:28
Nicocapone
Рет қаралды 9 МЛН
The evil clown plays a prank on the angel
00:39
超人夫妇
Рет қаралды 53 МЛН
ASP.NET Core Crash Course - C# App in One Hour
1:00:44
freeCodeCamp.org
Рет қаралды 1,6 МЛН
REACT  Typescript Context Auth JWT
1:04:39
SmartappLK Learning Studies
Рет қаралды 72
NgRx for Angular 19 State Management: The Ultimate Guide
20:07
Tech Design Pilot
Рет қаралды 164
RESTful API with .NET Core (.NET 7) - Full Course for Beginners
2:32:39
DotNetMastery
Рет қаралды 201 М.
黑天使只对C罗有感觉#short #angel #clown
00:39
Super Beauty team
Рет қаралды 36 МЛН