NewRelic.RestApi 2.0.0-beta1a

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

// Install NewRelic.RestApi as a Cake Tool
#tool nuget:?package=NewRelic.RestApi&version=2.0.0-beta1a&prerelease                

A Portable Class Library implementation of the New Relic REST API. Powered by PortableRest. Supports .NET 4.5, Windows Phone 8, and Windows 8.x.

This project is not endorsed or supported by New Relic.

NOTE: You may NOT use this library to build applications that replicate the functionality of http://bit.ly/newrelicalerts for sale in the Windows Phone 8 or Windows 8.x stores.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

  • Portable Class Library (.NETFramework 4.5, Windows 8.0, WindowsPhone 8.0)

NuGet packages (1)

Showing the top 1 NuGet packages that depend on NewRelic.RestApi:

Package Downloads
Noobot.Modules.NewRelic

NewRelic module for Noobot framework

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.0.0-beta2 1,444 8/17/2014
2.0.0-beta1a 1,085 11/27/2013
2.0.0-beta1 1,007 11/15/2013
1.2.0 6,044 11/10/2013
1.2.0-beta2 985 10/24/2013
1.1.3-beta 972 10/1/2013
1.1.2-beta 1,020 4/28/2013
1.1.1-beta 1,002 3/3/2013
1.1.0-beta4 987 3/3/2013
1.1.0-beta3 987 3/3/2013
1.1.0-beta2 1,054 3/1/2013
1.1.0-beta1 1,027 3/1/2013
1.1.0-alpha 1,004 2/23/2013
1.0.14-alpha 1,035 2/18/2013
1.0.13-alpha 1,052 2/8/2013
1.0.12-alpha 996 2/5/2013
1.0.11-alpha 1,003 2/5/2013
1.0.10-alpha 1,002 2/4/2013
1.0.9-alpha 1,010 2/4/2013
1.0.8-alpha 995 2/2/2013
1.0.7-alpha 970 2/2/2013
1.0.6-alpha 990 1/15/2013
1.0.5-alpha 956 1/14/2013
1.0.4-beta 970 1/14/2013
1.0.4-alpha 1,009 1/14/2013
1.0.3-alpha 978 1/14/2013
1.0.2-alpha 1,031 1/14/2013
1.0.1-alpha 1,005 1/14/2013
1.0.0-alpha 981 1/14/2013

2.0-beta1: GetApplications uses v2 of the New Relic API.
1.2-beta: Updated implementation for new version of PortableRest. Removed support for .NET 4.0.3, Silverlight, and Windows Phone 7.
1.1.2-beta: Updated dependencies.
1.1.1-beta: Corrected issues with deserializing Servers.
1.1.0-beta: Corrected issues with deserializing Applications and ApplicationSettings.

This release does not contain the Data API yet. You may get Applications, Metrics, and post Deployments.