https://github.com/a-patel/litexmessagequeue
Abstract interface to implement any kind of message queue or service bus services (e.g. Azure ServiceBus, Azure Storage Queue, AmazonSQS, RabbitMQ, Google Cloud Queue, Redis Queue) for any type of application (ASP.NET Core, .Net Standard 2.x)
https://github.com/a-patel/litexmessagequeue
amazon-sqs asp-net-core aspnet-core aspnetcore azure azure-service-bus azure-storage-queue google-cloud-messaging litex message-queue messaging rabbitmq redis-queue service-bus
Last synced: 4 months ago
JSON representation
Abstract interface to implement any kind of message queue or service bus services (e.g. Azure ServiceBus, Azure Storage Queue, AmazonSQS, RabbitMQ, Google Cloud Queue, Redis Queue) for any type of application (ASP.NET Core, .Net Standard 2.x)
- Host: GitHub
- URL: https://github.com/a-patel/litexmessagequeue
- Owner: a-patel
- License: mit
- Created: 2018-05-29T11:40:16.000Z (about 7 years ago)
- Default Branch: main
- Last Pushed: 2022-05-17T18:36:34.000Z (about 3 years ago)
- Last Synced: 2025-01-24T18:35:14.116Z (5 months ago)
- Topics: amazon-sqs, asp-net-core, aspnet-core, aspnetcore, azure, azure-service-bus, azure-storage-queue, google-cloud-messaging, litex, message-queue, messaging, rabbitmq, redis-queue, service-bus
- Homepage:
- Size: 54.7 KB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# LiteXMessageQueue
Abstract interface to implement any kind of message queue or service bus services (e.g. Azure ServiceBus, Azure Storage Queue, AmazonSQS, RabbitMQ, Google Cloud Queue, Redis Queue).> Provide Storage service for any type of application (.NET Core, .NET Standard).
# Coming Soon
---
## Support :telephone:
> Reach out to me at one of the following places!- Email :envelope: at `[email protected]`
- NuGet :package: at `@iamaashishpatel`## Authors :boy:
* **Ashish Patel** - [A-Patel](https://github.com/a-patel)
##### Connect with me
| Linkedin | GitHub | Facebook | Twitter | Instagram | Tumblr | Website |
|----------|----------|----------|----------|----------|----------|----------|
| [](https://www.linkedin.com/in/iamaashishpatel) | [](https://github.com/a-patel) | [](https://www.facebook.com/aashish.mrcool) | [](https://twitter.com/aashish_mrcool) | [](https://www.instagram.com/iamaashishpatel/) | [](https://iamaashishpatel.tumblr.com/) | [](http://aashishpatel.co.nf/) |
| | | | | | |## Donations :dollar:
[](https://www.buymeacoffee.com/iamaashishpatel)
## License :lock:
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details