AppDynamics.Agent.Maui 2025.3.0

dotnet add package AppDynamics.Agent.Maui --version 2025.3.0
                    
NuGet\Install-Package AppDynamics.Agent.Maui -Version 2025.3.0
                    
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="AppDynamics.Agent.Maui" Version="2025.3.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="AppDynamics.Agent.Maui" Version="2025.3.0" />
                    
Directory.Packages.props
<PackageReference Include="AppDynamics.Agent.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 AppDynamics.Agent.Maui --version 2025.3.0
                    
#r "nuget: AppDynamics.Agent.Maui, 2025.3.0"
                    
#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.
#addin nuget:?package=AppDynamics.Agent.Maui&version=2025.3.0
                    
Install AppDynamics.Agent.Maui as a Cake Addin
#tool nuget:?package=AppDynamics.Agent.Maui&version=2025.3.0
                    
Install AppDynamics.Agent.Maui as a Cake Tool

Real user monitoring for your Maui app.

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.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2025.3.0 206 4/2/2025
2024.4.0 11,227 4/10/2024
2023.12.0 654 12/21/2023
2023.2.0 896 2/14/2023
2022.10.0 523 10/26/2022
2022.9.0 435 9/1/2022

Version: 2025.3.0

Native Agents: com.appdynamics.eum.android:mobile-android:24.12.0.3193, com.appdynamics.eum:mobile-ios-internal-fat-library:2022.5.0.2956, com.appdynamics.eum:mobile-ios:2024.12.0.4567

Changes:

1. Support Net8 Maui framework
2. Support for capturing native crashes for iOS and Android
3. Updated Appium to latest 9.4.0 version
4. Updating component tests to successfully run them in latest iOS simulators/ Android Emulators