Showing category results for .NET MAUI

Sep 12, 2024
Post comments count0
Post likes count2

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

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 11, 2024
Post comments count0
Post likes count4

.NET 9 Release Candidate 1 is now available!

.NET Team

Try out the latest features in .NET 9 Release Candidate 1 across the .NET SDK, libraries, ASP.NET Core, SignalR, .NET MAUI, and more!

.NETASP.NET CoreC#
Sep 10, 2024
Post comments count2
Post likes count8

Learn to Build Your First Blazor Hybrid App!

Sweeky,
Gerald

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

.NET.NET MAUIBlazor
Aug 15, 2024
Post comments count0
Post likes count12

.NET 9 Preview 7 is now available!

.NET Team

Try out the latest features in .NET 9 Preview 7 across the .NET runtime, SDK, libraries, ASP.NET Core, Blazor, C#, .NET MAUI, and more!

.NETASP.NET CoreC#
Jul 29, 2024
Post comments count15
Post likes count8

Creating Bindings for .NET MAUI with Native Library Interop

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
Jul 15, 2024
Post comments count0
Post likes count12

.NET 9 Preview 6 is now available!

.NET Team

Try out the latest features in .NET 9 Preview 6 across the .NET runtime, SDK, libraries, ASP.NET Core, Blazor, and more!

.NETASP.NET CoreC#
Jun 10, 2024
Post comments count12
Post likes count7

Getting started with UI testing .NET MAUI apps using Appium

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