.NET MAUI Cross-Platform Application Development: Build high-performance apps for Android, iOS, macOS, and Windows using XAML and Blazor with .NET 8, 2/e (Paperback)
暫譯: .NET MAUI 跨平台應用程式開發:使用 XAML 和 Blazor 以 .NET 8 建立高效能應用程式,適用於 Android、iOS、macOS 和 Windows,第二版 (平裝)
Ye, Roger
- 出版商: Packt Publishing
- 出版日期: 2024-03-25
- 售價: $1,520
- 貴賓價: 9.5 折 $1,444
- 語言: 英文
- 頁數: 496
- 裝訂: Quality Paper - also called trade paper
- ISBN: 1835080596
- ISBN-13: 9781835080597
-
相關分類:
Cross-Platform
立即出貨 (庫存=1)
買這商品的人也買了...
-
ASP.NET 本質論$520$442 -
$700Professional Scrum Development with Microsoft Visual Studio 2012 (Paperback) -
$1,260Learn WPF MVVM - XAML, C# and the MVVM pattern (Paperback) -
$796深度學習 -
Mastering Windows Presentation Foundation, 2/e (Paperback)$1,950$1,853 -
手機攝影必學 BOOK:用OX帶你學會拍人物、食物、風景等情境照片$398$299 -
創意競擇:從賈伯斯黃金年代的軟體設計機密流程,窺見蘋果的創意方法、本質與卓越關鍵$460$391 -
Web 開發者一定要懂的駭客攻防術 (Web Security for Developers: Real Threats, Practical Defense)$420$332 -
Clean Code 學派的風格實踐:重構遺留 Codebase,突破 C# 效能瓶頸 (Clean Code in C#: Refactor your legacy C# code base and improve application performance by applying best practices)$690$538 -
NoSQL 開發完美方案:Redis + Docker 高性能虛擬化實戰$1,200$948 -
深入淺出設計模式, 2/e (Head First Design Patterns: Building Extensible and Maintainable Object-Oriented Software, 2/e)$980$774 -
資料科學的統計實務 : 探索資料本質、扎實解讀數據,才是機器學習成功建模的第一步$599$473 -
Martin Fowler 的企業級軟體架構模式:軟體重構教父傳授 51個模式,活用設計思考與架構決策 (Patterns of Enterprise Application Architecture)$800$624 -
我懂了!專案管理 (暢銷紀念版)$400$316 -
電腦視覺機器學習實務|建立端到端的影像機器學習 (Practical Machine Learning for Computer Vision: End-To-End Machine Learning for Images)$780$616 -
Learning Blazor: Build Single-Page Apps with Webassembly and C# (Paperback)$2,185$2,070 -
ASP.NET Core Razor Pages in Action (Paperback)$2,300$2,185 -
Building Low Latency Applications with C++: Develop a complete low latency trading ecosystem from scratch using modern C++ (Paperback)$1,650$1,568 -
The MVVM Pattern in .NET MAUI: The definitive guide to essential patterns, best practices, and techniques for cross-platform app development$1,700$1,615 -
重構:改善 .NET 與 C# 應用程式的設計,償還欠下的技術債 (使用 GitHub Copilot 與 Visual Studio) (Refactoring with C#: Safely improve .NET applications and pay down technical debt with Visual Studio, .NET 8, and C# 12)$850$663 -
極速 ChatGPT 開發者兵器指南:跨界整合 Prompt Flow、LangChain 與 Semantic Kernel 框架$680$530 -
無瑕的程式碼 軟體工匠篇:程式設計師必須做到的紀律、標準與倫理 (Clean Craftsmanship: Disciplines, Standards, and Ethics)$720$562 -
從源頭就優化 - 動手開發自己的編譯器實戰$880$695 -
UX 商業價值實現之道|打造成功的數位產品服務 (UX for Business: How to Design Valuable Digital Companies)$780$616 -
建構可擴展系統|設計分散式架構 (Foundations of Scalable Systems: Designing Distributed Architectures)$780$616
相關主題
商品描述
Build apps using .NET MAUI and Blazor with this comprehensive, revised guide for .NET 8.
Purchase of the print or Kindle book includes a free eBook in PDF format.
Key Features
- Handle data effectively with expanded coverage on the MVVM model and data binding
- Integrate platform-specific code using plugins and custom controls
- Migrate from Xamarin.Forms to .NET MAUI for the latest hybrid app development capabilities
Book Description
An evolution of Xamarin.Forms, .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 codebase. In this revised edition of .NET MAUI Cross-Platform Application Development you will be introduced to .NET 8 and get up to speed with app development in no time.
The book begins by showing you how to develop a cross-platform application using .NET MAUI, including guidance for migrating from Xamarin.Forms. You'll gain all the knowledge needed to create a cross-platform application for Android, iOS, macOS, and Windows following an example project step by step.
As you advance, you'll integrate the latest frontend technology into your app using Blazor components, including the new Blazor Bindings feature. After this, you'll learn how to test and deploy your apps. With new coverage on creating mock .NET MAUI components, you can develop unit tests for your application. You will additionally learn how to perform Razor component testing using bUnit.
By the end of this book, you'll have learned how to develop your own cross-platform applications using .NET MAUI.
What you will learn
- Develop high-performance apps with logical user interfaces
- Improve the maintainability of apps using the MVVM design pattern
- Understand the progression from Xamarin.Forms and how to migrate to .NET
- Delve into templated components and Razor class libraries for crafting Blazor UI elements
- Publish your creations to major app stores with guidance on preparation and processes
- Extend your testing repertoire with bUnit for Razor components for reliable unit testing
Who this book is for
This book is for mobile developers interested in cross-platform application development with working experience of the .NET Core framework, as well as junior engineers who've just begun their career in mobile app development. Native app 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 languages, such as C#, Java or Kotlin, is assumed.
商品描述(中文翻譯)
建立應用程式使用 .NET MAUI 和 Blazor,這本針對 .NET 8 的全面修訂指南。
購買印刷版或 Kindle 版書籍包括免費的 PDF 格式電子書。
主要特點
- 有效處理數據,擴展對 MVVM 模型和數據綁定的覆蓋
- 使用插件和自定義控制項整合平台特定代碼
- 從 Xamarin.Forms 遷移到 .NET MAUI,以獲得最新的混合應用程式開發能力
書籍描述
.NET MAUI 是 Xamarin.Forms 的演進,是一個跨平台框架,用於使用 C# 和 XAML 創建原生移動和桌面應用程式。使用 .NET MAUI,您可以從單一共享代碼庫開發可在 Android、iOS、macOS 和 Windows 上運行的應用程式。在這本修訂版的 .NET MAUI 跨平台應用程式開發中,您將被介紹到 .NET 8,並迅速掌握應用程式開發。
本書首先展示如何使用 .NET MAUI 開發跨平台應用程式,包括從 Xamarin.Forms 遷移的指導。您將獲得創建 Android、iOS、macOS 和 Windows 跨平台應用程式所需的所有知識,並按照示例專案逐步進行。
隨著進展,您將使用 Blazor 組件將最新的前端技術整合到您的應用程式中,包括新的 Blazor 綁定功能。之後,您將學習如何測試和部署您的應用程式。通過新的內容涵蓋創建模擬的 .NET MAUI 組件,您可以為您的應用程式開發單元測試。您還將學習如何使用 bUnit 進行 Razor 組件測試。
在本書結束時,您將學會如何使用 .NET MAUI 開發自己的跨平台應用程式。
您將學到的內容
- 開發高效能的應用程式,具備邏輯用戶界面
- 使用 MVVM 設計模式提高應用程式的可維護性
- 理解從 Xamarin.Forms 的進展以及如何遷移到 .NET
- 深入了解模板組件和 Razor 類庫,以製作 Blazor UI 元素
- 根據準備和流程的指導,將您的創作發佈到主要應用商店
- 使用 bUnit 擴展您的測試範疇,為 Razor 組件進行可靠的單元測試
本書適合誰
本書適合對跨平台應用程式開發感興趣的移動開發人員,並具備 .NET Core 框架的工作經驗,以及剛開始從事移動應用程式開發的初級工程師。希望從 Xamarin 開發者遷移到 .NET MAUI 的原生應用程式開發者(桌面)也將從本書中受益。假設讀者具備現代物件導向程式語言的基本知識,例如 C#、Java 或 Kotlin。
目錄大綱
- 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
- Introducing Blazor Hybrid App Development
- Understanding Blazor Routing and Layout
- Implementing Razor Components
- Developing Unit Tests
- Deploying and Publishing in App Stores
目錄大綱(中文翻譯)
- 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
- Introducing Blazor Hybrid App Development
- Understanding Blazor Routing and Layout
- Implementing Razor Components
- Developing Unit Tests
- Deploying and Publishing in App Stores