CRUD with the Blazor WebAssembly Render Mode in .NET 8 🔥

แชร์
ฝัง
  • เผยแพร่เมื่อ 25 ธ.ค. 2024

ความคิดเห็น • 48

  • @persehlin4379
    @persehlin4379 ปีที่แล้ว +11

    Thanks for sharing your knowledge. It means a lot to us self-employed people who don't have the time or money to attend expensive training courses. I will find a way to reward you, because your videos will make my business better. I wish you and your family a happy new year!

  • @stephenshillitoe817
    @stephenshillitoe817 11 หลายเดือนก่อน

    Thank you Patrick for an excellent introduction to CRUD with Blazor WebAssembly! It helped me a great deal.

    • @PatrickGod
      @PatrickGod  11 หลายเดือนก่อน

      Thank you so much, Stephen! Really appreciate it!

  • @atirah14
    @atirah14 ปีที่แล้ว +1

    Thanks!

    • @PatrickGod
      @PatrickGod  ปีที่แล้ว

      You are awesome! Thank you so much! Means the world to me! ❤

  • @francoturriziani1311
    @francoturriziani1311 2 หลายเดือนก่อน

    Great Patrick, thank you

  • @tt_rain
    @tt_rain 11 หลายเดือนก่อน

    This is real good. This help me solved my Blazor API issue.

  • @evanderteixeira5457
    @evanderteixeira5457 11 หลายเดือนก่อน

    Great tutorial, this is a huge step for me to start building my Blazor apps

  • @imadabab
    @imadabab 6 หลายเดือนก่อน

    Just perfect. I learned a lot. Thanks a lot.

  • @YoupiMatos2
    @YoupiMatos2 11 หลายเดือนก่อน

    Hi Patrick, thanks a lot for you videos,
    I've got two requests for you, if you don't mind :
    - Make a new video on the Blazor Web App template, because your video was on the release candidate and it's different now
    - Make a video about Blazor used for Single Page Appliactions, the documentation is really confusing on this subject. If I understand correctly, setting the interactivity location to "Global" makes the app a SPA, but I'm not quite sure. Your expertise would be appreciated
    Anyway thanks for your work again, have a good day

  • @phvianna
    @phvianna 10 หลายเดือนก่อน

    Thanks.

  • @kek_1459
    @kek_1459 ปีที่แล้ว +2

    Hello thanks for your work! Will there ever be a video dedicated to CQRS and MediatR?

    • @PatrickGod
      @PatrickGod  ปีที่แล้ว +2

      Thanks for your feedback! Yes, CQRS & MediatR is definitely coming next year. Also deep dives into Clean Architecture with Blazor and .NET 8. So, stay tuned - and Happy New Year! 😜🥂

  • @atirah14
    @atirah14 11 หลายเดือนก่อน

    You can add a reference to the shared project for the video game to be visible in the DataContext class file

  • @RouteDeTours
    @RouteDeTours 3 หลายเดือนก่อน

    Hello Patrick. Thanks for this tutorial, I finally manged to get something to work.
    At the beginning, you mention that you have made a video featuring a Blazor Webassembly Standalone App.
    I am unable to find this video and I would be very grateful if you could give me a link. Many thanks.

  • @RouteDeTours
    @RouteDeTours 3 หลายเดือนก่อน +1

    Please let me know where to find the tutorial you said you made using the Blazor Webassembly Standalone App.

    • @PatrickGod
      @PatrickGod  3 หลายเดือนก่อน

      This should be the one: th-cam.com/video/3Ur79_kHVpo/w-d-xo.html

  • @stefanobompieri5836
    @stefanobompieri5836 2 วันที่ผ่านมา

    Hi, is it normal that with the first render, it work but if i try to reload page , it gives to me this error ? "Cannot provide a value for property 'httpClient'"?

  • @AzazelButtons
    @AzazelButtons 4 หลายเดือนก่อน

    What would be the steps to deploy something like this to Azure?

  • @mohsengolshani
    @mohsengolshani 8 หลายเดือนก่อน +1

    Hi Patrick, thank you for your great videos.
    I have a request, if you don't mind: please add authentication to this video.
    Thanks in advance.

  • @daaa2299
    @daaa2299 วันที่ผ่านมา

    Not sure if i understand correctly, but WebAssembly performs everything on Client computer, not server, therfore if i want to create Poker game where cards dealing has to be on server side, then i shouldn't use your tutorial?

  • @LevelHorizon
    @LevelHorizon 11 หลายเดือนก่อน

    Thanks for the tutorial 👍. Is turning off pre-rendering the only way to solve the issue? It seems we are disabling one of the main features of the new rendering options. If we simulate a long delay in the API, we see a blank content area rather then the 'loading...' text, presumably until the dlls have been downloaded? There has to be a better alternative - I just haven't found it yet!

    • @qutiephoebe2154
      @qutiephoebe2154 11 หลายเดือนก่อน

      I agree. Also looking for a better solution than turning off the prerender.

    • @chrisatkinsonca
      @chrisatkinsonca 10 หลายเดือนก่อน

      You can put an Http Client in the DI container of your server project. This seems silly at first glance since the server is calling itself, but it works.

  • @yassermian9913
    @yassermian9913 10 หลายเดือนก่อน

    how does the client know that i have to go to a seperate project when ever api/videogsmes is called. is client and server projects relationship set somewhere.

  • @АрсенийГорбань-м5ч
    @АрсенийГорбань-м5ч 8 หลายเดือนก่อน

    Hi, I'm creating an app based on your lesson. To display the data in the table, I use the Fluent DataGrid from the Fluent UI package. Column sorting doesn't work in my table, you can help or someone else.

  • @eloveja6109
    @eloveja6109 11 หลายเดือนก่อน

    It's possible to add Swagger in the server project ? Like a asp net web api

  • @ayattmohamed3616
    @ayattmohamed3616 ปีที่แล้ว +1


    97 / 5 000
    Respect and thank you a lot.
    But how to choose between Blazor wasm StandAlone with api host and this Template?

  • @JohnSmith-yr7ih
    @JohnSmith-yr7ih 11 หลายเดือนก่อน +2

    Please create video: AspNet Core WEB API + Blazor

  • @luisfernandodeolazabalsche3317
    @luisfernandodeolazabalsche3317 ปีที่แล้ว +1

    😄😄😄😀

  • @JochelleMabasa
    @JochelleMabasa 10 หลายเดือนก่อน

    Can you make a video on how to migrate .net 6 projoect to .net 8 please huhu

  • @ghevisartor6005
    @ghevisartor6005 9 หลายเดือนก่อน

    working with wasm component is a pain in the ass, if you used the dbcontext directly now you need a controller, same if you used to read files etc : /

  • @adam-xt8te
    @adam-xt8te 11 หลายเดือนก่อน

    Kids will grow up and sleep whole night. Just wait few years

  • @phillismable6303
    @phillismable6303 ปีที่แล้ว +1

    Over 20 minutes of errors, come on when you teach a subject get it right FIRST time. I teach people brazilian jiu jitsu if I didn't do it right and our team didn't win competitions I wouldn't teach. There's NO excuse for these type of errors as you can edit your videos. IF you are THAT tired then please wait until you are rested, as it's just wasting peoples time and getting them to jump around all over the place.

    • @phillismable6303
      @phillismable6303 ปีที่แล้ว

      Now lets take this in to consideration, if I can't follow this video why would I sign up to get your paid for content ? Start this video and follow it through while typing out the code, no cheating, no cut n pasting, just follow it as if you were one of us. The video is 50 minutes long, to get it to run took me nearly 2 hours to get things working correctly. And there is no return to the Game Listings if you edit or add a new game, so that's an omission that needs amending.

    • @user-co9ne8gi2d
      @user-co9ne8gi2d ปีที่แล้ว +10

      It's good to see common errors. Too many videos cut out all the errors and difficulties and they're not as helpful in the real world.

    • @phillismable6303
      @phillismable6303 ปีที่แล้ว

      Sorry I disagree maybe describe the error and the fix, and show them after you have taught them the correct way, you never show errors during any demo.@@user-co9ne8gi2d

    • @phillismable6303
      @phillismable6303 ปีที่แล้ว

      Why not cut n paste the code from a project that is working, at least it would be right first time when we watch it. And then tell us what it does and why it's better that way, just like they teach in schools.@@user-co9ne8gi2d

    • @honoremugisha3116
      @honoremugisha3116 ปีที่แล้ว +4

      It is for free, i don't see any reason to complain.

  • @MrBigdogtim69
    @MrBigdogtim69 ปีที่แล้ว +1

    Thank you for this content! I would love to see same but add authentication and authorization

    • @PatrickGod
      @PatrickGod  ปีที่แล้ว

      Coming. In the meantime, check out the Blazor Web App template and just add authentication from the template config. Thanks for your feedback!

    • @MrBigdogtim69
      @MrBigdogtim69 ปีที่แล้ว

      @@PatrickGod Can't wait to see it! Also need jwt because I also do mobile apps.

  • @MrBigdogtim69
    @MrBigdogtim69 ปีที่แล้ว +1

    And please add Swagger - will be creating mobile apps from the API server as well