Showing category results for .NET for iOS

Apr 22, 2025
Post comments count0
Post likes count3

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

Kevin Guo
Kevin Guo

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. ...

.NET for iOS.NETASP.NET Core
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
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