Site24x7.DotNetCoreAgent 4.7.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package Site24x7.DotNetCoreAgent --version 4.7.0
NuGet\Install-Package Site24x7.DotNetCoreAgent -Version 4.7.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Site24x7.DotNetCoreAgent" Version="4.7.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Site24x7.DotNetCoreAgent --version 4.7.0
#r "nuget: Site24x7.DotNetCoreAgent, 4.7.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Site24x7.DotNetCoreAgent as a Cake Addin
#addin nuget:?package=Site24x7.DotNetCoreAgent&version=4.7.0

// Install Site24x7.DotNetCoreAgent as a Cake Tool
#tool nuget:?package=Site24x7.DotNetCoreAgent&version=4.7.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 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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 3,627 10/3/2023
6.2.3 9,307 6/15/2023
6.2.2 682 6/1/2023
6.2.1 981 5/29/2023
6.2.0 756 5/19/2023
6.1.0 1,143 3/30/2023
6.0.1 834 3/16/2023
6.0.0 2,528 2/17/2023
5.9.1 18,597 1/26/2023
5.9.0 750 1/26/2023
5.8.0 1,972 10/20/2022
5.5.0 6,116 3/29/2022
5.4.0 9,961 10/7/2021
4.7.0 9,179 9/11/2020
4.6.0 15,316 3/23/2020
4.5.1 1,604 1/31/2020
4.4.5 253,086 1/14/2020
4.4.4 1,179 1/13/2020
4.4.3 6,596 10/22/2019
4.4.2 6,942 9/25/2019
4.4.1 4,319 7/18/2019
1.0.0-beta 3,460 10/23/2017

4.7.0
Fixed issue in tracking request for .NET Core 3.1 applications.

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