AppDynamics.Agent.Forms
2023.2.0
dotnet add package AppDynamics.Agent.Forms --version 2023.2.0
NuGet\Install-Package AppDynamics.Agent.Forms -Version 2023.2.0
<PackageReference Include="AppDynamics.Agent.Forms" Version="2023.2.0" />
paket add AppDynamics.Agent.Forms --version 2023.2.0
#r "nuget: AppDynamics.Agent.Forms, 2023.2.0"
// Install AppDynamics.Agent.Forms as a Cake Addin
#addin nuget:?package=AppDynamics.Agent.Forms&version=2023.2.0
// Install AppDynamics.Agent.Forms as a Cake Tool
#tool nuget:?package=AppDynamics.Agent.Forms&version=2023.2.0
Real user monitoring for your Xamarin Forms app.
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows |
.NET Core | netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard2.0 netstandard2.1 |
.NET Framework | net461 net462 net463 net47 net471 net472 net48 net481 |
MonoAndroid | monoandroid monoandroid81 |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen40 tizen60 |
Xamarin.iOS | xamarinios xamarinios10 |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
-
.NETStandard 2.0
- AppDynamics.Agent (>= 2023.2.0)
- Xamarin.Forms (>= 4.1.0.555618)
-
MonoAndroid 8.1
- AppDynamics.Agent (>= 2023.2.0)
- Xamarin.Android.Support.Compat (>= 28.0.0.1)
- Xamarin.Forms (>= 4.1.0.555618)
-
Xamarin.iOS 1.0
- AppDynamics.Agent (>= 2023.2.0)
- Xamarin.Forms (>= 4.1.0.555618)
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 |
---|---|---|
2023.2.0 | 157 | 2/14/2023 |
2022.10.0 | 472 | 10/26/2022 |
2022.9.0 | 471 | 9/1/2022 |
2022.6.0 | 331 | 6/22/2022 |
2022.5.0 | 334 | 5/10/2022 |
2022.5.0-alpha2 | 91 | 4/29/2022 |
2022.4.0 | 327 | 4/20/2022 |
2022.4.0-alpha1 | 95 | 3/17/2022 |
2022.3.0 | 310 | 3/17/2022 |
2022.2.0 | 384 | 2/14/2022 |
2022.1.0-beta1 | 104 | 1/21/2022 |
2021.9.0 | 341 | 9/15/2021 |
2021.8.1 | 254 | 8/17/2021 |
2021.8.0 | 237 | 8/12/2021 |
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.