NRConfig.Tool
1.5.0
dotnet add package NRConfig.Tool --version 1.5.0
NuGet\Install-Package NRConfig.Tool -Version 1.5.0
<PackageReference Include="NRConfig.Tool" Version="1.5.0" />
paket add NRConfig.Tool --version 1.5.0
#r "nuget: NRConfig.Tool, 1.5.0"
// Install NRConfig.Tool as a Cake Addin #addin nuget:?package=NRConfig.Tool&version=1.5.0 // Install NRConfig.Tool as a Cake Tool #tool nuget:?package=NRConfig.Tool&version=1.5.0
Generates custom instrumentation configuration files for New Relic - see the project page for more information. If you want to mark up your assemblies, classes and methods to get fine-grained control, also add the NRConfig.Library NuGet package to your projects.
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.Tool:
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)