Search icon
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 Part 1: Exploring .NET MAUI
Getting Started with .NET MAUI Building Our First .NET MAUI App User Interface Design with XAML Exploring MVVM and Data Binding Navigation Using .NET MAUI Shell and NavigationPage Software Design with Dependency Injection Using Platform-Specific Features Part 2: Implementing .NET MAUI Blazor
Introducing Blazor Hybrid App Development Understanding Blazor Routing and Layout Implementing Razor Components Part 3: Testing and Deployment
Developing Unit Tests Deploying and Publishing in App Stores Other Books You May Enjoy
Index

What’s new in .NET 8 for .NET MAUI?

.NET 8 introduced many new changes, and here we will review the aspects related to .NET MAUI.

Native AOT support for iOS-like platforms

.NET 8 introduces native AOT support for iOS-like platforms, allowing the building and running of .NET iOS and .NET MAUI applications on various platforms. Preliminary testing shows a 40% disk size decrease for .NET iOS apps and a 25% increase for .NET MAUI iOS apps using native AOT. However, as this is only the first step in support, performance conclusions should not be drawn yet. Native AOT support is an opt-in feature for app deployment, while Mono remains the default runtime for development and deployment.

.NET MAUI extension of Visual Studio Code

Although still in its preview stage, Visual Studio Code now offers a .NET MAUI extension, making it available for use in .NET MAUI development. The .NET MAUI extension is a new Visual Studio Code extension that lets you develop and debug your...

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}