Showing results for .net maui - .NET Blog

Feb 20, 2025
Post comments count3
Post likes count9

.NET MAUI Performance Features in .NET 9

Jonathan Peppers Simon Rozsival
Jonathan,
Simon

Optimize .NET MAUI application size and startup times with trimming and NativeAOT. Learn about `dotnet-trace` and `dotnet-gcdump` for measuring performance.

.NETC#.NET MAUI
Sep 12, 2024
Post comments count0
Post likes count2

Android Asset Packs for .NET & .NET MAUI Android Apps

Dean Ellis
Dean Ellis

Introducing a new way to build and deploy Android Asset Packs using .NET for Android and .NET MAUI. If your app has allot of AndroidAsset items this feature will make your life easier.

.NETC#.NET MAUI
Sep 10, 2024
Post comments count2
Post likes count8

Learn to Build Your First Blazor Hybrid App!

Sweeky Satpathy Gerald Versluis
Sweeky,
Gerald

Learn all about the Blazor Hybrid workshop that you can follow yourself or teach to others!

.NETBlazor.NET MAUI
Jul 29, 2024
Post comments count15
Post likes count8

Creating Bindings for .NET MAUI with Native Library Interop

Rachel Kang (SHE/HER)
Rachel Kang (SHE/HER)

Learn how to get started creating bindings with Native Library Interop by following this example binding native Chart libraries in a .NET MAUI application.

.NET.NET MAUI.NET for iOS
Jun 10, 2024
Post comments count12
Post likes count6

Getting started with UI testing .NET MAUI apps using Appium

Gerald Versluis
Gerald Versluis

A proven way to test your (mobile) apps is through UI testing. In this post we will learn how to get setup with UI testing for .NET MAUI apps using Appium.

.NET.NET MAUI
Mar 25, 2024
Post comments count24
Post likes count15

Adding Apple Privacy Manifest Support to .NET iOS & .NET MAUI apps

Gerald Versluis
Gerald Versluis

Starting May 1, 2024 Apple will start enforcing their Apple privacy manifest for apps that are published to the App Store. In this post we'll describe how to navigate this for .NET for iOS and .NET MAUI apps.

.NET.NET MAUI.NET for iOS