Search icon
Subscription
0
Cart icon
Close icon
You have no products in your basket yet
Arrow left icon
All Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Newsletters
Free Learning
Arrow right icon
.NET MAUI Cross-Platform Application Development - Second Edition

You're reading from  .NET MAUI Cross-Platform Application Development - Second Edition

Product type Book
Published in Mar 2024
Publisher Packt
ISBN-13 9781835080597
Pages 496 pages
Edition 2nd Edition
Languages
Author (1):
Roger Ye Roger Ye
Profile icon Roger Ye

Table of Contents (18) Chapters

Preface 1. Part 1: Exploring .NET MAUI
2. Getting Started with .NET MAUI 3. Building Our First .NET MAUI App 4. User Interface Design with XAML 5. Exploring MVVM and Data Binding 6. Navigation Using .NET MAUI Shell and NavigationPage 7. Software Design with Dependency Injection 8. Using Platform-Specific Features 9. Part 2: Implementing .NET MAUI Blazor
10. Introducing Blazor Hybrid App Development 11. Understanding Blazor Routing and Layout 12. Implementing Razor Components 13. Part 3: Testing and Deployment
14. Developing Unit Tests 15. Deploying and Publishing in App Stores 16. Other Books You May Enjoy
17. Index

Implementing .NET MAUI Blazor

In the second part of this book, we will explore the process of building a .NET MAUI Blazor Hybrid application. Blazor is a modern web framework developed by Microsoft, allowing developers to create interactive web applications using C# and Razor syntax rather than JavaScript. You might be familiar with JavaScript frameworks like React, Angular, and Vue, among others. Unlike most frontend frameworks, which rely on JavaScript, Blazor utilizes C# as an alternative.

Moreover, Blazor can be employed for developing Blazor Hybrid applications. In a Blazor Hybrid app, Razor components function natively on the device through an embedded Web View control, which enables the app to access device features, just like a native app would.

In Part 2, we will redesign our app as a Blazor Hybrid app. We will cover Blazor Bindings, a new topic that allows you to leverage the power of Blazor within the .NET MAUI framework, expanding your options for application development...

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $15.99/month. Cancel anytime}