Skip to content

brdmllr/NServiceBus.Host

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NServiceBus.Host

The NServiceBus Host takes an opinionated approach to hosting. Endpoints using NServiceBus Host can run as windows services or console application (e.g. during development).

Documentation

Full documentation is available at the following location:

Source code prior to 6.0.0

This repository contains the source code for the NServiceBus.Host since version 6.0.0, versions prior to that aligned with the NServiceBus releases. Source code for versions prior to 6.0.0 is available in the https://github.com/Particular/NServiceBus repository.

Prior versions available in NServiceBus repository: