https://github.com/Particular/NServiceBus.Host
https://github.com/Particular/NServiceBus.Host
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/Particular/NServiceBus.Host
- Owner: Particular
- License: other
- Archived: true
- Created: 2014-10-09T12:45:29.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2022-12-12T21:21:59.000Z (over 3 years ago)
- Last Synced: 2023-03-11T03:34:10.955Z (over 3 years ago)
- Language: C#
- Homepage: https://docs.particular.net/nservicebus/hosting/nservicebus-host/
- Size: 1.86 MB
- Stars: 8
- Watchers: 6
- Forks: 18
- Open Issues: 19
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
Awesome Lists containing this project
README
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:
- https://docs.particular.net/nservicebus/hosting/nservicebus-host/
## 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:
- 5.x : https://github.com/Particular/NServiceBus/tree/5.0.11/src
- 4.x : https://github.com/Particular/NServiceBus/tree/4.7.12/src
- 3.x : https://github.com/Particular/NServiceBus/tree/3.3.18/src
- 2.6.x : https://github.com/Particular/NServiceBus/tree/2.6.0.1504/src
- 2.5.x : https://github.com/Particular/NServiceBus/tree/2.5.0.1446/src
- 2.0 : https://github.com/Particular/NServiceBus/tree/2.0/src/host