.NET 8 Blazor Rendering

แชร์
ฝัง
  • เผยแพร่เมื่อ 20 ก.ย. 2024
  • It's a big decision: Blazor Server of Blazor WebAssembly? In .NET, you can decide on a component by component basis.
    Source code available at: github.com/Jas...
    Topics include:
    Visual Studio Blazor Templates
    Project structure
    Static rendering
    The [StreamRendering] attribute
    Selecting the best render mode
    InteractiveServer
    InteractiveWebAssembly
    InteractiveAuto
    Automatic pre-rendering
    Disabling pre-rendering

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

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

    Are you going to use the new template, or stick with the old ones.? Leave a comment and let me know.
    Source code available at: github.com/JasperKent/Blazor-DotNet-8
    Remember to subscribe at th-cam.com/channels/qWQzlUDdllnLmtgfSgYTCA.html
    And if you liked the video, click the 👍.

  • @10Totti
    @10Totti 6 หลายเดือนก่อน +4

    Great tutorial and welcome back!

  • @aanders0n
    @aanders0n 6 หลายเดือนก่อน +3

    Nice, it's been a while since you uploaded, I'll save this one for tonight. Thanks in advance and have a nice weekend!

  • @10Totti
    @10Totti 6 หลายเดือนก่อน +3

    Prerender in auto mode leads flickering.
    It would also be useful to show the different api implementations depending on the mode.

  • @ehvlullo
    @ehvlullo 5 หลายเดือนก่อน +2

    Great video. It's quite a big change again, but I do feel that having such granular control will be worth it in the end. I'm still trying to figure out if how much traditional web api's lose their relevance in all this.

  • @IncomingLegend
    @IncomingLegend 6 หลายเดือนก่อน +3

    good job! keep up the good work!