Shift 1.0.7

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

// Install Shift as a Cake Tool
#tool nuget:?package=Shift&version=1.0.7

Durable and reliable long running and background jobs processing. Features: Detailed progress tracking. Stop, reset, and restart jobs. Scale out with multiple Shift servers. Encryption for serialized data. Run in most .NET apps, Windows services, Azure WebJobs. Auto removal of completed jobs. Requires Redis, MongoDB, or Microsoft SQL Server for main storage.

Product Compatible and additional computed target framework versions.
.NET Framework net461 is compatible.  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.0.8.4 911 10/19/2018
1.0.8.3 969 8/29/2017
1.0.8.2 850 8/24/2017
1.0.8.1 911 8/23/2017
1.0.8 885 8/1/2017
1.0.7.9 890 7/14/2017
1.0.7.8 922 6/20/2017
1.0.7.7 999 6/6/2017
1.0.7.6 899 6/6/2017
1.0.7.5 903 5/30/2017
1.0.7.4 918 5/10/2017
1.0.7.3 895 5/10/2017
1.0.7.2 904 5/1/2017
1.0.7.1 927 4/25/2017
1.0.7 909 4/20/2017
1.0.6.3 892 4/13/2017
1.0.6.2 885 4/12/2017
1.0.6.1 906 4/10/2017
1.0.6 940 4/7/2017
1.0.5.1 892 3/29/2017
1.0.5 903 3/29/2017
1.0.4.1 928 3/24/2017
1.0.4 915 3/23/2017
1.0.3 1,010 3/20/2017
1.0.2 1,033 3/17/2017
1.0.1 1,071 2/16/2017
1.0.0 1,030 2/15/2017

Added multiple workers per server. Bug fix and enhancements.