ClementIV opened a new pull request #334: Add .NET Client to RocketMQ #273 URL: https://github.com/apache/rocketmq-externals/pull/334 ## What is the purpose of the change Add .NET Client to RocketMQ ## Brief changelog 1. Refactoring code structure 2. Publish the NuGet package 3. Write some documents * readme.md * Quick Start * API Reference ## Verifying this change -[ISSUE #273 ] Add .NET Client to RocketMQ ### Add .NET Client 1. Refactoring code structure, see `readme.md` for more information. 2. Build a local `rocketmq` test environment and test 90% of all APIs 3. Connect `Aliyun RocketMQ` tested related APIs 4. Create a new project to test the NuGet package[rocketmq-client-dotnet](https://www.nuget.org/packages/rocketmq-client-dotnet/0.1.1/Manage) 5. Write some documents * readme.md * Quick Start * API Reference
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
