.NET MAUI cross-platform application development leverage a first-class cross-platform UI framework to build native apps on multiple platforms

You'll gain all the knowledge needed to create a cross-platform application for Android, iOS, the mac OS, and Windows from a single shared code-base using .NET MAUI. As you advance, you'll get to grips with the entire application development lifecycle, from design and implementation throug...

Full description

Bibliographic Details
Main Author: Ye, Roger
Format: eBook
Language:English
Published: [S.l.] PACKT PUBLISHING LIMITED 2023
Subjects:
Online Access:
Collection: O'Reilly - Collection details see MPG.ReNa
LEADER 07104nmm a2200457 u 4500
001 EB002151322
003 EBX01000000000000001289448
005 00000000000000.0
007 cr|||||||||||||||||||||
008 230302 ||| eng
020 |a 9781800562110 
050 4 |a QA76.76.A65 
100 1 |a Ye, Roger 
245 0 0 |a .NET MAUI cross-platform application development  |h [electronic resource]  |b leverage a first-class cross-platform UI framework to build native apps on multiple platforms  |c Roger Ye 
260 |a [S.l.]  |b PACKT PUBLISHING LIMITED  |c 2023 
300 |a 1 online resource 
505 0 |a Choosing XAML versus Razor in .NET MAUI -- Development environment setup -- Installing .NET MAUI on Windows -- Installing .NET MAUI on macOS -- What you will learn in this book -- The app that we will build in this book -- Summary -- Further reading -- Chapter 2: Building Our First .NET MAUI App -- Technical requirements -- Managing the source code in this book -- Setting up a new .NET MAUI project -- Creating a new project using Visual Studio -- Creating a new project using the dotnet command -- App startup and lifecycle -- Lifecycle management -- Configuring the resources -- App icon 
505 0 |a Cover -- Title Page -- Copyright and credits -- Contributors -- Table of Contents -- Preface -- Part 1: Exploring .NET MAUI -- Chapter 1: Getting Started with .NET MAUI -- An overview of cross-platform technologies -- Native applications -- Web applications -- Backend services -- Cross-platform technologies -- A comparison of .NET, Java, and JavaScript -- Exploring the .NET landscape -- .NET Framework -- Mono -- .NET Core -- .NET Standard and portable class libraries -- Using Xamarin for mobile development -- Xamarin.Forms -- Xamarin.Essentials -- Moving to .NET MAUI -- .NET MAUI Blazor apps 
505 0 |a Navigation in the master-detail UI design -- Supporting multiple languages -- localization -- Creating a .resx file -- Localizing text -- Summary -- Further reading -- Chapter 4: Exploring MVVM and Data Binding -- Technical requirements -- Understanding MVVM and MVC -- MVVM in PassXYZ.Vault -- Data binding -- Binding mode -- Changing notifications in viewmodels -- Improving the data model and service -- KPCLib -- PassXYZLib -- Updating the model -- Updating the service -- Binding to collections -- Summary -- Further reading -- Chapter 5: Navigation using .NET MAUI Shell and NavigationPage 
505 0 |a Technical requirements -- Implementing navigation -- INavigation interface and NavigationPage -- Using the navigation stack -- Manipulating the navigation stack -- Using Shell -- Flyout -- Tabs -- Shell navigation -- Improving our model -- Understanding the data model and its services -- Improving the login process -- The Command interface -- Summary -- Chapter 6: Introducing Dependency Injection and Platform-Specific Services -- Technical requirements -- A quick review of design principles -- Exploring types of design principles -- Using design principles -- Using DI -- Dependency Service 
505 0 |a Splash screen -- Setting custom font icons -- Building and debugging -- Windows -- Android -- iOS and macOS -- Scaffolding a Model-View-ViewModel project -- Migrating and reusing a Shell template from Xamarin.Forms -- Visual Studio project template -- Summary -- Chapter 3: User Interface Design with XAML -- Technical requirements -- Creating a XAML page -- XAML syntax -- Element -- Attribute -- XML namespaces and XAML namespaces -- XAML markup extensions -- Master-detail UI design -- Side-by-side -- Stacked -- Controls in .NET MAUI -- Layouts in .NET MAUI 
653 |a Applications Web 
653 |a Logiciels d'application / Développement 
653 |a Microsoft .NET Framework / http://id.loc.gov/authorities/names/n2017043838 
653 |a Application software / Development / fast 
653 |a Microsoft .NET Framework / fast 
653 |a Web applications / fast 
653 |a Web applications / http://id.loc.gov/authorities/subjects/sh2012001728 
653 |a Application software / Development / http://id.loc.gov/authorities/subjects/sh95009362 
041 0 7 |a eng  |2 ISO 639-2 
989 |b OREILLY  |a O'Reilly 
776 |z 9781800569225 
776 |z 180056211X 
776 |z 9781800562110 
776 |z 180056922X 
856 4 0 |u https://learning.oreilly.com/library/view/~/9781800569225/?ar  |x Verlag  |3 Volltext 
082 0 |a 331 
082 0 |a 005.2/76 
520 |a You'll gain all the knowledge needed to create a cross-platform application for Android, iOS, the mac OS, and Windows from a single shared code-base using .NET MAUI. As you advance, you'll get to grips with the entire application development lifecycle, from design and implementation through to deployment to the app store through the development of a password manager app using KeePassLib. The concluding chapters will teach you how to integrate the latest frontend technology into your app through .NET MAUI Blazor. By the end of this book, you'll have learned how to develop your own cross-platform applications using .NET MAUI.  
520 |a What you will learn Discover the latest features of .NET 6 that can be used in mobile and desktop app development Find out how to build cross-platform apps with .NET MAUI and Blazor Implement device-specific features using .NET MAUI Essentials Integrate third-party libraries and add your own device-specific features Discover .NET class unit test using xUnit.net and Razor components unit test using bUnit Deploy apps in different app stores on mobile as well as desktop Who this book is for This book is an entry-level .NET MAUI book for mobile developers interested in cross-platform application development with working experience of the .NET Core framework, as well as fresh or junior engineers who've just begun their career in mobile app development. Native application developers (desktop) or Xamarin developers who want to migrate to .NET MAUI will also benefit from this book. Basic knowledge of modern object-oriented programming language, such as C#, Java or Kotlin, is assumed 
520 |a Build apps for Android, iOS, macOS, and Windows using Microsoft's .NET Multi-platform App UI and Blazor Key Features Get familiar with Microsoft's UI toolkit to build amazing interfaces for iOS, Android, Windows, and macOS Build a cross-platform password manager based on the famous Windows app, KeePass Explore .NET MAUI development and Hybrid app development using Blazor Book Description An evolution of Xamarin.Forms, .NET Multi-platform App UI (.NET MAUI) is a cross-platform framework for creating native mobile and desktop apps with C# and XAML. Using .NET MAUI, you can develop apps that'll run on Android, iOS, macOS, and Windows from a single shared code-base. This step-by-step guide provides a comprehensive introduction to those who are new to .NET MAUI that will have you up to speed with app development using .NET MAUI in no time. The book begins by showing you how to develop a cross-platform application using .NET MAUI and then helps you build an app throughout the chapters.