Blazor Revealed Building Web Applications in .NET

The book shows you how to access a rich library of .NET functionality such as a component model for building a composable user interface, including how to develop reusable components that can be used across many pages and web sites. Also covered is data exchange with a server, giving you access to m...

Full description

Bibliographic Details
Main Author: Himschoot, Peter
Format: eBook
Language:English
Published: Berkeley, CA Apress 2019, 2019
Edition:1st ed. 2019
Subjects:
Online Access:
Collection: Springer eBooks 2005- - Collection details see MPG.ReNa
Table of Contents:
  • 1. Your First Blazor Project
  • 2. Data Binding
  • 3. Components and Structure for Blazor Applications
  • 4. Services and Dependency Injection
  • 5. Data Storage and Microservices
  • 6. Communication with Microservices
  • 7. Single Page Applications and Routing
  • 8. JavaScript Interoperability