News

This is a template Blazor server application, with a couple of CRUD pages already built in. The CRUD pages are built with the FluentUI library, and the data access is done with Dapper.
Blazor FluentValidation CRUD App This repository contains a Blazor Server application demonstrating basic CRUD (Create, Read, Update, Delete) operations with Entity Framework Core for data access and ...
Blazor on the Server is coming with .NET Core Version 3.0 in the second half of 2019. Here's what Peter thinks of that (and he's not completely happy).
Blazor Server and Blazor WebAssembly are variants of Blazor that create a single-page app (SPA). Although these two siblings hardly differ from a development perspective (developers write Razor ...