語系:
繁體中文
English
說明(常見問題)
登入
回首頁
切換:
標籤
|
MARC模式
|
ISBD
Introducing .NET MAUI = build and deploy cross-platform applications using C# and .NET 9.0 multi-platform App UI /
紀錄類型:
書目-語言資料,印刷品 : Monograph/item
正題名/作者:
Introducing .NET MAUI/ by Shaun Lawrence.
其他題名:
build and deploy cross-platform applications using C# and .NET 9.0 multi-platform App UI /
作者:
Lawrence, Shaun.
出版者:
Berkeley, CA :Apress : : 2025.,
面頁冊數:
xxvi, 568 p. :ill., digital ; : 24 cm.;
Contained By:
Springer Nature eBook
標題:
Application software - Development. -
電子資源:
https://doi.org/10.1007/979-8-8688-1189-0
ISBN:
9798868811890
Introducing .NET MAUI = build and deploy cross-platform applications using C# and .NET 9.0 multi-platform App UI /
Lawrence, Shaun.
Introducing .NET MAUI
build and deploy cross-platform applications using C# and .NET 9.0 multi-platform App UI /[electronic resource] :by Shaun Lawrence. - Second edition. - Berkeley, CA :Apress :2025. - xxvi, 568 p. :ill., digital ;24 cm.
1. Introduction to .NET MAUI -- 2. Building our first application -- 3. The fundamentals of .NET MAUI -- 4. An architecture to suit you -- 5. User interface essentials -- 6. Shell -- 7. Creating our own layout -- 8. Accessibility -- 9. Advanced UI Concepts -- 10. Local data -- 11. Remote data -- 12. Getting specific -- 13. Testing -- 14. Automation Testing -- 15. Lets get graphical -- 16. Releasing our application -- 17. Conclusion.
Interested in giving Microsoft's new Multi-platform App UI (MAUI) a try? This book provides developers with a comprehensive set of tools and hands-on coding to build their own cross-platform applications. The book is a comprehensive end-to-end guide on creating, building, and distributing .NET MAUI applications. As you walk through each new concept, .NET MAUI expert and Microsoft MVP Shaun Lawrence will show the concept's value and uses, and then have you apply it in a build-along application. You will work with this build-along application right up until you are ready to ship it to the relevant stores (e.g., App Store, etc.). The underlying theme through the book is to explain a key concept, show how to implement it directly in order to reinforce your understanding, and then show potential simplifications (e.g., alternative libraries) that can help you reduce the complexities of an applications code base. What You Will Learn Create a .NET MAUI application Apply commonly required techniques Apply more advanced techniques to make applications stand out Know what to consider when distributing applications to the relevant stores Take an application from concept through to production Who This Book Is For This book is for developers who are new to .NET MAUI and cross-platform development. A basic knowledge of C# is required, but no prior knowledge of using .NET MAUI is required. Experienced developers also will find the book useful as it covers topics key to modern day development (such as accessibility, performance, and distribution). New To This Edition Gain insights on the latest updates to .NET MAUI with the release of version 9.0. Learn about exciting new features such as Ahead Of Time (AOT) which will really help to build small, fast applications. Learn how to utilize both parts of .NET MAUI and third party packages (e.g. Polly, Refit, MauiReactor, and more) to build in complex features without introducing vast amounts of complex code. Discover how to configure, build, and execute automated UI testing with the Appium framework.
ISBN: 9798868811890
Standard No.: 10.1007/979-8-8688-1189-0doiSubjects--Uniform Titles:
Microsoft .NET Framework.
Subjects--Topical Terms:
562957
Application software
--Development.
LC Class. No.: TK5105.8885.A26
Dewey Class. No.: 005.276
Introducing .NET MAUI = build and deploy cross-platform applications using C# and .NET 9.0 multi-platform App UI /
LDR
:03596nam a2200337 a 4500
001
1161700
003
DE-He213
005
20250328115258.0
006
m d
007
cr nn 008maaau
008
251029s2025 cau s 0 eng d
020
$a
9798868811890
$q
(electronic bk.)
020
$a
9798868811883
$q
(paper)
024
7
$a
10.1007/979-8-8688-1189-0
$2
doi
035
$a
979-8-8688-1189-0
040
$a
GP
$c
GP
041
0
$a
eng
050
4
$a
TK5105.8885.A26
072
7
$a
UMP
$2
bicssc
072
7
$a
COM051380
$2
bisacsh
072
7
$a
UMP
$2
thema
082
0 4
$a
005.276
$2
23
090
$a
TK5105.8885.A26
$b
L423 2025
100
1
$a
Lawrence, Shaun.
$3
1488660
245
1 0
$a
Introducing .NET MAUI
$h
[electronic resource] :
$b
build and deploy cross-platform applications using C# and .NET 9.0 multi-platform App UI /
$c
by Shaun Lawrence.
250
$a
Second edition.
260
$a
Berkeley, CA :
$b
Apress :
$b
Imprint: Apress,
$c
2025.
300
$a
xxvi, 568 p. :
$b
ill., digital ;
$c
24 cm.
505
0
$a
1. Introduction to .NET MAUI -- 2. Building our first application -- 3. The fundamentals of .NET MAUI -- 4. An architecture to suit you -- 5. User interface essentials -- 6. Shell -- 7. Creating our own layout -- 8. Accessibility -- 9. Advanced UI Concepts -- 10. Local data -- 11. Remote data -- 12. Getting specific -- 13. Testing -- 14. Automation Testing -- 15. Lets get graphical -- 16. Releasing our application -- 17. Conclusion.
520
$a
Interested in giving Microsoft's new Multi-platform App UI (MAUI) a try? This book provides developers with a comprehensive set of tools and hands-on coding to build their own cross-platform applications. The book is a comprehensive end-to-end guide on creating, building, and distributing .NET MAUI applications. As you walk through each new concept, .NET MAUI expert and Microsoft MVP Shaun Lawrence will show the concept's value and uses, and then have you apply it in a build-along application. You will work with this build-along application right up until you are ready to ship it to the relevant stores (e.g., App Store, etc.). The underlying theme through the book is to explain a key concept, show how to implement it directly in order to reinforce your understanding, and then show potential simplifications (e.g., alternative libraries) that can help you reduce the complexities of an applications code base. What You Will Learn Create a .NET MAUI application Apply commonly required techniques Apply more advanced techniques to make applications stand out Know what to consider when distributing applications to the relevant stores Take an application from concept through to production Who This Book Is For This book is for developers who are new to .NET MAUI and cross-platform development. A basic knowledge of C# is required, but no prior knowledge of using .NET MAUI is required. Experienced developers also will find the book useful as it covers topics key to modern day development (such as accessibility, performance, and distribution). New To This Edition Gain insights on the latest updates to .NET MAUI with the release of version 9.0. Learn about exciting new features such as Ahead Of Time (AOT) which will really help to build small, fast applications. Learn how to utilize both parts of .NET MAUI and third party packages (e.g. Polly, Refit, MauiReactor, and more) to build in complex features without introducing vast amounts of complex code. Discover how to configure, build, and execute automated UI testing with the Appium framework.
630
0 0
$a
Microsoft .NET Framework.
$3
1166616
650
0
$a
Application software
$x
Development.
$3
562957
650
0
$a
C# (Computer program language)
$3
561605
650
1 4
$a
Microsoft.
$3
1387749
650
2 4
$a
Mobile Computing.
$3
1115990
650
2 4
$a
Programming Techniques.
$3
669781
710
2
$a
SpringerLink (Online service)
$3
593884
773
0
$t
Springer Nature eBook
856
4 0
$u
https://doi.org/10.1007/979-8-8688-1189-0
950
$a
Professional and Applied Computing (SpringerNature-12059)
筆 0 讀者評論
多媒體
評論
新增評論
分享你的心得
Export
取書館別
處理中
...
變更密碼[密碼必須為2種組合(英文和數字)及長度為10碼以上]
登入