NServiceBus.NewRelic.Analyzer 1.0.1

Additional Details

NewRelic has added NServiceBus V6+ Transaction and Distributed Tracing support in version v9.3.0 ( https://github.com/newrelic/newrelic-dotnet-agent/releases/tag/v9.3.0 ) of their .net agent. Therefore, this project has been deprecated and should no longer be used.

dotnet add package NServiceBus.NewRelic.Analyzer --version 1.0.1
NuGet\Install-Package NServiceBus.NewRelic.Analyzer -Version 1.0.1
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="NServiceBus.NewRelic.Analyzer" Version="1.0.1">
  <PrivateAssets>all</PrivateAssets>
  <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add NServiceBus.NewRelic.Analyzer --version 1.0.1
#r "nuget: NServiceBus.NewRelic.Analyzer, 1.0.1"
#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 NServiceBus.NewRelic.Analyzer as a Cake Addin
#addin nuget:?package=NServiceBus.NewRelic.Analyzer&version=1.0.1

// Install NServiceBus.NewRelic.Analyzer as a Cake Tool
#tool nuget:?package=NServiceBus.NewRelic.Analyzer&version=1.0.1

A Roslyn Diagnostic Analyzer and corresponding Code Fix identify and automatically add NewRelic.Agent.Api [Transaction] attributes to all NServiceBus v6+ related message handlers.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

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.0.1 860 6/9/2021
1.0.0 579 6/8/2021