Introducing .NET MAUI AppTemplate

Mit unserem .NET MAUI AppTemplate kannst du im Handumdrehen dein App-Projekt realisieren und veröffentlichen. Das Template bietet bereits alle nötigen Grundfunktionen, welche deine App benötigt. Du kannst somit direkt mit dem essentiellen Part, deinen Content bzw. App-Funktionen, beginnen, ohne dich zu erst um Grundlagen kümmern zu müssen. Funktionen & Features Das App-Template bietet unter anderem…

Image Description

With our .NET MAUI AppTemplate you can realize and publish your app project in no time. The template already offers all the necessary basic functions that your app needs. So you can start directly with the essential part, your content or app functions, without having to worry about the basics first.

Functions & Features

The app template offers the following functions, among others.

  • Fully localizable (resource dictionaries)
  • Pre-built app sections, such as settings, about app, and modal input modules
  • LoadingPage for loading the data at startup
  • Optimized for Android and iOS
  • Wide range of styles and ready-made ItemTemplates
  • Integrated In App Store
  • Crash & Event-Analyse durch unseren EventManger und Microsoft AppCenter
  • Prepared for Syncfusion (separate license required => https://www.syncfusion.com/maui-controls)
  • Optimized for MVVM (Using CommunityToolkit.Mvvm)
  • Optimal dispatching and background working with our DispatchManager

Use in our apps

The template is the basis of all our .NET MAUI applications. This ensures that the template is always up-to-date and has been tested and matured with a clear conscience.

Introduction

In the following we show the impressions of the app template and the functions that the template brings with it.

ViewModels

The app already offers many example ViewModels, as well as a BasisViewModel, which serves as the basis for all other ViewModels and inherits basic functions.

Was this article helpful to you?

Yes No

Related Articles