Microsoft Blazor Год издания: 2020 Автор: Peter Himschoot Издательство: Apress ISBN: 978-1-4842-5928-3 Язык: Английский Формат: PDF/ePub Качество: Издательский макет или текст (eBook) Интерактивное оглавление: Да Количество страниц: 296 Описание: 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. You will: - 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
Примеры страниц
Оглавление
About the Author xi About the Technical Reviewer xiii Acknowledgments xv Introduction xvii Chapter 1: Your First Blazor Project 1 Chapter 2: Data Binding 25 Chapter 3: Components and Structure for Blazor Applications 65 Chapter 4: Services and Dependency Injection 121 Chapter 5: Data Storage and Microservices 151 Chapter 6: Communication with Microservices 185 Chapter 7: Single-Page Applications and Routing 209 Chapter 8: JavaScript Interoperability 237 Index 271
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You can download files in this forum