Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 1.86 KB

README.md

File metadata and controls

17 lines (11 loc) · 1.86 KB

Jobbr ComponentModel Management Build status

This Repository contains specifications, aka. Component Models for gaining access to Jobbr though the Server Management API as a plugin.

Master build status NuGet-Stable
Develop build status NuGet Pre-Release

What is Jobbr? 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.

Please see ReadTheDocs/Architecture for the general approach and information how Component Models work. Don't miss the chance to read ReadTheDocs/Extend Jobbr if you want to build your own component for Jobbr.

Issues

There is no issue tracker, please use the issue tracker on the jobbrIO/jobbr-server repository.