How to add Blazor Hot Reload

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

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

  • @shaddydxd
    @shaddydxd 11 หลายเดือนก่อน +7

    Thank you so much for this!😁
    You have no idea how much time I've spend on trying getting hot reload to work 😀

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

      Glad to help!

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

    Danke!

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

      Thank you very very much!

  • @w1tcher_550
    @w1tcher_550 10 หลายเดือนก่อน +2

    Thank you so much, you saved my day.

    • @scriptbytes
      @scriptbytes  10 หลายเดือนก่อน +1

      You are welcome, I'm glad it helped!

  • @pakol27
    @pakol27 7 วันที่ผ่านมา

    Thank you for this, but Breakpoints does not trigger on my end. Is there any way to solve this?

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

    Works for me, but I cant get it to launch in edge (although it's set as default in Rider). It will always launch in my system default browser

  • @Sacra.
    @Sacra. หลายเดือนก่อน

    Thanks bud!

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

      No problem!

  • @kyezaarnold6827
    @kyezaarnold6827 8 หลายเดือนก่อน

    This works, thanks mate

  • @Nick-nd9jn
    @Nick-nd9jn 9 หลายเดือนก่อน

    Cheers bro! You saved my hours

    • @scriptbytes
      @scriptbytes  8 หลายเดือนก่อน

      Glad I could help!

    • @Nick-nd9jn
      @Nick-nd9jn 8 หลายเดือนก่อน

      Could you also show how to make it work with mobile devices as well? I mean web, Mac, iOS and android in the same time

  • @arvid-dev
    @arvid-dev ปีที่แล้ว

    Thank you!!!

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

    Thank you for the video👍
    @For developers use window cli instead of using *dotnet run* we should use *dotnet watch* and then possibly when you make a change it will ask you to if you want to reload ? typing a means reload always then everything should be working without problem

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

    Life saver

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

    how to on visual studio sir

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

    Is debug working for you during watch?

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

      Sometimes. Debugging is really hit and miss. That’s my biggest complaint about Blazor

    • @paulh6933
      @paulh6933 5 หลายเดือนก่อน

      I'm using visual code, if I run w/ launch config of Watch, i get hot reload, no debugging. If I run w/ Https, i can debug, but not hot reload

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

    I use c# for almost 15 year with win form. Few year with blazor, everything working perfectly, fast leaning. But now we change to js framework just 1 reason hot reload is suck

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

      Ya most of the js frameworks have done a really good job of making hot reload fast and easy.

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

    Wow, I was searching for the last 3 hours for this. Insain that's it's not documented anywhere.

  • @matioszkea2524
    @matioszkea2524 8 หลายเดือนก่อน

    thank u