Microsoft Blazor Building Web Applications in .NET 6 and Beyond

Build web applications in C# and Microsoft .NET 6 that run in any modern browser and become a full-stack web developer!. Do all these things using the Microsoft Blazor framework and the techniques shown in this book. New in this edition is coverage of the new and improved Razor syntax, communication...

Full description

Bibliographic Details
Main Author: Himschoot, Peter
Format: eBook
Language:Undetermined
Published: [S.l.] Apress 2021
Subjects:
Online Access:
Collection: O'Reilly - Collection details see MPG.ReNa
LEADER 04354nmm a2200373 u 4500
001 EB002008951
003 EBX01000000000000001171851
005 00000000000000.0
007 cr|||||||||||||||||||||
008 220121 ||| und
020 |a 9781484278451 
050 4 |a QA75.5-76.95 
100 1 |a Himschoot, Peter 
245 0 0 |a Microsoft Blazor  |h [electronic resource]  |b Building Web Applications in .NET 6 and Beyond  |c Peter Himschoot 
260 |a [S.l.]  |b Apress  |c 2021 
300 |a 1 online resource 
505 0 |a 1. Introduction to WebAssembly and Blazor -- 2. Data Binding -- 3. Components and Structure for Blazor Applications -- 4. Advanced Components -- 5. Services and Dependency Injection -- 6. Data Storage and Microservices.-7. Communication with Microservices -- 8. Unit Testing -- 9. Single Page Applications and Routing.-10. JavaScript Interoperability -- 11. Blazor State Management -- 12. Building Real-Time Applications with Blazor and SignalR -- 13. Efficient Communication with gRPC -- 14. Supporting Multiple Languages in your Blazor Application -- 15. Deploying your Blazor Application -- 16. Security with OpenID Connect.-17. Securing Blazor WebAssembly 
653 |a Applications Web 
653 |a Microsoft .NET Framework / http://id.loc.gov/authorities/names/n2017043838 
653 |a Microsoft .NET Framework / fast 
653 |a Web applications / fast 
653 |a Web applications / http://id.loc.gov/authorities/subjects/sh2012001728 
041 0 7 |a und  |2 ISO 639-2 
989 |b OREILLY  |a O'Reilly 
500 |a Title from content provider 
028 5 0 |a 10.1007/978-1-4842-7845-1 
776 |z 1484278445 
776 |z 9781484278444 
856 4 0 |u https://learning.oreilly.com/library/view/~/9781484278451/?ar  |x Verlag  |3 Volltext 
082 0 |a 331 
082 0 |a 006.7/8 
520 |a Build web applications in C# and Microsoft .NET 6 that run in any modern browser and become a full-stack web developer!. Do all these things using the Microsoft Blazor framework and the techniques shown in this book. New in this edition is coverage of the new and improved Razor syntax, communication with the server using SignalR and/or gRPC, the use of virtualization to load large quantities of data efficiently, deployment and ahead-of-time compilation into WASM, new unit testing features, security using OpenID Connect, and more. Reading this book helps you learn 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 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.  
520 |a What You Will Learn Build user interfaces and display data for users to edit Capture user edits and changes via data binding Transfer data back and forth between server and client Communicate with microservices and database services using REST, SignalR, or gRPC Develop reusable components and assemble them into bigger components Use routing to build single-page applications (SPAs) Build stable and maintainable software using unit testing Internationalize your application to reach more users Secure your Blazor application with OpenID Connect Who This Book Is For Experienced .NET developers who want to apply their existing skills toward building professional-quality, client-side web applications that run in any browser and web developers who want to step away from JavaScript and its complexities, and instead use a proven technology (C# and .NET6) that is robust.. 
520 |a Also covered is data exchange with a server using REST, SignalR, and gRPC, 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-both server-side and client-side-providing a robust feature set that is well suited toward scalable, enterprise-level applications. With Blazor you can use all your experience in .NET 6 along with thousands existing libraries, right in the browser. This book gets you proficient using this important toolkit for web application development.