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

Поделиться
HTML-код
  • Опубликовано: 16 окт 2024

Комментарии • 298

  • @assignments7806
    @assignments7806 2 года назад +25

    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 !

  • @Leo_Aranji
    @Leo_Aranji 8 месяцев назад +1

    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!

  • @ikennaumeh_io
    @ikennaumeh_io 13 дней назад +1

    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.

  • @aartiraut8859
    @aartiraut8859 Год назад +4

    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.

  • @prajwalbayaskar7579
    @prajwalbayaskar7579 4 месяца назад

    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...

  • @PushpendraKrSingh
    @PushpendraKrSingh 2 года назад +8

    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!!

  • @abdullahyousaf6013
    @abdullahyousaf6013 Год назад +1

    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

  • @brankoprosic5852
    @brankoprosic5852 8 месяцев назад

    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.

  • @rajkapooryadav8401
    @rajkapooryadav8401 Год назад +13

    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!❤

  • @rossetti1998
    @rossetti1998 Год назад +6

    Simple and direct to the point, amazing!

  • @gerardoramirezvillarreal5278
    @gerardoramirezvillarreal5278 Год назад +6

    Simple, precise and accurate! Great Explanation

  • @SmileHK
    @SmileHK Год назад +3

    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 !

  • @khalidsultani1896
    @khalidsultani1896 2 года назад +1

    Thanks for posting. This is the most clear video I have seen on Web api and entity framework with out confusing viewers.

  • @marflage
    @marflage Год назад +3

    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.

  • @burnettgededger6275
    @burnettgededger6275 10 месяцев назад

    This is definitely the easiest video to understand. It was straight forward and direct.

  • @sebastiaopaulo3857
    @sebastiaopaulo3857 Год назад +1

    O completed this task. Thank u

  • @ganeshraman1136
    @ganeshraman1136 Год назад +1

    great explanation..Thank you so much

  • @vaibhavvatsal445
    @vaibhavvatsal445 2 года назад +4

    It was an excellent tutorial.
    It was very precisely explained.
    ❤️

  • @EriCKtheGeneric
    @EriCKtheGeneric Год назад

    Great tutorial, I had some hiccups following along but I managed to get it working. Thanks!

  • @tejashrinerpagare2487
    @tejashrinerpagare2487 Год назад

    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

  • @Wi_KiJomPom
    @Wi_KiJomPom 2 года назад +1

    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

  • @aurel_loss
    @aurel_loss 8 месяцев назад

    Great tutorial with a simple clear methodology 😃😃😃😃. Thanks too much!!!!!

  • @chtaibihamza
    @chtaibihamza 2 года назад +1

    Thank you from Morroco, your video clarified a lot of thing.

  • @pluto40433
    @pluto40433 2 года назад +1

    Thank you sir well spoken. The tutorial that actually worked. Others didn't for me.

  • @raoufpih5092
    @raoufpih5092 2 года назад +1

    Thanks for your effort your explanation was to much easy to understand . Thanks a lot . Keep going

  • @georgesaeid7231
    @georgesaeid7231 11 месяцев назад

    This is pretty elegant. Thank you very much.

  • @asaravanan76
    @asaravanan76 2 года назад +1

    Thanks!

  • @benjaminsantana2837
    @benjaminsantana2837 Год назад

    A millions thanks for your explanaition and content, good programing.

  • @biswadip1001
    @biswadip1001 Год назад +1

    No word for appreciation. Wonderful.
    The presentation was superb.

  • @georgeboydratcliff1036
    @georgeboydratcliff1036 2 года назад +2

    A really nice level of detail - thank you!

  • @marcoscariaga9622
    @marcoscariaga9622 Год назад

    Very well explained. It is a great way to start developing a web api system. Thanks for your time! 👍

  • @dl0937
    @dl0937 Год назад

    Best tutorial on WebAPI. Just excellent from beginning to the end. Very well explained. Thanks so much!

  • @PauloMartinezMarin
    @PauloMartinezMarin 5 месяцев назад

    Thanks a lot for this tutorial, very easy to understand and follow

  • @novocrewurbex7726
    @novocrewurbex7726 Год назад +3

    if the UPDATE DATA BASE is not working try putting this in front of Trusted_Connection=True;
    Update it to
    Trusted_Connection=True;TrustServerCertificate=True;

  • @laxmanchaudhary9143
    @laxmanchaudhary9143 Год назад

    Hi Sir...Grate tutorial for beginner...Thank you so much...

  • @doronfishman1824
    @doronfishman1824 10 месяцев назад

    Great Explanation - a fantstic teache. I even don't speak English but I understand all.

  • @JuliLukiKon
    @JuliLukiKon Год назад

    Thanks a lot!
    This was such a great explanation!
    I think now i understood how to build my api.

  • @saikrishna-rb3gx
    @saikrishna-rb3gx Год назад

    great class for web api projects creation by using inmemory & sqlserver as well..tq😀

  • @ipipo
    @ipipo Год назад +1

    ❤Damn! you made it so easy ❤Subscribed
    You lifted my confidence

  • @gyanendrapalsingh3683
    @gyanendrapalsingh3683 2 года назад

    This is the most explainatory video i found on Internet about Web Api . need Html,css,js and c# tutorial sir,

  • @Br4d327
    @Br4d327 Год назад

    You have been very helpull!!!! Thank you!!

  • @myHandleNotAvailableYet
    @myHandleNotAvailableYet Год назад

    Awesome tutorial. To the point and crystial clear. Thank you for making this video

  • @younesszgr3162
    @younesszgr3162 8 месяцев назад +1

    i was looking for a great tutorial , i found this

  • @AdithyaNagaraj-b3p
    @AdithyaNagaraj-b3p Год назад

    You are a life saver! Thank you for this video and your step by step explanation!

  • @bobby7818
    @bobby7818 10 месяцев назад

    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.

  • @walidhadlamusic
    @walidhadlamusic 2 года назад +1

    Wonderful tutorial

  • @warissalami7815
    @warissalami7815 Год назад

    Thank You...Very Insightful and Helpful.

  • @zohaibsyed1827
    @zohaibsyed1827 2 года назад +2

    Did you use Dependency Injection while creating rest APIs ?

  • @fuadkhan2664
    @fuadkhan2664 Год назад

    Very very helpful video. Recommended for beginners

  • @BeanXPFoX
    @BeanXPFoX Год назад

    Thank you sir, I finally get it with this tutorial.

  • @vivekkumar-ue7sn
    @vivekkumar-ue7sn 7 месяцев назад

    Thank you for your effort, I found very helpful topic related to web API

  • @riadamin813
    @riadamin813 Год назад

    This tutorial was amazing..
    Thanks
    Do you have any tutotial on API with scaffolding. Testing in postman and connecting angular??

  • @girishakk3249
    @girishakk3249 Год назад

    Thank you sir. Really appreciate your effort. I was looking this kind of tutorial. Once again thank a lot

  • @smsinside1988
    @smsinside1988 2 года назад +2

    ❤Nice way to explain the things step by step

  • @AdityaKumarOfficial2318
    @AdityaKumarOfficial2318 4 месяца назад

    Great Video. Can you also demonstrate via DatabaseFirst model? I mean database is already sitting in SqlServer.

  • @santhanakrishnan3275
    @santhanakrishnan3275 Год назад

    thank you sameer. Excellent tutorial..

  • @tendainmupezeni5157
    @tendainmupezeni5157 Год назад

    That was straightforwad, Forever greatful!🙏🙏🙏

  • @kritsana6170
    @kritsana6170 Год назад

    Thank you. Very clear explanation!.

  • @oomimirin
    @oomimirin 2 года назад

    ありがとうございます!

  • @sobareh
    @sobareh Год назад

    Great tutorial. Underrated. Otw buy ur course in udemy.

  • @naz8885
    @naz8885 Год назад

    This video saved my career. You’re the man

  • @Vykhari1
    @Vykhari1 Год назад

    Thank you very much!! Excellent!!

  • @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 Год назад

    this was really awesome, hope it will help me in my new project

  • @sraanv5875
    @sraanv5875 Год назад

    this helped me aloooooooootttttt . thsnk you ❤

  • @FarahAlatrash
    @FarahAlatrash Год назад

    Thank you very very much for this tutorial

  • @sudhirgaddam3079
    @sudhirgaddam3079 Год назад

    The best AP.Net Core Web API video on RUclips... No words..

  • @NaikIsKing
    @NaikIsKing Год назад

    Sir wonderful video for beginners, Thanks

  • @vincentomigie4842
    @vincentomigie4842 Год назад

    Thank you so much for your great effort. it was excellent and straightforward.

  • @kirank-y4u
    @kirank-y4u 11 месяцев назад

    Thank you, the video was very helpful for me.

  • @gnarfish5555
    @gnarfish5555 Год назад

    Very nice!! Thank you so much for sharing

  • @JagdishOnYT
    @JagdishOnYT Год назад

    The way he speaks English is like I am understanding this in my native language. Great teacher ever ..

  • @SudhakarBala
    @SudhakarBala Год назад

    Thank you sir,
    Simple, precise and accurate! Great Explanation

  • @jayd999
    @jayd999 Год назад

    Thank you for a very crisp tutorial♥

  • @RameshJasti-nd8mx
    @RameshJasti-nd8mx Год назад

    Thaks a lot. It was a great session.

  • @pathumjayasuriya5902
    @pathumjayasuriya5902 2 года назад +2

    Simple but Concise..... Thanks a lot Man 😍 You earned one Subscriber.

  • @vijaichaudhary8092
    @vijaichaudhary8092 Год назад

    Great content I watched so far about web api...You explained the most targeted thing exactly what I searched for .👍👍

  • @alwincherian2767
    @alwincherian2767 Год назад

    Simple and Best one i have seen until now

  • @olaniyitobi5884
    @olaniyitobi5884 10 месяцев назад

    Kudos to you. Great one💯

  • @zaferaslan
    @zaferaslan Год назад

    Thank you sir. It was an excellent tutorial.

  • @senakacar6704
    @senakacar6704 2 года назад

    It was very clear and explanatory. Thank you.

  • @kylekeenan3485
    @kylekeenan3485 2 года назад +5

    This was really informative for me, I am trying to learn more about API's.
    For the repeating code in the contact classes, would it have been better to use a contact interface and then create more specific contact classes to avoid duplicating code where possible?

  • @manishmesanayo7662
    @manishmesanayo7662 7 месяцев назад

    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.

  • @Mustafanin_kanali
    @Mustafanin_kanali 2 года назад +1

    Thank you Sameer.It was great work.

  • @asifnawaz9732
    @asifnawaz9732 2 года назад +1

    Thanks man, That was really helpful. Subscribed.

  • @linsefabiyola8746
    @linsefabiyola8746 Год назад

    Thank you so much for the content sir. Highly helpful.

  • @ManishSingh-zd5go
    @ManishSingh-zd5go Год назад

    Really a great tutorial to understand for creating API in DotNet Core using Entity. Thanks to Sameer

  • @osmargombbcl
    @osmargombbcl 2 года назад +1

    Really awesome thank you

  • @rahulkumbhar533
    @rahulkumbhar533 Год назад

    Being SQL developer, watch lot of video and this is first video which clear my all basic douts. Thank you ❤️

  • @sakethsharma8299
    @sakethsharma8299 7 месяцев назад

    Very Good Explanation, could you also plz explain, how we can work with database server instead of InMemoryDb ?

  • @lucianotoledo983
    @lucianotoledo983 2 года назад

    Excellent Tutorial

  • @ruwanjayatunge5044
    @ruwanjayatunge5044 2 года назад

    This is good, clean and clear

  • @michaelshepherdmunemo4414
    @michaelshepherdmunemo4414 2 года назад

    Thank you man. Your tutorials are so helpful.. I greatly appreciate

  • @solinhassan734
    @solinhassan734 Год назад

    Thank you so Much for this amazing video

  • @jashanpreett__
    @jashanpreett__ Год назад +1

    i am getting this error during Update-Migration process : (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.))

    • @richardmygland3820
      @richardmygland3820 Год назад +1

      add ‘TrustServerCertificate=True’ as a parameter to your connection string

    • @syikinxxi6003
      @syikinxxi6003 Год назад

      @@richardmygland3820 thank you so much!!

  • @Ndubuogaranya
    @Ndubuogaranya Год назад

    i love this video, very very simplified. please, can you apply JWt and IdentityUser manager in this course?

  • @ermahesh2009
    @ermahesh2009 Год назад

    ❤ great learning thanks a lot sir

  • @pradipkafle3644
    @pradipkafle3644 Год назад

    Great Explanation !!!

  • @GraphX02
    @GraphX02 Год назад

    ❤ Loved your explaination

  • @PremKumar-qh3wt
    @PremKumar-qh3wt 2 года назад

    💖 Migration from Inmemory to Sql is the best part for me.