Komplett.NewRelic.AzureExtension 0.1.3

There is a newer version of this package available.
See the version list below for details.
dotnet add package Komplett.NewRelic.AzureExtension --version 0.1.3
NuGet\Install-Package Komplett.NewRelic.AzureExtension -Version 0.1.3
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="Komplett.NewRelic.AzureExtension" Version="0.1.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Komplett.NewRelic.AzureExtension --version 0.1.3
#r "nuget: Komplett.NewRelic.AzureExtension, 0.1.3"
#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 Komplett.NewRelic.AzureExtension as a Cake Addin
#addin nuget:?package=Komplett.NewRelic.AzureExtension&version=0.1.3

// Install Komplett.NewRelic.AzureExtension as a Cake Tool
#tool nuget:?package=Komplett.NewRelic.AzureExtension&version=0.1.3

Komplett.NewRelic.AzureExtension

This is a custom made extension for Azure App Services made by Komplett for our own usage. You are probably looking for NewRelic.Azure.WebSites.Extension.

Usage

Before installing the extension, make sure you have configured your App Service correctly.

General settings

  • Platform Set this to either 32-bit or 64-bit depending on how you built your project.

AppSettings

  • ASP_NET_CORE_APP [Optional] Set to True if you are running a ASP.NET Core application using AspNetCoreModule.
  • NEWRELIC_HOME [Optional] Set this to the folder where you want NewRelic installed.

Building

  1. Clone this repository
  2. Make sure you have the latest version of nuget by running nuget update -self
  3. Change the version number in the Komplett.NewRelic.AzureExtension.nuspec file
  4. Run nuget pack in the root of the project
  5. Upload the created nuget file to nuget.org
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
8.9.130 3,128 11/19/2018
8.8.83 1,066 10/22/2018
8.7.75 1,040 10/9/2018
0.1.3 895 9/28/2018
0.1.2 756 9/28/2018
0.1.1 670 9/28/2018