NRConfig.Library
1.5.0
dotnet add package NRConfig.Library --version 1.5.0
NuGet\Install-Package NRConfig.Library -Version 1.5.0
<PackageReference Include="NRConfig.Library" Version="1.5.0" />
paket add NRConfig.Library --version 1.5.0
#r "nuget: NRConfig.Library, 1.5.0"
// Install NRConfig.Library as a Cake Addin #addin nuget:?package=NRConfig.Library&version=1.5.0 // Install NRConfig.Library as a Cake Tool #tool nuget:?package=NRConfig.Library&version=1.5.0
Mark up your assemblies, classes or methods using the [Instrument] attribute then run the nrconfig.exe tool (separate NuGet package) to generate a custom New Relic instrumentation XML file.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net is compatible. |
This package has no dependencies.
NuGet packages (1)
Showing the top 1 NuGet packages that depend on NRConfig.Library:
Package | Downloads |
---|---|
NRConfig.MSBuild
Generates custom instrumentation configuration files for New Relic - see the project page for more information. Mark up your assemblies, classes and methods to get fine-grained control using the [Instrument] attribute. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Improved support for transactions (factory naming and naming priority), by Ivan Bondarenko (https://github.com/imapi)