NewRelic.Agent.Api 10.49.0

Prefix Reserved
dotnet add package NewRelic.Agent.Api --version 10.49.0
                    
NuGet\Install-Package NewRelic.Agent.Api -Version 10.49.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="NewRelic.Agent.Api" Version="10.49.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="NewRelic.Agent.Api" Version="10.49.0" />
                    
Directory.Packages.props
<PackageReference Include="NewRelic.Agent.Api" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add NewRelic.Agent.Api --version 10.49.0
                    
#r "nuget: NewRelic.Agent.Api, 10.49.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.
#:package NewRelic.Agent.Api@10.49.0
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=NewRelic.Agent.Api&version=10.49.0
                    
Install as a Cake Addin
#tool nuget:?package=NewRelic.Agent.Api&version=10.49.0
                    
Install as a Cake Tool

New Relic .NET Agent API Package

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.

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.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.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 is compatible.  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.

This package has no dependencies.

NuGet packages (22)

Showing the top 5 NuGet packages that depend on NewRelic.Agent.Api:

Package Downloads
NewRelic.LogEnrichers.Serilog

.NET library for sending logging context data to New Relic

NewRelic.LogEnrichers.NLog

.NET library for sending logging context data to New Relic

NewRelic.LogEnrichers.Log4Net

.NET library for sending logging context data to New Relic

Serilog.Sinks.NewRelic

A Serilog sink that writes events to the NewRelic APM application. Note that use of Serilog.Sinks.NewRelicLogs is now a preferred way of sending log data directly to NewRelic APIs

Microsoft.Orleans.OrleansTelemetryConsumers.NewRelic

NewRelic implementation of Orleans Telemetry API.

GitHub repositories (2)

Showing the top 2 popular GitHub repositories that depend on NewRelic.Agent.Api:

Repository Stars
DataDog/dd-trace-dotnet
.NET Client Library for Datadog APM
Particular/docs.particular.net
All content for ParticularDocs
Version Downloads Last Updated
10.49.0 155,522 2/11/2026
10.48.1 167,046 1/28/2026
10.48.0 208,369 1/14/2026
10.47.2 322,495 12/16/2025
10.47.1 355,679 12/3/2025
10.47.0 420,250 11/19/2025
10.46.1 450,667 11/11/2025
10.46.0 566,430 10/30/2025
10.45.0 754,198 10/1/2025
10.44.1 1,157,406 8/20/2025
10.44.0 596,308 8/13/2025
10.43.0 860,089 7/9/2025
10.42.0 742,770 6/24/2025
10.41.0 1,341,694 4/30/2025
10.40.1 3,274,262 4/16/2025
10.40.0 770,663 4/2/2025
10.39.0 750,825 3/19/2025
10.38.0 766,538 3/5/2025
10.37.0 698,472 2/19/2025
10.36.0 1,381,035 2/5/2025 10.36.0 is deprecated because it is no longer maintained.
Loading failed