NewRelic.RestApi
1.1.2-beta
See the version list below for details.
Requires NuGet 2.5 or higher.
dotnet add package NewRelic.RestApi --version 1.1.2-beta
NuGet\Install-Package NewRelic.RestApi -Version 1.1.2-beta
<PackageReference Include="NewRelic.RestApi" Version="1.1.2-beta" />
<PackageVersion Include="NewRelic.RestApi" Version="1.1.2-beta" />
<PackageReference Include="NewRelic.RestApi" />
paket add NewRelic.RestApi --version 1.1.2-beta
#r "nuget: NewRelic.RestApi, 1.1.2-beta"
#addin nuget:?package=NewRelic.RestApi&version=1.1.2-beta&prerelease
#tool nuget:?package=NewRelic.RestApi&version=1.1.2-beta&prerelease
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.
Learn more about Target Frameworks and .NET Standard.
-
Portable Class Library (.NETFramework 4.0.3, Silverlight 4.0, Windows 8.0, WindowsPhone 7.1)
- PortableRest (>= 1.0.8-alpha)
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,533 | 8/17/2014 |
2.0.0-beta1a | 1,171 | 11/27/2013 |
2.0.0-beta1 | 1,093 | 11/15/2013 |
1.2.0 | 6,145 | 11/10/2013 |
1.2.0-beta2 | 1,074 | 10/24/2013 |
1.1.3-beta | 1,058 | 10/1/2013 |
1.1.2-beta | 1,110 | 4/28/2013 |
1.1.1-beta | 1,090 | 3/3/2013 |
1.1.0-beta4 | 1,075 | 3/3/2013 |
1.1.0-beta3 | 1,079 | 3/3/2013 |
1.1.0-beta2 | 1,144 | 3/1/2013 |
1.1.0-beta1 | 1,118 | 3/1/2013 |
1.1.0-alpha | 1,092 | 2/23/2013 |
1.0.14-alpha | 1,128 | 2/18/2013 |
1.0.13-alpha | 1,143 | 2/8/2013 |
1.0.12-alpha | 1,084 | 2/5/2013 |
1.0.11-alpha | 1,091 | 2/5/2013 |
1.0.10-alpha | 1,090 | 2/4/2013 |
1.0.9-alpha | 1,098 | 2/4/2013 |
1.0.8-alpha | 1,083 | 2/2/2013 |
1.0.7-alpha | 1,058 | 2/2/2013 |
1.0.6-alpha | 1,079 | 1/15/2013 |
1.0.5-alpha | 1,046 | 1/14/2013 |
1.0.4-beta | 1,058 | 1/14/2013 |
1.0.4-alpha | 1,098 | 1/14/2013 |
1.0.3-alpha | 1,071 | 1/14/2013 |
1.0.2-alpha | 1,119 | 1/14/2013 |
1.0.1-alpha | 1,094 | 1/14/2013 |
1.0.0-alpha | 1,071 | 1/14/2013 |
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.