mParticle.MAUI 4.0.0-alpha.1

This is a prerelease version of mParticle.MAUI.
dotnet add package mParticle.MAUI --version 4.0.0-alpha.1
                    
NuGet\Install-Package mParticle.MAUI -Version 4.0.0-alpha.1
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="mParticle.MAUI" Version="4.0.0-alpha.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="mParticle.MAUI" Version="4.0.0-alpha.1" />
                    
Directory.Packages.props
<PackageReference Include="mParticle.MAUI" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add mParticle.MAUI --version 4.0.0-alpha.1
                    
#r "nuget: mParticle.MAUI, 4.0.0-alpha.1"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package mParticle.MAUI@4.0.0-alpha.1
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=mParticle.MAUI&version=4.0.0-alpha.1&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=mParticle.MAUI&version=4.0.0-alpha.1&prerelease
                    
Install as a Cake Tool

mParticle .NET MAUI SDK

Overview

The mParticle .NET MAUI SDK contains bindings for the mParticle native iOS and Android mobile SDKs. It provides a common API interface for ease of integration with iOS and Android targets.

Project Structure

The project utilizes Maui Native Library Interop to create the bindings. These bindings are used by the mParticle SDK wrapper APIs to expose the native library functionality.

Supported Targets

  • .NET iOS
  • .NET Android
Product Compatible and additional computed target framework versions.
.NET net8.0-android34.0 is compatible.  net8.0-ios18.0 is compatible.  net9.0-android was computed.  net9.0-ios was computed.  net10.0-android was computed.  net10.0-ios was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
4.0.0-alpha.1 1 11/11/2025