GlutenFree.OddJob 0.9.5

There is a newer version of this package available.
See the version list below for details.
dotnet add package GlutenFree.OddJob --version 0.9.5
NuGet\Install-Package GlutenFree.OddJob -Version 0.9.5
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="GlutenFree.OddJob" Version="0.9.5" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add GlutenFree.OddJob --version 0.9.5
#r "nuget: GlutenFree.OddJob, 0.9.5"
#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 GlutenFree.OddJob as a Cake Addin
#addin nuget:?package=GlutenFree.OddJob&version=0.9.5

// Install GlutenFree.OddJob as a Cake Tool
#tool nuget:?package=GlutenFree.OddJob&version=0.9.5

Oddjob - A Simple Job Scheduler for .NET

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.

This package has no dependencies.

NuGet packages (4)

Showing the top 4 NuGet packages that depend on GlutenFree.OddJob:

Package Downloads
GlutenFree.OddJob.Storage.SQL.Common

Oddjob Base SQL Storage Implementation for Storage and retrieval of jobs.

GlutenFree.OddJob.Execution.Akka

Basic Execution engine using Akka.NET for underlying Architecture.

GlutenFree.OddJob.Storage.FileSystem

OddJob - File System Storage Provider

GlutenFree.OddJob.Serializable

Wire-Safe Serializable Job Model and functionality

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.9.91 2,340 3/20/2019
0.9.9 2,263 8/29/2018
0.9.8 2,138 8/27/2018
0.9.7 2,333 8/18/2018
0.9.6 2,205 8/16/2018
0.9.5 2,206 8/16/2018
0.9.4 2,299 8/15/2018
0.9.3 2,320 8/14/2018
0.9.0 1,409 7/7/2018

First Nuget Release