Test01.Agent 1.0.0

Requires NuGet 3.3.0 or higher.

dotnet add package Test01.Agent --version 1.0.0
                    
NuGet\Install-Package Test01.Agent -Version 1.0.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="Test01.Agent" Version="1.0.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Test01.Agent" Version="1.0.0" />
                    
Directory.Packages.props
<PackageReference Include="Test01.Agent" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Test01.Agent --version 1.0.0
                    
#r "nuget: Test01.Agent, 1.0.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.
#addin nuget:?package=Test01.Agent&version=1.0.0
                    
Install Test01.Agent as a Cake Addin
#tool nuget:?package=Test01.Agent&version=1.0.0
                    
Install Test01.Agent as a Cake Tool

Make sure you go to New Relic first to sign up and get your license key at http://newrelic.com/. Performance monitoring will never be the same after you do!  
           The package is available through your NuGet package manager and on the web at https://nuget.org/packages/NewRelic.Agent

           Run: Install-Package NewRelic.Agent

           Note: If you want to instrument more than one project in your solution, simply change the "Default project" in the package manager console and install the package.

           Visit http://rpm.newrelic.com/ after your package deploy is complete to see your performance metrics.

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.0 521 11/9/2020

For detailed information see: https://docs.newrelic.com/docs/releases/dotnet