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
#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

RenderHighcharts allows for rendering highcharts to image format using http://export.highcharts.com/ export service. Can be used entirely server

Product 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.

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 5,690 8/29/2015
1.2.11 1,157 8/29/2015
1.2.10 1,476 8/25/2015
1.2.9 1,176 8/21/2015
1.2.8 1,126 8/20/2015
1.2.7 1,189 8/20/2015
1.2.6 1,134 8/20/2015
1.2.5 1,165 8/20/2015
1.2.4 1,132 8/20/2015
1.2.3 1,070 8/20/2015
1.2.3-gamma 913 8/20/2015
1.2.3-foxtrot 963 8/19/2015
1.2.3-epsilon 892 8/19/2015
1.2.3-delta 948 8/19/2015
1.2.3-charlie 985 8/19/2015
1.2.3-beta 919 8/19/2015
1.2.3-alpha 961 8/19/2015
1.2.2 1,019 8/18/2015
1.2.1 1,288 8/4/2015
1.2.0 1,275 8/4/2015
1.1.0 1,307 7/29/2015

~/App_Data/Temp" complains about having a write lock on it.  switching back to Path.GetTempPath()