Skip to main content
NewRelic.Agent.Api package icon

NewRelic.Agent.Api

The New Relic .NET Agent API supports custom error and metric reporting, custom transaction parameters, custom instrumentation of methods with attributes, and more. If the agent is not installed or is disabled, method invocations of this API will have no effect. You can find more information about the API at https://docs.newrelic.com/docs/apm/agents/net-agent/net-agent-api/guide-using-net-agent-api.

Total Downloads
224.8M
224,804,527
Published
Jun 24, 2026
Latest stable version

Install

.NET CLI
dotnet add package NewRelic.Agent.Api --version 10.52.0
Package Manager Console
Install-Package NewRelic.Agent.Api -Version 10.52.0
PackageReference
<PackageReference Include="NewRelic.Agent.Api" Version="10.52.0" />

Frameworks

No framework metadata available.

Dependencies

No declared dependencies.