NewRelicWindowsAzure
Make sure you go to New Relic first to sign up and get your 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 http://nuget.org/packages/NewRelicWindowsAzure Set up: 1. install-package NewRelicWindowsAzure 2. The Package installer will prompt you for your NewRelic.AppName and your New Relic license key 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. For more information on what this package is doing go to: https://support.newrelic.com/help/kb/dotnet/installing-the-net-agent-on-azure
Install
dotnet add package NewRelicWindowsAzure --version 8.35.0
Install-Package NewRelicWindowsAzure -Version 8.35.0
<PackageReference Include="NewRelicWindowsAzure" Version="8.35.0" />
Frameworks
No framework metadata available.
Dependencies
No declared dependencies.
Adoption guide
Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.
NuGet marks this package as deprecated. Review the publisher's migration guidance before adopting it.
No target framework metadata is available. Confirm compatibility in a representative project before standardising on this package.
How to read this guidance
Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.
Useful next steps
Move from package metadata to a concrete selection or review workflow.