NanoRocket is an extension library for RocketMQ.Client.
Branch | Building Status |
---|---|
master | |
dev |
- Read configurations in
appsettings.json
. - Dependency injection available.
- Multiple connections, producers, and consumers can be created.
You can get NanoRocket by grabbing the latest NuGet package.
See Wiki for more details.
NanoRocket | RocketMQ.Client | .NET |
---|---|---|
1.0.0 | 5.1.0 | 8.0 |
For more, please visit the Examples.
- Fork this repository.
- Create a new branch in you current repos from the dev branch.
- Push commits and create a Pull Request (PR) to NanoRocket.
- Basic Consume & Publish
- DependencyInjection
- Visual Studio 2022
- RocketMQ.Client
NanoRocket is licensed under the MIT license.