https://github.com/soenneker/soenneker.servicebus.receptor
A utility library for receiving Azure Service Bus messages
https://github.com/soenneker/soenneker.servicebus.receptor
azure csharp dotnet receptor servicebus
Last synced: about 1 month ago
JSON representation
A utility library for receiving Azure Service Bus messages
- Host: GitHub
- URL: https://github.com/soenneker/soenneker.servicebus.receptor
- Owner: soenneker
- License: mit
- Created: 2023-04-08T20:41:23.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2026-04-21T10:03:14.000Z (3 months ago)
- Last Synced: 2026-04-21T12:08:56.726Z (3 months ago)
- Topics: azure, csharp, dotnet, receptor, servicebus
- Language: C#
- Homepage: https://soenneker.com
- Size: 2.52 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: .github/CODE_OF_CONDUCT.md
- Security: .github/SECURITY.md
Awesome Lists containing this project
README
[](https://www.nuget.org/packages/Soenneker.ServiceBus.Receptor/)
[](https://github.com/soenneker/soenneker.servicebus.receptor/actions/workflows/publish-package.yml)
[](https://www.nuget.org/packages/Soenneker.ServiceBus.Receptor/)
[](https://github.com/soenneker/soenneker.servicebus.receptor/actions/workflows/codeql.yml)
#  Soenneker.ServiceBus.Receptor
### An abstract Service Bus class meant to be derived by specific bus receptors
## Installation
```
dotnet add package Soenneker.ServiceBus.Receptor
```