RenderHighCharts.Render
1.2.12
dotnet add package RenderHighCharts.Render --version 1.2.12
NuGet\Install-Package RenderHighCharts.Render -Version 1.2.12
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="RenderHighCharts.Render" Version="1.2.12" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add RenderHighCharts.Render --version 1.2.12
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: RenderHighCharts.Render, 1.2.12"
#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 RenderHighCharts.Render as a Cake Addin #addin nuget:?package=RenderHighCharts.Render&version=1.2.12 // Install RenderHighCharts.Render as a Cake Tool #tool nuget:?package=RenderHighCharts.Render&version=1.2.12
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
RenderHighcharts allows for rendering highcharts to image format using http://export.highcharts.com/ export service. Can be used entirely server
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net452 is compatible. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
- Newtonsoft.Json (>= 7.0.1)
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 |
---|---|---|
1.2.12 | 6,117 | 8/29/2015 |
1.2.11 | 1,234 | 8/29/2015 |
1.2.10 | 1,552 | 8/25/2015 |
1.2.9 | 1,251 | 8/21/2015 |
1.2.8 | 1,211 | 8/20/2015 |
1.2.7 | 1,261 | 8/20/2015 |
1.2.6 | 1,205 | 8/20/2015 |
1.2.5 | 1,232 | 8/20/2015 |
1.2.4 | 1,197 | 8/20/2015 |
1.2.3 | 1,113 | 8/20/2015 |
1.2.3-gamma | 955 | 8/20/2015 |
1.2.3-foxtrot | 1,015 | 8/19/2015 |
1.2.3-epsilon | 933 | 8/19/2015 |
1.2.3-delta | 1,003 | 8/19/2015 |
1.2.3-charlie | 1,046 | 8/19/2015 |
1.2.3-beta | 980 | 8/19/2015 |
1.2.3-alpha | 1,023 | 8/19/2015 |
1.2.2 | 1,062 | 8/18/2015 |
1.2.1 | 1,334 | 8/4/2015 |
1.2.0 | 1,319 | 8/4/2015 |
1.1.0 | 1,359 | 7/29/2015 |
~/App_Data/Temp" complains about having a write lock on it. switching back to Path.GetTempPath()