IronSharp.IronWorker 2015.1.122

dotnet add package IronSharp.IronWorker --version 2015.1.122
NuGet\Install-Package IronSharp.IronWorker -Version 2015.1.122
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="IronSharp.IronWorker" Version="2015.1.122" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add IronSharp.IronWorker --version 2015.1.122
#r "nuget: IronSharp.IronWorker, 2015.1.122"
#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 IronSharp.IronWorker as a Cake Addin
#addin nuget:?package=IronSharp.IronWorker&version=2015.1.122

// Install IronSharp.IronWorker as a Cake Tool
#tool nuget:?package=IronSharp.IronWorker&version=2015.1.122

Workers and Scheduling.  IronWorker is a multi-language worker platform that runs tasks in the background, in parallel, and at massive scale.

Product Compatible and additional computed target framework versions.
.NET Framework net45 is compatible.  net451 was computed.  net452 was computed.  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.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2015.1.122 148 1/22/2015
2014.11.20.20720 146 11/20/2014
2014.6.1.23858 86 6/1/2014
2014.6.1.16944 53 6/1/2014
2014.5.23.40212 53 5/24/2014
2013.11.2 57 11/2/2013
2013.10.55.846 50 10/25/2013
2013.10.55.845 50 10/24/2013

Updated dependency on Common.Logging to latest version