Chris Sainty 8/11/2018

Introduction to Server-side Blazor

Read Original

This technical article introduces server-side Blazor, now known as Blazor Server App in .NET Core 3.0. It explains Blazor's flexible architecture, how the server-side model executes logic on the server and uses SignalR to send UI updates to the client, and details its benefits and drawbacks. It also discusses how it fits with the client-side Blazor WebAssembly model.

Introduction to Server-side Blazor

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser

Top of the Week