Info
Version: | 10.33.1 |
Author(s): | New Relic |
Last Update: | Thursday, October 31, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/newrelic/newrelic-dotnet-agent |
NuGet Url: | https://www.nuget.org/packages/NewRelic.Agent |
Install
Install-Package NewRelic.Agent
dotnet add package NewRelic.Agent
paket add NewRelic.Agent
NewRelic.Agent Download (Unzip the "nupkg" after downloading)
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 https://one.newrelic.com after your package deploy is complete to see your performance metrics.