Info
| Version: | 1.34.6 |
| Author(s): | Elastic and contributors |
| Last Update: | Monday, August 24, 2026 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://www.elastic.co/guide/en/apm/agent/dotnet/current/index.html |
| NuGet Url: | https://www.nuget.org/packages/Elastic.Apm |
Install
Install-Package Elastic.Apm
dotnet add package Elastic.Apm
paket add Elastic.Apm
Elastic.Apm Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- Ben.Demystifier(>= 0.1.6)
- Microsoft.Diagnostics.Tracing.TraceEvent(>= 2.0.2)
- Newtonsoft.Json(>= 11.0.2)
- System.Diagnostics.DiagnosticSource(>= 5.0.0)
- System.Diagnostics.PerformanceCounter(>= 4.5.0)
- System.Threading.Tasks.Dataflow(>= 4.9.0)
- Ben.Demystifier(>= 0.1.6)
- Microsoft.Diagnostics.Tracing.TraceEvent(>= 2.0.2)
- Newtonsoft.Json(>= 11.0.2)
- System.Diagnostics.DiagnosticSource(>= 5.0.0)
- System.Threading.Tasks.Dataflow(>= 4.9.0)
Tags
This package provides core functionality for transmitting
of all Elastic APM types and is a dependent package for all other Elastic APM package.
Additionally this package contains the public Agent API that allows you to manually capture
transactions and spans.
Please install the platform specific package for the best experience.
See: https://github.com/elastic/apm-agent-dotnet/tree/main/docs.