CRUD with a .NET 6 Web API & Entity Framework Core 🚀 Full Course

Поділитися
Вставка
  • Опубліковано 16 вер 2024

КОМЕНТАРІ • 502

  • @qamariqbal6730
    @qamariqbal6730 2 роки тому +79

    That's the tutorial I was looking for, everything is so updated and you taught in the most simplified way possible. Great work there.
    Thanks a lot

    • @PatrickGod
      @PatrickGod  2 роки тому +5

      Thank you so much for your feedback! Glad I could help. 😊

  • @maestromaestro675
    @maestromaestro675 2 роки тому +11

    I like the way how Patrick goes through his courses. It looks like "let's try and see what will happen" approach, but it's not: everything comes to its place with (mostly without) minimal corrections! Also, don't let his unprettended approach deceive you, because he demonstrates important and useful programming techniques.

    • @PatrickGod
      @PatrickGod  2 роки тому +2

      Hey Maestro, Thank you so much for your kind words! Really means a lot me. 😊 Take care, Patrick

    • @rafaelperes4140
      @rafaelperes4140 Рік тому +1

      And it feels so easy to watch and sooo informal and pleasant almost like he invited u for coffee, it almost evening, sun is setting and we just randomly doing some code, no stress, just coding 😊

  • @matthewbaier766
    @matthewbaier766 Рік тому +1

    I have posted like four comments on this video. Seriously, this video was INCREDIBLY HELPFUL!!! I was actually able to make it through the entire video because you did not assume ANYTHING about our skill and code setup.
    Seriously, thank you very much for this incredible video. I learned more in this video about API's than I have on my own research the past two months.

  • @abbsantosh
    @abbsantosh 2 роки тому +3

    Excellent piece of material, I just followed it for an hour till Entity Framework, and was able to understand the in and out of WebAPI along with Swagger. Great Job. Superb Explaination

    • @PatrickGod
      @PatrickGod  2 роки тому +1

      Thank you very much for your feedback! Glad I could help. 😊

  • @guy9800
    @guy9800 2 роки тому +4

    Following this tutorial really helped close the gaps for me. I was even able to abstract my data access and business logic layers due to the thoroughness of your explainations. Thank you.

    • @PatrickGod
      @PatrickGod  2 роки тому

      Welcome! Thanks a lot for your feedback! 😊

  • @FourDollarBill
    @FourDollarBill 2 роки тому +8

    Hi, Patrick. I've been watching you on UA-cam and Udemy for a long time already. You have taught me a lot and helped me to cope with my work. I am very grateful to you. Thank you so much!

    • @PatrickGod
      @PatrickGod  Рік тому

      Really glad I could help! Thanks a lot for your feedback and for staying with me! 😊

  • @zing-rsa
    @zing-rsa 11 місяців тому +2

    This is a great video man. Most people just scaffold everything in tutorials, this one shows you whats happening one level deeper. Thanks.

  • @mauricemakesmovies
    @mauricemakesmovies Рік тому +4

    50:55 This is a reason to subscribe to a channel like yours. It's not just a tutorial video, but also shows some neat tricks. Also, you make it feel like we're two students working on a project of which you know a lot about, which makes it so much easier to keep my attention to. +1 subscriber for the God.

    • @PatrickGod
      @PatrickGod  Рік тому

      This is so kind of you! Thank you very much fellow student. 😉😁

  • @LCSL90
    @LCSL90 2 роки тому +7

    First off - thanks for the video. I didnt caught up to .net 6 until now. This gives me a good overview in whats new and whats not. :)
    At 27:33 you could also just return NotFound("Message"); or return NoContent("..."); instead of BadRequest in this case.
    In your case the NoContent would be the most fitting I guess since you simple have not found the data in your db. In my oppinion this would be a successful request with no result => 204.
    For me a BadRequest correlates to the input parameters given to the api method. So in this case, if the id was 0 or -n for example.

    • @PatrickGod
      @PatrickGod  2 роки тому

      Hey there! Great points! Thanks a lot for sharing. 😊

  • @icharlie9812
    @icharlie9812 2 роки тому +8

    Used this vid and a few others to get me through some coding interviews and eventually a much better job! Thanks for the content Patrick. Really great stuff!

    • @PatrickGod
      @PatrickGod  2 роки тому +1

      This is awesome! Congratulations! And thanks so much for sharing this! 😄

    • @nesa6582
      @nesa6582 2 роки тому

      Give links to those few others :D

  • @dazai8393
    @dazai8393 2 роки тому +2

    Thank you so much, i just started to programming like 4 months ago and i was so confused about how to create an API with visual studio 2022 and c#, because there are no tutorials about net 6, im a spanish speaker so, it was even more hard for me to find a simple tutorial. So this video helped me so much to start programming my first API.
    Again, thanks a lot

    • @PatrickGod
      @PatrickGod  2 роки тому +1

      Glad I could help! Thanks a lot for your feedback! 😊

  • @danielschmidt2561
    @danielschmidt2561 2 роки тому +2

    Vielen, vielen dank Patrick, ueber alles das war sehr schnell und einfach

    • @PatrickGod
      @PatrickGod  2 роки тому

      Freut mich! Besten Dank für dein Feedback, Daniel! 😊

  • @gracenote108
    @gracenote108 2 роки тому +1

    I haven't touched C# and MVC in several months and I don't actively work with it (my work uses Java, and other things). Your video has been a great and timely refresher. Thanks for the work.

    • @PatrickGod
      @PatrickGod  2 роки тому

      Glad I could help! Thanks a lot for your feedback! 😊

  • @vascogungui2453
    @vascogungui2453 10 місяців тому +1

    Thank You a million Patrick. Thumbs Up. New follower from today. I've been struggling with EFC for years until today. Again thank You!

  • @antonyou1642
    @antonyou1642 2 роки тому +1

    Thank you!! probably the best tutorial I've ever seen!!

    • @PatrickGod
      @PatrickGod  2 роки тому

      Thank you so much for your kind feedback! 🙂

  • @WasayTech
    @WasayTech Рік тому +1

    Honestly the best regarding .Net so far. Awesome❤‍🔥

  • @matthewbaier766
    @matthewbaier766 Рік тому

    39:00 My goodness THANK YOU! You have no idea how many videos I came across where they assumed you are using a database and don't actually walk through setting up the connect strings to your own Sql server.

  • @carol00210
    @carol00210 2 роки тому +6

    Your tutorial helped me setting the data layer for my web application. Without it I'd have to ask my senior devs even more for help, which would cost them a lot of time. I still need to recap it and understand what is happening at each step, but still it helped a lot already. Thank you so much for it. Would you say your course explains in detail what each of the components are? I studied classes, interfaces and so on but would need some refresh there tbh. If yes, let me know and I'll consider buying your course :)

  • @masrurahmed2542
    @masrurahmed2542 Рік тому +1

    This is the best free software Ive seen. Respect.

  • @sleave_exe
    @sleave_exe 5 місяців тому +1

    man i have a technical interview coming up and thank you alot for this,i have used database first and the Scaffold-dbContext it helps alot and it is much simpler then this approach but none the less it did work greatly

  • @Throllfinn
    @Throllfinn 2 місяці тому +1

    Incredible work! Clarified so many things for me.

    • @PatrickGod
      @PatrickGod  2 місяці тому +1

      Great to hear! Thank you! 😊

  • @On_The_Way_To_Krishna7
    @On_The_Way_To_Krishna7 2 роки тому +2

    Thank You,
    So much i was suffering from this new version.
    i m a programmer and if i feel happy i just write in camel case as below
    ThankYouPatrickGodThisIsAwesome

    • @PatrickGod
      @PatrickGod  2 роки тому

      Glad I could help! Thanks a lot for your feedback! 😊

  • @swansonair
    @swansonair 2 роки тому +1

    Thanks a lot I managed to follow along despite still being on .NET 5. Aside from having to use an older version of the Entity Framework the process is identical.

    • @PatrickGod
      @PatrickGod  2 роки тому

      Glad I could help! Thanks for your feedback!😊

  • @pieteb_nl
    @pieteb_nl 2 роки тому +1

    Good stuff! Spend most of my Sunday following along and figuring stuff out. My first succesfull .NET API project with actual db connection. Learned a ton, thanks!

    • @PatrickGod
      @PatrickGod  2 роки тому +1

      So glad I could help! Congrats! Thanks a lot for your feedback! ☺

  • @carguy-xv2cl
    @carguy-xv2cl Рік тому +9

    I like Time Corey but I think he spends too much time on theory and advice and not enough on coding. This is perfect.

    • @PatrickGod
      @PatrickGod  Рік тому +1

      This means a lot to me. Thank you so much! 😊

  • @frelle6100
    @frelle6100 2 роки тому

    That was an amazing tutorial, I've been looking through many tutorials now, most are outdated and/or are doing and/or explaining things in a non-beginner-friendly way.

  • @pabloduarte4470
    @pabloduarte4470 Рік тому +1

    I really appreciate the effort you put into this tutorial. It is super nice how you explain everything from the base, giving coherence to all the explanation.

  • @chill-helicopter
    @chill-helicopter 2 роки тому +1

    Thank you, man. I tried to understand this info in different resources near the month after work. And only your video helped me.

    • @PatrickGod
      @PatrickGod  2 роки тому

      Glad it helped! Thanks for your feedback! 😊

  • @oncalldev
    @oncalldev 2 роки тому +3

    Very well done. Trying to get my mindset back to C# development and this was a nice refresher on serveral topics relating to API, EF and migrations.

    • @PatrickGod
      @PatrickGod  2 роки тому

      Again, thank you very much for your feedback, Bruce. Means a lot. 😊

    • @mateusloubach
      @mateusloubach 2 роки тому

      since you have exp in c# and back-end, mind throwing me a few tips regarding how to take this db and create a front-end page to insert these informations?

  • @alexandra-uj5mt
    @alexandra-uj5mt Рік тому

    شكرًا لهذا الكورس الرائع! لقد استفدت كثيرًا ،وبدأت أتحمس لدراسة ال wep api أكثر ، كل الدعم 🌷🔥

  • @sraanv5875
    @sraanv5875 Рік тому +1

    this was awesome , helped me alot as a begginer ❤ thank you so much ❤

  • @nhatvytruong5551
    @nhatvytruong5551 2 роки тому

    This is a really really good tutorial for Web API with simple features like: insert, update, and delete. Finally, thank you so much. It very helpful for me

  • @skylycan007
    @skylycan007 Рік тому +1

    I am so happy because i learnt something with your video! nice teaching!

  • @samjakrishnan6969
    @samjakrishnan6969 2 роки тому +1

    I'm so glad that I found your channel. This video did give me the exact Jumpstart. Thank you again!!👍

    • @PatrickGod
      @PatrickGod  2 роки тому

      Thanks a lot for your feedback. Glad I could help. 😊

  • @srikantnandhakumar3237
    @srikantnandhakumar3237 2 роки тому +2

    Amazing CRUD tutorial , thanks very much for the valuable walkthrough

    • @PatrickGod
      @PatrickGod  2 роки тому

      Glad it was helpful! Thanks a lot for your feedback! 😊

  • @attilaguba856
    @attilaguba856 Рік тому +1

    This is a perfect start in API after net core MVC. and moving to Blazor as well! Gonna check your courses! Thanks Mate!

    • @PatrickGod
      @PatrickGod  Рік тому +1

      Glad I could help! Hope you enjoy the journey! 😀

    • @attilaguba856
      @attilaguba856 Рік тому

      @@PatrickGod absolutely I do enjoy! 😃! It's kind of addiction! 😁! If you have a a separated courses about implement a payment gateway let's say Stripe / or could be different/ , how to store your credentials like smtp password etc in safe way! How you deploy your web application if you choose a hosting like GoDaddy or Ionos/ or any / with databases SQL ! If I have any further questions could I reach you by email/ if u don't mind/ ?!

  • @sarah-gv1rv
    @sarah-gv1rv 2 роки тому +1

    You are such a Life Saviour ThankYou for making Life easiar.

    • @PatrickGod
      @PatrickGod  2 роки тому +1

      Glad I could help! Thank for your feedback! 😊

  • @umidkurbanov5495
    @umidkurbanov5495 Рік тому +1

    Really awesome and simple explained. Love this course

  • @eo333
    @eo333 2 роки тому +1

    Thank you, helped me out allot to understand more what .net 6 is about!

  • @abdulmuksith3391
    @abdulmuksith3391 2 роки тому

    Bro !! its amazing . I started my .Net Web API journey from your video. Its super easy to understand. Thank you very much

  • @johnxisde
    @johnxisde 2 роки тому

    Patrick, i really appreciate this hour with you! thank for all!

  • @chrisheld8463
    @chrisheld8463 2 роки тому +1

    Love the track lighting!

  • @sorajhin
    @sorajhin 2 роки тому +2

    You've earned a sub! This is a very good kickstarter knowledge on building api using dotnet6 and entity framework.
    Very well explained for a super beginner programer like me 😀 specially on how you explain the DbContext stuffs!

    • @PatrickGod
      @PatrickGod  2 роки тому

      Awesome, thank you so much! Glad I could help! 😄

  • @malcolmwhild2011
    @malcolmwhild2011 2 роки тому +1

    Hey Patrick - you are literally a legend mate :-) thank you for taking the time to post such great content. Helped me with a couple of concepts that I've been struggling with for ages. I have a little boy too, and I've been learning while he's been sleeping ...

    • @PatrickGod
      @PatrickGod  2 роки тому

      Great to hear! Thank you very much for your feedback! And I hope you boy is sleeping through. 😊

  • @brandonparkinson3924
    @brandonparkinson3924 2 роки тому +5

    This is a great guide - so much so I have purchased your udemy course. Thank you!

    • @PatrickGod
      @PatrickGod  2 роки тому

      Awesome, thank you sooooo much!!

  • @AnuragKumar-gc4bg
    @AnuragKumar-gc4bg 2 роки тому +1

    A big Thank You to you. This Video help me in all way to understand each lines of Controller Class. From last three days I went to many tutorials but I found correct explaination here.

    • @PatrickGod
      @PatrickGod  2 роки тому

      Thank you so much! Great to hear that! 😊

  • @geckotech398
    @geckotech398 2 роки тому +2

    Extremely good introduction to dotnet APIs using SQL, was not hard for me to dockerise this as well :)

    • @PatrickGod
      @PatrickGod  2 роки тому +1

      Thank you so much for your feedback! Appreciate it! 😁

  • @CharlesBurnsPrime
    @CharlesBurnsPrime 2 роки тому +3

    You might consider doing a video using Dapper instead of EF. Dapper is much faster than EF, and much simpler (unless the application needs to support multiple DBMSs, in which case SQL would need to be written for each).

    • @PatrickGod
      @PatrickGod  2 роки тому +3

      Added Dapper to my roadmap. Thanks for your feedback, Charles! 😊

  • @desstrax
    @desstrax Рік тому

    this is the best tutorial to understand EF. good job!

  • @netsurfers9357
    @netsurfers9357 2 роки тому +3

    You should do a tutorial on Class Library's verses Stored Procedures, when to use them, what they are used for, DAL, and security features. I have seriously thought about writing a book on this, including Razor extensions, CRUD, EF.
    The new Razor syntax is even more powerful than ever before, great to understand, and moves into Blazer web development if needed, which is what I think the future will be in coding practices.

  • @ganny1891
    @ganny1891 2 роки тому +3

    Great tutorial man! Thank you for your help, everything was well explained.

    • @PatrickGod
      @PatrickGod  2 роки тому +1

      You're welcome! Thank you so much for your feedback! 😊

  • @omarfathy1795
    @omarfathy1795 2 роки тому +1

    Thanks, Patrick I understand your easily steps, I am form egypt

    • @PatrickGod
      @PatrickGod  2 роки тому

      Glad you like it! Thanks for your feedback. 😊

  • @shantkumarbiradar9255
    @shantkumarbiradar9255 Рік тому +1

    Just here to say, 'Thank you and it helped me'!!

    • @PatrickGod
      @PatrickGod  Рік тому

      You're welcome! Thank you for sharing that! 😊

  • @WesDoyle
    @WesDoyle 2 роки тому +1

    Nice work, Patrick!

    • @PatrickGod
      @PatrickGod  2 роки тому

      Thank you very much, Wes! Great channel you got there! 😊

  • @fInDmEbRuh
    @fInDmEbRuh Рік тому +1

    Thank you so much Patrick. It's really very helpful🙂

  • @rfsnjn
    @rfsnjn 2 роки тому +1

    the tutorial was Amazing , looking foward to another video , thanks a lot

    • @PatrickGod
      @PatrickGod  2 роки тому

      Glad you liked it! Thank you so much! 😊

  • @claudioalvarez9802
    @claudioalvarez9802 2 роки тому +1

    Excelent tutorial!... the most effective way to update knowledge :D ... thank you from Chile!

    • @PatrickGod
      @PatrickGod  2 роки тому

      Glad it was helpful! Thank you so much for your feedback! 😊

  • @adesheddie1
    @adesheddie1 2 роки тому +1

    The tutorial was great, I enrolled in your .Net 5 Web API Jumpstart, it's awesome as well,
    This video helped me understand working with Visual Studio with .Net, and your course is in VS Code, which is really great, hope I will become good at .Net by the end of the course. Cheers!

    • @PatrickGod
      @PatrickGod  2 роки тому

      That's awesome, Adesh! Thank you so much! 😊

    • @adesheddie1
      @adesheddie1 2 роки тому

      would be great if we get a tutorial for compressing large JSON responses using gzip etc.......

  • @MaxiMillion456
    @MaxiMillion456 Рік тому

    This Tutorial was awsome, thank you very much.
    As a small Tipp for the Migration:
    Use the Commands:
    add-migration InitialCreate
    update-database

  • @luanassis9842
    @luanassis9842 Рік тому +1

    Great lesson. Thanks!

  • @eliy5550
    @eliy5550 Рік тому +1

    THANK YOU SO MUCH YOU ARE A LIFE SAVER DUDE!

  • @abduimam785
    @abduimam785 2 роки тому +1

    Great / Fast / Simple / Short video / select the needed part to know ..

    • @PatrickGod
      @PatrickGod  2 роки тому +1

      Glad you liked it. Thanks for your feedback!

  • @mohmmedyaseen5858
    @mohmmedyaseen5858 Рік тому

    Cleared my many doubts from this video... I wish you could have explained the last part(DB update using Controller)as you did in the first

  • @bhalchandrapatil7201
    @bhalchandrapatil7201 2 роки тому +2

    Very well explained. Tutorial is very helpful to start the project work...!!

    • @PatrickGod
      @PatrickGod  2 роки тому

      Glad it was helpful! Thanks a lot for your feedback!

  • @mrCetus
    @mrCetus 2 роки тому +1

    😎 great tutorials! everything bind-up in single videos, welldone pat 👍

  • @Golden_games
    @Golden_games 2 роки тому

    love this. thanks now I can make an api with entity framework

  • @sayukireload
    @sayukireload Рік тому

    Thank you, it is clear and straightforward to follow.

  • @BrenoMontanari
    @BrenoMontanari 2 роки тому +1

    Thanks Patrick. This is such a nice video ! Cheers from Brazil !

    • @PatrickGod
      @PatrickGod  2 роки тому +1

      Glad you enjoyed it! Thanks for your feedback! 😊

  • @hasanozcifci1
    @hasanozcifci1 7 місяців тому +1

    great tutorial, you are a super hero

  • @isharaperera0629
    @isharaperera0629 2 роки тому

    This is great for actual beginners. Thank you man!

  • @prodrigu75
    @prodrigu75 2 роки тому

    Very good tutorial dear, the content is extremely clear. However, I "missed" you to say something about the stored procedures and functions within the NETFrameworkCore. You deserve your cup of coffee! Greetings from Santiago de Chile.

  •  2 роки тому

    Gracias a ti encontré mi primer trabajo como desarrollador .net, gracias

  • @oguzhangundogdu4820
    @oguzhangundogdu4820 2 роки тому +1

    my friend patrick probably you are the best

    • @PatrickGod
      @PatrickGod  2 роки тому

      Thanks a lot! Appreciate it! 😊

  • @joelopesdesouza9282
    @joelopesdesouza9282 2 роки тому +1

    Incredible! Thank youvery much! I'm gonna learn about your paid courses right now!

    • @PatrickGod
      @PatrickGod  2 роки тому +1

      Awesome! Thank you so much!! 😁

  • @KapnKregg
    @KapnKregg 11 місяців тому

    The reason you had to restart the app @23:08 is because there was a change in the access modifier for the heroes List during the small refactor earlier. The only reason I know this is because I use the JetBrains Rider IDE instead of Visual Studio, and it gives me a notification whenever I update access modifiers that I will need to restart the app in order for hot loading to work properly.

  • @joaquinalvarez4912
    @joaquinalvarez4912 2 роки тому +1

    Awesome, easy to follow and with some nice complexer theme insights

  • @Theroughcutgamer
    @Theroughcutgamer Рік тому +1

    Beyond helpful dude thankyou!

    • @PatrickGod
      @PatrickGod  Рік тому

      Glad to hear it! Thanks a lot for your comment!

  • @rmeera3434
    @rmeera3434 2 роки тому +1

    Excellent, very good explanation thank you so much Mr.

    • @PatrickGod
      @PatrickGod  2 роки тому +1

      Glad you liked it! Thanks a lot for your feedback! 😊

  • @orcaowlwizco369
    @orcaowlwizco369 2 роки тому +1

    Subscribed, as a back-end dev I greatly appreciate this.. Wonderfully easy tutorial and extremely informative sir. Send a link if you have your own course set up now?

  • @HELLNAWW
    @HELLNAWW 2 роки тому +26

    This is great but we need a video on how to then call this API from a front-end framework such as React or Angular. There is a surprising lack of examples for this.

    • @connerreimers6506
      @connerreimers6506 2 роки тому +2

      you just make http requests no?

    • @PatrickGod
      @PatrickGod  2 роки тому +106

      Well, I covered this with Blazor WebAssembly (ua-cam.com/video/K_P-qJj_8Bg/v-deo.html), but I could definitely make an Angular + .NET 6 Web API video. If my answer gets many likes, I'd be happy to prioritize such a tutorial. Thank you! 😅

    • @mohamed-hassan-
      @mohamed-hassan- 2 роки тому

      @@PatrickGod up here guys

    • @kiran-Joy
      @kiran-Joy 2 роки тому +4

      One key thing to remember is an api enpoint is same regardless of where it is written in java or c# or phython. So you can pretty much adapt any api tutorial from React or Angular with .net apis.

    • @irmdev595
      @irmdev595 2 роки тому +1

      @@connerreimers6506 yes... a simple google could have worked but theyll spend more efforts in the comment section

  • @chandimadasanayaka1705
    @chandimadasanayaka1705 2 роки тому +1

    Thank you very much, this has really helped me to complete one of my assignment 🙌

  • @Ostap-vq1mh
    @Ostap-vq1mh 2 роки тому +1

    Thank you very much! That's the tutorial I was looking for

    • @PatrickGod
      @PatrickGod  2 роки тому

      Glad I could help! Thanks a lot for your feedback! 😊

  • @meryemar7403
    @meryemar7403 2 роки тому +1

    Thanks Patrick, I can't help saying that you have absolutely nicest working environment:)

    • @PatrickGod
      @PatrickGod  2 роки тому +1

      Haha, thank you very much! Appreciate it. 😁

  • @R5123
    @R5123 2 роки тому +1

    Great job, Patrick! Extremely helpful, and I like your commentary and style :D

    • @PatrickGod
      @PatrickGod  2 роки тому

      Glad it was helpful! Thank you so much for your feedback! 😊

  • @arielsartor6023
    @arielsartor6023 2 роки тому +1

    SuperHero is very concrete and simple example, beautiful!. There is a possibility that publish a video like this but with relationship between tables. Thats would be a wonderful gol!!

    • @PatrickGod
      @PatrickGod  2 роки тому +1

      Thank you! Sure, relationships is a great topic for another video. Until then, it's fully covered in my course. Maybe you want to grab the Black Friday Deal? ;) www.udemy.com/course/net-core-31-web-api-entity-framework-core-jumpstart/?couponCode=BLACKFRIDAY2021

  • @rjfrdvlpr
    @rjfrdvlpr 2 роки тому

    excellent video helped me a lot, I managed to do it without using visual studio only with vim and linux terminal helped me a lot to improve s skills, ty

  • @viniciusvieira4884
    @viniciusvieira4884 2 роки тому +1

    Simple and didactic. Very good

    • @PatrickGod
      @PatrickGod  2 роки тому +1

      Glad you liked it! Thank you so much for your feedback! 😊

  • @venkateshpatange2315
    @venkateshpatange2315 Рік тому

    Hello Patrick. Thank you very much for this fantastic tutorial.

  • @kennethlooney6769
    @kennethlooney6769 2 роки тому

    Awesome tutorial! I even added another class/table called SuperPowers that gets referenced to each SuperHero. Keep up the great tutorials 😀

  • @LukeAvedon
    @LukeAvedon 2 роки тому +1

    You are a great teacher guy!

    • @PatrickGod
      @PatrickGod  2 роки тому

      I appreciate that! Thank you so much, Luke! 😊

  • @AJ-vz1px
    @AJ-vz1px 2 роки тому +1

    Best for beginners.

    • @PatrickGod
      @PatrickGod  2 роки тому

      Thank you very much! Glad you think so! 😊

  • @Mike-Zz
    @Mike-Zz 2 роки тому +1

    Quick video, great explanation, great mic. +1 SUB

    • @PatrickGod
      @PatrickGod  2 роки тому

      Awesome, thank you so much!

  • @mannamramakrishna4847
    @mannamramakrishna4847 2 роки тому +1

    This tutorial is very Nice and the most updated tutorial I have seen. Requesting U Sir, to do a tutorial on How these Dotnet interact with react js

    • @PatrickGod
      @PatrickGod  2 роки тому

      Thanks for your feedback! React is on my roadmap! 😊

  • @BrendanMaunder
    @BrendanMaunder 2 роки тому +1

    Very nice, saved me a heap of time, and a few coffees are on your way and will look at your Udemy courses. Thanks

    • @PatrickGod
      @PatrickGod  2 роки тому

      Thank you so much, Brendan! Means a lot! 😊

  • @gokufujison
    @gokufujison Рік тому +1

    very good beginner course!

    • @PatrickGod
      @PatrickGod  Рік тому

      Thank you so much! Appreciate it.

  • @jOEY-nl8vb
    @jOEY-nl8vb 2 роки тому +1

    Thank you Patrick, This one was the most usefull for me.
    Good luck bruh

    • @PatrickGod
      @PatrickGod  2 роки тому +1

      Glad it helped! Thanks a lot for your feedback!

  • @alexeymyasnichenko3318
    @alexeymyasnichenko3318 2 роки тому +1

    Thanks man! Hello from Syberia!

    • @PatrickGod
      @PatrickGod  2 роки тому

      Hello there! Thank YOU! Greetings from Germany. 😀

  • @abhinavsharma147
    @abhinavsharma147 2 роки тому

    Amazingly explained thankyou Patrick God

  • @mohammadahsan7873
    @mohammadahsan7873 2 роки тому +1

    Thanks Patrick. This video was really amazing. Very helpfull. Thanks a lot. Lot of love... ❤️🎉🙏

    • @PatrickGod
      @PatrickGod  2 роки тому +1

      Glad you enjoyed it! Thank you so much for your feedback!

  • @ivanlobylo
    @ivanlobylo 2 роки тому +1

    Great tutorial.... You saved my life lol

    • @PatrickGod
      @PatrickGod  2 роки тому

      Wow, glad I did! 😉 Thanks for your feedback!