https://github.com/soenneker/soenneker.queue.service
A utility library for Azure Queue (Storage) service client (QueueServiceClient) accessibility
https://github.com/soenneker/soenneker.queue.service
azure client csharp dotnet queue service util
Last synced: 14 days ago
JSON representation
A utility library for Azure Queue (Storage) service client (QueueServiceClient) accessibility
- Host: GitHub
- URL: https://github.com/soenneker/soenneker.queue.service
- Owner: soenneker
- License: mit
- Created: 2023-04-15T01:09:05.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2026-06-05T22:51:36.000Z (18 days ago)
- Last Synced: 2026-06-06T00:20:38.448Z (18 days ago)
- Topics: azure, client, csharp, dotnet, queue, service, util
- Language: C#
- Homepage: https://soenneker.com
- Size: 3.38 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
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.Queue.Service/)
[](https://github.com/soenneker/soenneker.queue.service/actions/workflows/publish-package.yml)
[](https://www.nuget.org/packages/Soenneker.Queue.Service/)
[](https://github.com/soenneker/soenneker.queue.service/actions/workflows/codeql.yml)
#  Soenneker.Queue.Service
### A utility library for Azure Queue (Storage) service client (QueueServiceClient) accessibility
## Installation
```
dotnet add package Soenneker.Queue.Service
```