Info
Version: | 1.30.0 |
Author(s): | Elastic and contributors |
Last Update: | Friday, October 11, 2024 |
.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.AspNetCore |
Install
Install-Package Elastic.Apm.AspNetCore
dotnet add package Elastic.Apm.AspNetCore
paket add Elastic.Apm.AspNetCore
Elastic.Apm.AspNetCore Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- Elastic.Apm.Extensions.Hosting(>= 1.7.1)
- Elastic.Apm(>= 1.7.1)
- Microsoft.AspNetCore.Hosting.Abstractions(>= 2.1.0)
- Microsoft.AspNetCore.Http(>= 2.1.0)
- Microsoft.AspNetCore.Http.Abstractions(>= 2.1.0)
- Microsoft.AspNetCore.Http.Extensions(>= 2.1.0)
- Microsoft.AspNetCore.Routing.Abstractions(>= 2.1.0)
- Microsoft.Extensions.Configuration.Abstractions(>= 2.1.0)
- Microsoft.Extensions.Logging.Abstractions(>= 2.1.0)
- Elastic.Apm.Extensions.Hosting(>= 1.7.1)
- Elastic.Apm(>= 1.7.1)
- Microsoft.Extensions.Configuration.Abstractions(>= 3.0.0)
- Microsoft.Extensions.Hosting.Abstractions(>= 3.0.0)
- Microsoft.Extensions.Logging.Abstractions(>= 3.0.0)
Tags
This package contains auto instrumentation for ASP.NET Core. See: https://github.com/elastic/apm-agent-dotnet/tree/main/docs.