-
View on GitHub
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
Next, we have a comparison between the same App created with .NET MAUI (native controls) and a version created entirely with MAUI Graphics.
-
orbit
The Orbit engine is a game engine built on top of .NET MAUI Graphics. The objective is to firstly enjoy the journey of building a game engine and secondly providing a framework that allows us to utilise the best parts of a cross-platform framework while building a 'typical' game. (by bijington)
View on GitHub
-
Calling-App
[UI challange] .NET MAUI implementation of "majority wallet & calling" design by Hampus Öhman.
View on GitHub
-
View on GitHub
-
View on GitHub
-
View on GitHub
-
MauiApps is where you'll find the app in this rather large repository.
-
EntwicklerDE_ConferenceMauiDemo
Demo-Projekt zu meinem .NET-MAUI-Einsteiger-Workshop auf entwickler.de
View on GitHub
-
View on GitHub
-
View on GitHub
-
-
dark-helpers
A collection of MVVM helpers for .NET MAUI, Xamarin.Forms and WPF. Includes a navigation service, observable collection, observable object and async command.
Related posts
-
How do you handle credentials for a console app?
-
How do you run e2e tests on any application running MSAL auth?
-
Microsoft.IdentityModel.Clients.ActiveDirectory (Nuget Question)
-
Refreshing the JWT token, inside DelegatingHandler. Do I need separate HttpClient?
-
REST API Authentication for Web App - Best practices