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 2 years ago)
- Default Branch: main
- Last Pushed: 2024-05-23T00:24:40.000Z (over 1 year ago)
- Last Synced: 2024-05-23T03:37:15.928Z (over 1 year ago)
- Topics: azure, csharp, dotnet, receptor, servicebus
- Language: C#
- Homepage: https://soenneker.com
- Size: 832 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
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/)
#  Soenneker.ServiceBus.Receptor
### An abstract Service Bus class meant to be derived by specific bus receptors
## Installation
```
dotnet add package Soenneker.ServiceBus.Receptor
```