買這商品的人也買了...
-
$600$474 -
$779$740 -
$352Angular 從零到一
-
$556Angular 權威教程
-
$1,848Usage-Driven Database Design: From Logical Data Modeling through Physical Schema Definition
-
$449收穫,不止 SQL 優化 — 抓住 SQL 的本質
-
$265Web API 的設計與開發 (Web API : the Good Parts)
-
$327算法設計與分析基礎, 3/e (Introduction to the Design and Analysis of Algorithms, 3/e)
-
$454精通 Tableau 商業數據分析與可視化
-
$2,720$2,584 -
$857QEMU/KVM 源碼解析與應用
-
$3,040The Algorithm Design Manual, 3/e (Hardcover)
-
$653分佈式製造系統智能協調控制理論與模型
-
$830統計學習要素:機器學習中的數據挖掘、推斷與預測, 2/e (The Elements of Statistical Learning: Data Mining, Inference, and Prediction, 2/e)
-
$1,600$1,520 -
$520$411 -
$539$512 -
$1,980$1,881 -
$780$663 -
$2,185Building an Event-Driven Data Mesh: Patterns for Designing & Building Event-Driven Architectures (Paperback)
-
$650$507 -
$600$420 -
$594$564 -
$850$663 -
$390$371
相關主題
商品描述
Build cross-platform apps with .NET MAUI! This exciting new technology helps you create mobile and desktop apps using a common set of .NET tools.
Summary
In .NET MAUI in Action you will learn how to:
- Set up your environment for cross-platform development
- Write an interactive UI in XAML using out-of-the-box controls
- Apply the MVVM pattern to build maintainable code
- Extend your control library with custom controls
- Structure your app using common navigation paradigms
- Build fully custom drawn controls with the MAUI Graphics library
- Use common device features like GPS
- Use DevOps tools to automate deployment and testing
.NET MAUI in Action shows you how you can use the cutting-edge MAUI framework to write apps that will run on Windows, Android, macOS and iOS platforms using your existing .NET development skills. This book reveals essential MAUI development techniques through hands-on example applications in every chapter. You'll learn cross-platform development quickly as you start building your own rich apps.
Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications.
About the technology
.NET MAUI is a new .NET workload for building apps that run on iOS, MacOS, Android, and Windows. It's a simple, easy-to-use evolution of Xamarin.Forms that allows you to share the same code across cloud, web, desktop, and mobile. Best of all, you get access to the entire ecosystem of .NET tools. You can keep using your favorite stack to develop amazing UIs and share code with other components of your solution.
About the book
.NET MAUI in Action teaches you to build cross-platform applications with the skills you already have as a .NET developer. There's no platform-specific knowledge needed to get started; you'll learn everything you need about Android, iOS, and more through the book's hands-on guidance. You'll dive straight into creating apps and rapidly progress from "Aloha World" to To-Do list apps, a movie recommender app, and eventually a full-stack solution using enterprise architecture patterns. You'll also learn how to use GitHub Actions to deploy robust, testable, and maintainable apps.
Learn how to deliver a consistent look and feel for your apps across platforms while tailoring your user experience to relevant devices. Throughout, you'll use the built-in controls of .NET MAUI and learn how to develop your own custom solutions. You'll soon be confidently delivering complex apps without mastering platform-specific skill sets.
About the reader
For experienced .NET developers.
About the author
Matt Goldman is a solution architect at SSW. He has built a number of consumer and enterprise apps for a range of national and multinational customers, as well as for the Australian government. Matt is a regular speaker at user groups and conferences and maintains open source libraries for use in .NET MAUI apps.
商品描述(中文翻譯)
建構跨平台應用程式使用 .NET MAUI!這項令人興奮的新技術幫助您使用一組共同的 .NET 工具來創建移動和桌面應用程式。
摘要
在《.NET MAUI in Action》中,您將學習如何:
- 設置您的跨平台開發環境
- 使用現成的控制項在 XAML 中編寫互動式 UI
- 應用 MVVM 模式來構建可維護的代碼
- 使用自定義控制項擴展您的控制項庫
- 使用常見的導航範式來結構化您的應用程式
- 使用 MAUI Graphics 庫構建完全自定義繪製的控制項
- 使用 GPS 等常見設備功能
- 使用 DevOps 工具自動化部署和測試
《.NET MAUI in Action》向您展示如何利用尖端的 MAUI 框架編寫可以在 Windows、Android、macOS 和 iOS 平台上運行的應用程式,並使用您現有的 .NET 開發技能。本書通過每一章的實作範例應用程式揭示了基本的 MAUI 開發技術。您將快速學會跨平台開發,開始構建自己的豐富應用程式。
購買印刷書籍可獲得 Manning Publications 提供的免費 PDF、Kindle 和 ePub 格式電子書。
關於這項技術
.NET MAUI 是一個新的 .NET 工作負載,用於構建在 iOS、macOS、Android 和 Windows 上運行的應用程式。它是 Xamarin.Forms 的簡單、易用的演進,允許您在雲端、網頁、桌面和移動設備之間共享相同的代碼。最棒的是,您可以訪問整個 .NET 工具生態系統。您可以繼續使用您喜愛的技術堆疊來開發驚人的 UI,並與解決方案的其他組件共享代碼。
關於本書
《.NET MAUI in Action》教您使用作為 .NET 開發人員已具備的技能來構建跨平台應用程式。開始時不需要任何平台特定的知識;您將通過本書的實作指導學習有關 Android、iOS 等的所有必要知識。您將直接進入應用程式創建,並迅速從「Aloha World」進展到待辦事項列表應用程式、一個電影推薦應用程式,最終使用企業架構模式構建完整的解決方案。您還將學習如何使用 GitHub Actions 部署穩健、可測試和可維護的應用程式。
學習如何在各平台上提供一致的外觀和感覺,同時根據相關設備調整您的用戶體驗。在整個過程中,您將使用 .NET MAUI 的內建控制項,並學習如何開發自己的自定義解決方案。您將很快能夠自信地交付複雜的應用程式,而無需掌握平台特定的技能集。
關於讀者
適合有經驗的 .NET 開發人員。
關於作者
**Matt Goldman** 是 SSW 的解決方案架構師。他為多家國內外客戶以及澳大利亞政府構建了多個消費者和企業應用程式。Matt 是用戶組和會議的定期演講者,並維護用於 .NET MAUI 應用程式的開源庫。