AppDynamics.Agent.Maui
2023.2.0
See the version list below for details.
dotnet add package AppDynamics.Agent.Maui --version 2023.2.0
NuGet\Install-Package AppDynamics.Agent.Maui -Version 2023.2.0
<PackageReference Include="AppDynamics.Agent.Maui" Version="2023.2.0" />
paket add AppDynamics.Agent.Maui --version 2023.2.0
#r "nuget: AppDynamics.Agent.Maui, 2023.2.0"
// Install AppDynamics.Agent.Maui as a Cake Addin #addin nuget:?package=AppDynamics.Agent.Maui&version=2023.2.0 // Install AppDynamics.Agent.Maui as a Cake Tool #tool nuget:?package=AppDynamics.Agent.Maui&version=2023.2.0
Real user monitoring for your Maui app.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net6.0-android31.0 is compatible. net6.0-ios15.4 is compatible. net7.0-android was computed. net7.0-ios was computed. net8.0-android was computed. net8.0-ios was computed. |
-
net6.0-android31.0
- AppDynamics.Agent (>= 2023.2.0)
-
net6.0-ios15.4
- AppDynamics.Agent (>= 2023.2.0)
- System.Runtime.InteropServices.NFloat.Internal (>= 6.0.1)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version: 2023.2.0
Native Agents: com.appdynamics.eum.android:mobile-android:23.2.0, com.appdynamics.eum:mobile-ios-internal-fat-library:2022.5.0.2956, com.appdynamics.eum:mobile-ios:2022.5.0.2956
Changes:
1. Added WebView instrumentation. Ajax instrumentation can also be enabled.
2. Added Fragment tracking for Xamarin Native Android.
3. Added UIViewController tracking for Xamarin Native iOS.
4. AppDynamics.Agent.AutoInstrument -> Moved existing attributes to the AppDynamics.Agent.AutoInstrument namespace.
5. Renamed HTTPRequestTracker to HttpRequestTracker.