NewRelic.RestApi 1.1.0-beta2

This is a prerelease version of NewRelic.RestApi.
There is a newer version of this package available.
See the version list below for details.
dotnet add package NewRelic.RestApi --version 1.1.0-beta2
                    
NuGet\Install-Package NewRelic.RestApi -Version 1.1.0-beta2
                    
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="1.1.0-beta2" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="NewRelic.RestApi" Version="1.1.0-beta2" />
                    
Directory.Packages.props
<PackageReference Include="NewRelic.RestApi" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add NewRelic.RestApi --version 1.1.0-beta2
                    
#r "nuget: NewRelic.RestApi, 1.1.0-beta2"
                    
#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.
#:package NewRelic.RestApi@1.1.0-beta2
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=NewRelic.RestApi&version=1.1.0-beta2&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=NewRelic.RestApi&version=1.1.0-beta2&prerelease
                    
Install as a Cake Tool

A Portable Class Library implementation of the New Relic REST API. Powered by PortableRest. Supports .NET 4.0.3 & 4.5, Silverlight 4 & 5, Windows Phone 7.5 & 8, and Windows 8.

This project is not endorsed or supported by New Relic.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

  • Portable Class Library (.NETFramework 4.0.3, Silverlight 4.0, Windows 8.0, WindowsPhone 7.1)

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
2.0.0-beta2 92 8/17/2014
2.0.0-beta1a 59 11/27/2013
2.0.0-beta1 48 11/15/2013
1.2.0 195 11/10/2013
1.2.0-beta2 51 10/24/2013
1.1.3-beta 48 10/1/2013
1.1.2-beta 44 4/28/2013
1.1.1-beta 42 3/3/2013
1.1.0-beta4 45 3/3/2013
1.1.0-beta3 45 3/3/2013
1.1.0-beta2 43 3/1/2013
1.1.0-beta1 43 3/1/2013
1.1.0-alpha 44 2/23/2013
1.0.14-alpha 42 2/18/2013
1.0.13-alpha 44 2/8/2013
1.0.12-alpha 45 2/5/2013
1.0.11-alpha 42 2/5/2013
1.0.10-alpha 42 2/4/2013
1.0.9-alpha 42 2/4/2013
1.0.8-alpha 44 2/2/2013
1.0.7-alpha 44 2/2/2013
1.0.6-alpha 42 1/15/2013
1.0.5-alpha 45 1/14/2013
1.0.4-beta 43 1/14/2013
1.0.4-alpha 42 1/14/2013
1.0.3-alpha 42 1/14/2013
1.0.2-alpha 43 1/14/2013
1.0.1-alpha 43 1/14/2013
1.0.0-alpha 44 1/14/2013

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.