Site24x7.DotNetCoreAgent 6.0.1

There is a newer version of this package available.
See the version list below for details.
dotnet add package Site24x7.DotNetCoreAgent --version 6.0.1
NuGet\Install-Package Site24x7.DotNetCoreAgent -Version 6.0.1
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="6.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Site24x7.DotNetCoreAgent --version 6.0.1
#r "nuget: Site24x7.DotNetCoreAgent, 6.0.1"
#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=6.0.1

// Install Site24x7.DotNetCoreAgent as a Cake Tool
#tool nuget:?package=Site24x7.DotNetCoreAgent&version=6.0.1

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.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos 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,532 10/3/2023
6.2.3 9,036 6/15/2023
6.2.2 667 6/1/2023
6.2.1 966 5/29/2023
6.2.0 742 5/19/2023
6.1.0 1,128 3/30/2023
6.0.1 818 3/16/2023
6.0.0 2,488 2/17/2023
5.9.1 18,421 1/26/2023
5.9.0 749 1/26/2023
5.8.0 1,934 10/20/2022
5.5.0 6,114 3/29/2022
5.4.0 9,908 10/7/2021
4.7.0 9,177 9/11/2020
4.6.0 15,236 3/23/2020
4.5.1 1,588 1/31/2020
4.4.5 253,071 1/14/2020
4.4.4 1,165 1/13/2020
4.4.3 6,581 10/22/2019
4.4.2 6,927 9/25/2019
4.4.1 4,305 7/18/2019
1.0.0-beta 3,445 10/23/2017

6.0.1
Published in umbraco market place.

6.0.0
Agent is built with netstandard framework to support .NET Core applications built on top of .NET framework.

5.9.0
Set application name via environment variable using the key value SITE24X7_APP_NAME=Your_application_name.

5.8.0
AWS fargate autoscaling support.

5.5.0
AU data centre endpoint changed.

5.4.0
Support for console applications built in .NET Core.

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