NewRelicWindowsAzure
Make sure you go to New Relic first to sign up and get your key at https://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/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 https://one.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://docs.newrelic.com/docs/apm/agents/net-agent/azure-installation/install-net-agent-azure-cloud-services/
Install
dotnet add package NewRelicWindowsAzure --version 10.10.0
Install-Package NewRelicWindowsAzure -Version 10.10.0
<PackageReference Include="NewRelicWindowsAzure" Version="10.10.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.