Shift 1.0.8.4
.NET Framework 4.6.1
dotnet add package Shift --version 1.0.8.4
NuGet\Install-Package Shift -Version 1.0.8.4
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.8.4" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Shift --version 1.0.8.4
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Shift, 1.0.8.4"
#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 Shift as a Cake Addin
#addin nuget:?package=Shift&version=1.0.8.4
// Install Shift as a Cake Tool
#tool nuget:?package=Shift&version=1.0.8.4
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
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. Can use either Redis, MongoDB, Azure DocumentDB, or Microsoft SQL Server for main storage. Free for personal and commercial use, no limit.
Product | Versions |
---|---|
.NET Framework | net461 net462 net463 net47 net471 net472 net48 net481 |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
.NETFramework 4.6.1
- Autofac (>= 4.8.1)
- Dapper (>= 1.50.5)
- Microsoft.Azure.DocumentDB (>= 2.1.3)
- MongoDB.Driver (>= 2.7.0)
- Newtonsoft.Json (>= 10.0.3)
- StackExchange.Redis (>= 2.0.513)
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 | 767 | 10/19/2018 |
1.0.8.3 | 857 | 8/29/2017 |
1.0.8.2 | 755 | 8/24/2017 |
1.0.8.1 | 816 | 8/23/2017 |
1.0.8 | 786 | 8/1/2017 |
1.0.7.9 | 785 | 7/14/2017 |
1.0.7.8 | 819 | 6/20/2017 |
1.0.7.7 | 893 | 6/6/2017 |
1.0.7.6 | 802 | 6/6/2017 |
1.0.7.5 | 800 | 5/30/2017 |
1.0.7.4 | 819 | 5/10/2017 |
1.0.7.3 | 802 | 5/10/2017 |
1.0.7.2 | 805 | 5/1/2017 |
1.0.7.1 | 828 | 4/25/2017 |
1.0.7 | 819 | 4/20/2017 |
1.0.6.3 | 789 | 4/13/2017 |
1.0.6.2 | 781 | 4/12/2017 |
1.0.6.1 | 804 | 4/10/2017 |
1.0.6 | 838 | 4/7/2017 |
1.0.5.1 | 780 | 3/29/2017 |
1.0.5 | 796 | 3/29/2017 |
1.0.4.1 | 824 | 3/24/2017 |
1.0.4 | 809 | 3/23/2017 |
1.0.3 | 885 | 3/20/2017 |
1.0.2 | 909 | 3/17/2017 |
1.0.1 | 957 | 2/16/2017 |
1.0.0 | 905 | 2/15/2017 |
Updated dependencies.