IronSharp.IronWorker
2015.1.122
.NET Framework 4.5
Install-Package IronSharp.IronWorker -Version 2015.1.122
dotnet add package IronSharp.IronWorker --version 2015.1.122
<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
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: IronSharp.IronWorker, 2015.1.122"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. 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
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Workers and Scheduling. IronWorker is a multi-language worker platform that runs tasks in the background, in parallel, and at massive scale.
Product | Versions |
---|---|
.NET Framework | net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
- IronSharp.Core (>= 2015.1.122)
- Newtonsoft.Json (>= 6.0.8)
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 |
---|---|---|
2015.1.122 | 1,209 | 1/22/2015 |
2014.11.20.20720 | 963 | 11/20/2014 |
2014.6.1.23858 | 853 | 6/1/2014 |
2014.6.1.16944 | 793 | 6/1/2014 |
2014.5.23.40212 | 840 | 5/24/2014 |
2013.11.2 | 961 | 11/2/2013 |
2013.10.55.846 | 848 | 10/25/2013 |
2013.10.55.845 | 821 | 10/24/2013 |
Updated dependency on Common.Logging to latest version