.NET library for sending telemetry data to New Relic.
Info
Version: | 1.0.0-beta.223 |
Author(s): | newrelic |
Last Update: | Friday, November 20, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/newrelic/newrelic-telemetry-sdk-dotnet |
NuGet Url: | https://www.nuget.org/packages/NewRelic.Telemetry |
Install
Install-Package NewRelic.Telemetry
dotnet add package NewRelic.Telemetry
paket add NewRelic.Telemetry
NewRelic.Telemetry Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.5
- Microsoft.Extensions.Configuration(>= 1.0.0)
- Microsoft.Extensions.Logging.Abstractions(>= 1.0.0)
- System.Net.Http(>= 4.3.4)
- Utf8Json(>= 1.3.7)
- Microsoft.Extensions.Configuration(>= 1.0.0)
- Microsoft.Extensions.Logging.Abstractions(>= 1.0.0)
- System.Net.Http(>= 4.3.4)
- Utf8Json(>= 1.3.7)
Tags