add csharp xdb maker

This commit is contained in:
Lion 2022-08-09 09:40:37 +08:00
parent eb6547ee61
commit 2af4766874
1 changed files with 1 additions and 0 deletions

View File

@ -59,6 +59,7 @@ API 介绍,使用文档和测试程序请参考对应 `maker` 生成程序下
| :white_check_mark: | 已完成 | [java](maker/java) | java xdb 生成程序实现 | [Lion](https://github.com/lionsoul2014) |
|     | 待开始 | [c](maker/c) | ANSC c xdb 生成程序实现 | [Lion](https://github.com/lionsoul2014) |
| :white_check_mark: | 已完成 | [python](maker/python) | python xdb 生成程序实现 | [leolin49](https://github.com/leolin49) |
| :white_check_mark: | 已完成 | [csharp](maker/csharp) | csharp xdb 生成程序实现 | [Alan Lee](https://github.com/malus2077) |