https://github.com/dbosoft/rebus-extensions
Rebus Extensions
https://github.com/dbosoft/rebus-extensions
Last synced: about 2 months ago
JSON representation
Rebus Extensions
- Host: GitHub
- URL: https://github.com/dbosoft/rebus-extensions
- Owner: dbosoft
- License: mit
- Created: 2023-01-09T11:35:07.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-03-12T10:21:09.000Z (3 months ago)
- Last Synced: 2025-03-27T13:45:51.141Z (2 months ago)
- Language: C#
- Size: 134 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# dbosoft Rebus Extensions
This repository contains following extensions to [Rebus](https://github.com/rebus-org/rebus):
- Dbosoft.Rebus.Configuration
A extension for configuring rebus via dependency injection.
- Dbosoft.Rebus.Operations
A extension that uses rebus sagas to manage long running operations.