The Airship .NET SDK exposes a common subset of functionality between the iOS and Android SDKs. This library is built against .NET 10.0, and can be used within shared codebases (e.g., a MAUI app).
The Airship .NET SDK targets the following platforms:
The Airship .NET SDK is compatible with:
Use NuGet to install the airship.net package.
Detailed instructions can be found in the Getting started guide.
A cross-platform sample app is provided in the MauiSample directory on Github.