APM Insight .NET Agent Components Supported


The APM Insight agent is compatible with both .NET and .NET Core applications and comes with pre-built instrumentation, enabling automatic collection of performance metrics from the applications.

Click on the sections given below to view the compatability and requirements of the .NET and .Net Core agent.

Compatibility and requirements for the .NET agent

The .NET agent supports applications built with the Microsoft.NET Framework v4.0 & above with runtime of .NET CLR v4.0 and IIS v7.0 and above. The following list of components are supported in APM Insight .NET agent:

Internal Components:

  • ASPX (Active Server Page Extended)
  • MVC (Model - View - Controller)

External Components:

Web Service Calls

  • ASMX (Active Server Method Extended)
  • WCF (Windows Communication Foundation)
  • Web API (Web Application Programming Interface)

Database Calls

  • Enterprise Library
  • Microsoft SQL Server
  • Microsoft SQL Server Compact (SQL CE)
  • MySQL
  • OLE DB
  • Oracle
  • PostgreSQL

Mem Cache and No SQL

  • Cassandra
  • Redis (Service Stack and Stack Exchange Provider)

Queue

  • Microsoft Message Queuing (MSMQ)

Others

  • DATAUPLOAD 
  • FILEUPLOAD 
  • OWIN (Open Web Interface for .NET)
  • Web Requests

Compatibility and requirements for the .NET Core Agent


The .NET Core agent supports the Microsoft .NET Core application versions - 2.0, 2.1, 2.2, 3.0, 3.1, 5.0, and 6.0. The following list of components are supported in APM Insight .NET Core agent:

Internal Components:

  • MVC (Model - View - Controller)

External Components:

Web Service Calls

  • MVC (Model - View - Controller)
  • Web API (Web Application Programming Interface)

Database Calls

  • Microsoft SQL Server
  • Microsoft SQL Server Compact (SQL CE)
  • MySQL
  • OLE DB
  • Oracle
  • PostgreSQL
  • Enterprise Library

Others

  • Cassandra CQL Sharp
  • HTTP Client