This is an automated email from the ASF dual-hosted git repository.
lizhanhui pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/rocketmq-clients.git
The following commit(s) were added to refs/heads/master by this push:
new a768f50 Add examples for C# SDK (#238)
a768f50 is described below
commit a768f50bb0a55e6cae718a49513ffc2f081f876a
Author: Zhanhui Li <[email protected]>
AuthorDate: Fri Sep 16 21:58:06 2022 +0800
Add examples for C# SDK (#238)
* Clean up code
* WIP: prepare to fix
* WIP: bugfix
* Complete simple consumer example