Book description
Build web applications in C# and Microsoft .NET that run in any modern browser. This second edition is updated to work with the release version of Blazor and covers Blazor’s use in creating both server-side and WebAssembly Blazor applications. Developers are able to use all their experience in .NET along with thousands of existing libraries, right in the browser.
There is important new coverage in this edition on the new and improved Razor syntax, how to easily validate user input with Blazor validation, and how to build complex interacting components with Cascading Properties and Templated Components. You will learn how to build user interfaces and present data to a user for display and modification, capturing the user’s changes via data binding. 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 websites. Also covered is data exchange with a server, giving you access to microservices and database services.
Blazor provides a fresh take on web development by eliminating the need for you to learn different languages and frameworks for client- and server-side development. Blazor allows C# and .NET to be used on all sides, providing a robust feature set that is well suited toward scalable, enterprise-level applications. This book gets you started using this important new toolkit for web application development.
What You Will Learn
- Build user interfaces and display data for users to edit
- Capture the user’s changes via data binding
- Transfer data back and forth between server and client
- Communicate with microservices and database services
- Develop reusable components and assemble them into bigger components
- Use routing to build single-page applications (SPAs)
- Build Blazor libraries that are reusable across applications
Who This Book Is For
Table of contents
- Cover
- Front Matter
- 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
- Back Matter
Product information
- Title: Microsoft Blazor: Building Web Applications in .NET
- Author(s):
- Release date: May 2020
- Publisher(s): Apress
- ISBN: 9781484259283
You might also like
book
.NET Core in Action
Summary .NET Core in Action shows .NET developers how to build professional software applications with .NET …
book
Python Crash Course, 2nd Edition
This is the second edition of the best selling Python book in the world. Python Crash …
book
Clean Architecture: A Craftsman’s Guide to Software Structure and Design
Practical Software Architecture Solutions from the Legendary Robert C. Martin (“Uncle Bob”) By applying universal rules …
book
Learn ASP.NET Core 3 - Second Edition
A beginner's guide to building fully functioning web applications from scratch using the latest features of …