OVERVIEW Blazor is a framework for creating SPA webpages with either client-side or server-side architectures, using Razor technology written with the C# language. Because client-side Blazor with WebAssembly executes entirely on a user's browser, it’s very fast for many applications. In Blazor WebAssembly Succinctly, Michael Washington will take readers through the core elements of Blazor and then explore additional features by building a sample application.
TABLE OF CONTENTS What is Blazor? The Help Desk Application Create the Help Desk Application Explore the Project Add Syncfusion Creating a Data Layer Creating New Tickets Help Desk Ticket Administration Sending Emails