Jobbr.Server 1.0.0-unstable.469

This is a prerelease version of Jobbr.Server.
There is a newer version of this package available.
See the version list below for details.
The owner has unlisted this package. This could mean that the package is deprecated, has security vulnerabilities or shouldn't be used anymore.
dotnet add package Jobbr.Server --version 1.0.0-unstable.469
NuGet\Install-Package Jobbr.Server -Version 1.0.0-unstable.469
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="Jobbr.Server" Version="1.0.0-unstable.469" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Jobbr.Server --version 1.0.0-unstable.469
#r "nuget: Jobbr.Server, 1.0.0-unstable.469"
#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 Jobbr.Server as a Cake Addin
#addin nuget:?package=Jobbr.Server&version=1.0.0-unstable.469&prerelease

// Install Jobbr.Server as a Cake Tool
#tool nuget:?package=Jobbr.Server&version=1.0.0-unstable.469&prerelease

Jobbr is a .NET job server. It is designed to reduce artifical complexity when a job server is needed in a project. Jobbr tries to get out of your way as much as possible so that you can focus on business logic. Job implementations have no dependency to Jobbr which makes it easy to integrate Jobbr in any .NET project.

Main Features

  • Isolation of Jobs on process-level
  • REST API to manage and trigger Jobs and watch the execution state
  • Provides a typed client to consume the REST API
  • Persists created files from running jobs in an artefact store.
  • Supports CRON expressions for recurring triggers
  • Embeddable in your own C# application (JobServer and Runner)
  • Easily testable
  • IOC for your jobs
  • Extendable (jobstorage providers, artefact storage providers, execution etc)
  • Progress tracking via stdout (Console.WriteLine())
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.

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
3.0.1 4,043 8/21/2023
3.0.0 2,961 3/20/2023
1.6.0 457 11/2/2022
1.5.0-rc.2 294 4/17/2019
1.4.2 779 4/10/2019
1.4.1 638 4/10/2019
1.4.0 1,696 10/20/2018
1.3.0 861 10/5/2018
1.2.1 851 9/26/2018
1.2.0 808 9/26/2018
1.1.0 907 9/10/2018
1.0.1 1,517 6/22/2018
1.0.0 1,318 10/6/2017
0.0.31 1,281 1/6/2017
0.0.30 1,161 12/23/2016
0.0.29 1,328 11/8/2016
0.0.28 1,183 10/25/2016
0.0.27 1,121 10/19/2016
0.0.26 1,187 9/23/2016
0.0.25 1,058 9/23/2016
0.0.24 1,236 8/5/2016
0.0.23 1,066 8/5/2016
0.0.22 1,096 8/4/2016
0.0.21 1,118 4/12/2016
0.0.20 1,081 4/12/2016
0.0.19 1,243 7/7/2015
0.0.18 1,158 7/6/2015
0.0.17 1,155 7/6/2015
0.0.15 1,144 7/3/2015
0.0.14 1,226 6/15/2015
0.0.13 1,463 6/1/2015
0.0.12 1,191 4/8/2015
0.0.11 1,236 4/7/2015
0.0.10 1,274 4/2/2015
0.0.9 1,155 3/19/2015
0.0.8 1,162 3/19/2015
0.0.7 1,123 3/19/2015
0.0.6 1,107 3/18/2015
0.0.5 1,127 3/18/2015
0.0.4 1,117 3/13/2015
0.0.3 1,131 3/12/2015
0.0.2 1,111 3/12/2015