How to Build iOS Widgets with .NET MAUI - .NET Blog

Build professional iOS widgets with .NET MAUI, from static displays to interactive widgets.

.NET Blog
Building Real‑Time iOS Apps with SignalR: Introducing the Official Swift Client (Public Preview) - .NET Blog

Introduction Until now, iOS developers who wanted real‑time, bi‑directional communication with SignalR had to rely on community‑built clients or roll their own Swift implementation—both of which introduced maintenance and compatibility headaches. We’re excited to announce that the official SignalR Swift client is now available in public preview. With this release, you can: Quickly add real‑time […]

.NET Blog
Easily Create Bindings for .NET MAUI with Native Library Interop - .NET Blog

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 Blog
Adding Apple Privacy Manifest Support to .NET iOS & .NET MAUI apps - .NET Blog

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 Blog