NRConfig.MSBuild 1.5.0

dotnet add package NRConfig.MSBuild --version 1.5.0
NuGet\Install-Package NRConfig.MSBuild -Version 1.5.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="NRConfig.MSBuild" Version="1.5.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add NRConfig.MSBuild --version 1.5.0
#r "nuget: NRConfig.MSBuild, 1.5.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.
// Install NRConfig.MSBuild as a Cake Addin
#addin nuget:?package=NRConfig.MSBuild&version=1.5.0

// Install NRConfig.MSBuild as a Cake Tool
#tool nuget:?package=NRConfig.MSBuild&version=1.5.0

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.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.5.0 8,845 5/31/2015
1.4.0 16,202 12/27/2013

Improved support for transactions (factory naming and naming priority), by Ivan Bondarenko (https://github.com/imapi)