.NET MAUI in Action

booksz

U P L O A D E R
23dd79a6633de2d2352f8bd5eb9226bf.jpg

Free Download .NET MAUI in Action by Matt Goldman
English | August 8, 2022 | ISBN: 1633439402 | 456 pages | MOBI | 6.19 Mb
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 developmentWrite an interactive UI in XAML using out-of-the-box controlsApply the MVVM pattern to build maintainable codeExtend your control library with custom controlsStructure your app using common navigation paradigmsUse common device features like GPSUse GitHub Actions tools to automate deployment to the stores.NET MAUI in Action shows you how you can use the cutting-edge .NET 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 .NET 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.


Code:
Bitte Anmelden oder Registrieren um Code Inhalt zu sehen!
Links are Interchangeable - Single Extraction
 
Kommentar
541638588_oip.jpg

1.61 GB | 00:39:49 | mp4 | 1280X720 | 16:9
Genre:eLearning |Language:English


Files Included :
001 Part 1 Introducing NET MAUI.mp4 (1.92 MB)
002 Chapter 1 Introducing NET MAUI.mp4 (21.12 MB)
003 Chapter 1 What is NET MAUI.mp4 (16.25 MB)
004 Chapter 1 Cross-platform vs "native" apps.mp4 (33.67 MB)
005 Chapter 1 NET MAUI and the NET ecosystem.mp4 (7.64 MB)
006 Chapter 1 NET MAUI development paradigms.mp4 (18.67 MB)
007 Chapter 1 Summary.mp4 (2.53 MB)
008 Chapter 2 Building a NET MAUI app.mp4 (33.33 MB)
009 Chapter 2 Running and debugging your app.mp4 (16.59 MB)
010 Chapter 2 Anatomy of a NET MAUI app.mp4 (22.31 MB)
011 Chapter 2 Seeing real-time changes with Hot Reload.mp4 (21.97 MB)
012 Chapter 2 Summary.mp4 (3.67 MB)
013 Chapter 3 Making NET MAUI apps interactive.mp4 (33.71 MB)
014 Chapter 3 The FindMe! UI.mp4 (18.78 MB)
015 Chapter 3 Persisting data on your user's device.mp4 (38.62 MB)
016 Chapter 3 Data binding Connecting the UI to the code.mp4 (35.28 MB)
017 Chapter 3 Summary.mp4 (7.78 MB)
018 Part 2 Views, layouts, and controls.mp4 (2.16 MB)
019 Chapter 4 Controls.mp4 (12.73 MB)
020 Chapter 4 Cross-platform controls.mp4 (10.69 MB)
021 Chapter 4 Displaying lists and collections.mp4 (29.56 MB)
022 Chapter 4 Common properties and control modifiers.mp4 (46.16 MB)
023 Chapter 4 Summary.mp4 (3.29 MB)
024 Chapter 5 Layouts.mp4 (48.36 MB)
025 Chapter 5 ScrollView.mp4 (14.36 MB)
026 Chapter 5 HorizontalStackLayout and VerticalStackLayout.mp4 (9.72 MB)
027 Chapter 5 FlexLayout.mp4 (2.71 MB)
028 Chapter 5 Summary.mp4 (3.16 MB)
029 Chapter 6 Advanced layout concepts.mp4 (15.26 MB)
030 Chapter 6 BindableLayout.mp4 (56.75 MB)
031 Chapter 6 Absolute layout.mp4 (11.08 MB)
032 Chapter 6 Putting it all together.mp4 (51.08 MB)
033 Chapter 6 Summary.mp4 (3.15 MB)
034 Chapter 7 Pages and navigation.mp4 (10.99 MB)
035 Chapter 7 Common page properties.mp4 (18.5 MB)
036 Chapter 7 Common page lifecycle methods.mp4 (18.38 MB)
037 Chapter 7 Navigation in NET MAUI.mp4 (25.77 MB)
038 Chapter 7 Introducing Shell.mp4 (63.95 MB)
039 Chapter 7 Summary.mp4 (4.22 MB)
040 Part 3 Enterprise development patterns and practices.mp4 (3.43 MB)
041 Chapter 8 Enterprise app development.mp4 (74.27 MB)
042 Chapter 8 Using the generic host builder and dependency injection.mp4 (28.26 MB)
043 Chapter 8 Consuming web services.mp4 (34.88 MB)
044 Chapter 8 Full-stack app architecture.mp4 (24.38 MB)
045 Chapter 8 Summary.mp4 (7.81 MB)
046 Chapter 9 The MVVM Pattern.mp4 (30.54 MB)
047 Chapter 9 Using behaviors to augment your controls.mp4 (15.15 MB)
048 Chapter 9 What is MVVM.mp4 (45.96 MB)
049 Chapter 9 The MauiStockTake app without MVVM.mp4 (15.62 MB)
050 Chapter 9 The MauiStockTake app in MVVM.mp4 (66.43 MB)
051 Chapter 9 Reviewing the MauiStockTake app so far.mp4 (6.63 MB)
052 Chapter 9 Summary.mp4 (4.6 MB)
053 Chapter 10 Styles, themes, and multiplatform layouts.mp4 (65.67 MB)
054 Chapter 10 Responding to state changes.mp4 (39.75 MB)
055 Chapter 10 Multiplatform Apps.mp4 (46.72 MB)
056 Chapter 10 Summary.mp4 (7.78 MB)
057 Chapter 11 Beyond the basics Custom controls.mp4 (27.82 MB)
058 Chapter 11 Bindable properties.mp4 (35.4 MB)
059 Chapter 11 Modifying platform controls with handlers.mp4 (61.46 MB)
060 Chapter 11 Creating and sharing control libraries.mp4 (11.84 MB)
061 Chapter 11 Summary.mp4 (4.67 MB)
062 Chapter 12 Deploying apps to production with GitHub Actions.mp4 (32.93 MB)
063 Chapter 12 Deploying apps with GitHub Actions.mp4 (91.53 MB)
064 Chapter 12 Next steps.mp4 (4.46 MB)
065 Chapter 12 Summary.mp4 (9.25 MB)
066 Appendix A Setting up your environment for NET MAUI development.mp4 (3.39 MB)
067 Appendix A Setup for Mac.mp4 (1.58 MB)
068 Appendix A Developing full-stack apps locally.mp4 (16.13 MB)
069 Appendix B Upgrading a Xamarin Forms app to NET MAUI.mp4 (8.68 MB)
070 Appendix B Importing code.mp4 (2.46 MB)
071 Appendix B Updating to modern patterns.mp4 (7.79 MB)
072 Appendix B Updating dependencies.mp4 (11.87 MB)
073 Appendix B Platform specifics.mp4 (3.2 MB)
074 Appendix B Fixing bugs.mp4 (3.96 MB)
]
Screenshot
9ERudHGq_t.jpg

