Site24x7.DotNetCoreAgent
4.6.0
See the version list below for details.
dotnet add package Site24x7.DotNetCoreAgent --version 4.6.0
NuGet\Install-Package Site24x7.DotNetCoreAgent -Version 4.6.0
<PackageReference Include="Site24x7.DotNetCoreAgent" Version="4.6.0" />
paket add Site24x7.DotNetCoreAgent --version 4.6.0
#r "nuget: Site24x7.DotNetCoreAgent, 4.6.0"
// Install Site24x7.DotNetCoreAgent as a Cake Addin #addin nuget:?package=Site24x7.DotNetCoreAgent&version=4.6.0 // Install Site24x7.DotNetCoreAgent as a Cake Tool #tool nuget:?package=Site24x7.DotNetCoreAgent&version=4.6.0
Site24x7 APM Insight's .NET Core Agent supports tracking requests, errors, external calls and exceptions in the .NET Core applications hosted on Windows and Linux environments.
Find installation instructions in https://www.site24x7.com/help/apm/dotnet-agent/application-performance-monitoring-for-dotnet-core.html
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
.NET Core | netcoreapp2.1 is compatible. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
-
.NETCoreApp 2.1
- Microsoft.AspNetCore.Http (>= 1.1.2)
- Microsoft.AspNetCore.Http.Abstractions (>= 1.1.2)
- Microsoft.AspNetCore.Routing.Abstractions (>= 1.1.2)
- Microsoft.Extensions.Configuration (>= 3.1.1)
- Microsoft.Extensions.Configuration.Json (>= 3.1.1)
- Microsoft.Extensions.DependencyInjection (>= 2.0.0)
- Microsoft.Extensions.DiagnosticAdapter (>= 2.0.0)
- System.Collections.Specialized (>= 4.3.0)
- System.Configuration.ConfigurationManager (>= 4.4.0)
- System.Data.Common (>= 4.3.0)
- System.Data.SqlClient (>= 4.3.1)
- System.Diagnostics.StackTrace (>= 4.0.1)
- System.Net.Http (>= 4.3.0)
- System.Reactive.Core (>= 3.1.1)
- System.Runtime.InteropServices.RuntimeInformation (>= 4.3.0)
- System.Security.Principal.Windows (>= 4.3.0)
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 |
---|---|---|
6.2.4 | 19,623 | 10/3/2023 |
6.2.3 | 34,298 | 6/15/2023 |
6.2.2 | 740 | 6/1/2023 |
6.2.1 | 1,108 | 5/29/2023 |
6.2.0 | 808 | 5/19/2023 |
6.1.0 | 1,364 | 3/30/2023 |
6.0.1 | 901 | 3/16/2023 |
6.0.0 | 3,393 | 2/17/2023 |
5.9.1 | 23,460 | 1/26/2023 |
5.9.0 | 801 | 1/26/2023 |
5.8.0 | 3,066 | 10/20/2022 |
5.5.0 | 6,296 | 3/29/2022 |
5.4.0 | 11,665 | 10/7/2021 |
4.7.0 | 10,650 | 9/11/2020 |
4.6.0 | 19,118 | 3/23/2020 |
4.5.1 | 1,650 | 1/31/2020 |
4.4.5 | 253,132 | 1/14/2020 |
4.4.4 | 1,226 | 1/13/2020 |
4.4.3 | 6,642 | 10/22/2019 |
4.4.2 | 6,974 | 9/25/2019 |
4.4.1 | 4,373 | 7/18/2019 |
1.0.0-beta | 3,510 | 10/23/2017 |
4.6.0
- Custom instrumentation via agent API.
- Tracking Exceptions via agent API.
4.5.0
Microsoft EntityFramework Core support.
Reading license key from appsettings.
4.4.4
.NET Core 3.1 support
4.4.3
Added detecting Kubernetes environment
4.4.2
Docker auto scaling support