Building single page applications in .NET Core 3 : jumpstart coding using Blazor and C# /

Attention .NET developers who no longer want to use JavaScript for your front end. Quickly and efficiently learn how to use C# for your single-page application (SPA) thanks to Blazor. Todays reality is that most modern applications are web-based and if you want the same user experience as a desktop...

Full description

Saved in:
Bibliographic Details
Main Author: Aponte, Michele (Author)
Format: Electronic eBook
Language:English
Published: Berkeley, CA : Apress, 2020.
Subjects:
Online Access:CONNECT
Table of Contents:
  • Chapter 1: The Case for Blazor
  • Chapter 2: Blazor Server vs Blazor WebAssembly
  • Chapter 3: Create Your Single Page Application
  • Chapter 4: Build Your Reusable Blazor Library
  • Chapter 5: Deploy Your Application.