qE1yJYin_t.jpg



AusFile_IMAGE
Code:
Bitte Anmelden oder Registrieren um Code Inhalt zu sehen!
Code:
Bitte Anmelden oder Registrieren um Code Inhalt zu sehen!

Code:
Bitte Anmelden oder Registrieren um Code Inhalt zu sehen!
Code:
Bitte Anmelden oder Registrieren um Code Inhalt zu sehen!

Code:
Bitte Anmelden oder Registrieren um Code Inhalt zu sehen!

Code:
Bitte Anmelden oder Registrieren um Code Inhalt zu sehen!
 
Kommentar

In der Börse ist nur das Erstellen von Download-Angeboten erlaubt! Ignorierst du das, wird dein Beitrag ohne Vorwarnung gelöscht. Ein Eintrag ist offline? Dann nutze bitte den Link  Offline melden . Möchtest du stattdessen etwas zu einem Download schreiben, dann nutze den Link  Kommentieren . Beide Links findest du immer unter jedem Eintrag/Download.

Data-Load.me | Data-Load.ing | Data-Load.to | Data-Load.in

Auf Data-Load.me findest du Links zu kostenlosen Downloads für Filme, Serien, Dokumentationen, Anime, Animation & Zeichentrick, Audio / Musik, Software und Dokumente / Ebooks / Zeitschriften. Wir sind deine Boerse für kostenlose Downloads!

Ist Data-Load legal?

Data-Load ist nicht illegal. Es werden keine zum Download angebotene Inhalte auf den Servern von Data-Load gespeichert.
Oben Unten