Jobbr.ComponentModel.Registration

Defines the interface which Jobbr Extensions use to register themselves


Keywords
License
GPL-3.0-only
Install
Install-Package Jobbr.ComponentModel.Registration -Version 1.0.0-rc.2

Documentation

Jobbr Component Registration Build status

This Repository contains the interface which Jobbr Extensions use to register themselves to Jobbr.

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.