Falcon.SugarApi仓库
Go to file
2022-04-19 11:28:00 +08:00
Falcon.SugarApi 为swagger增加枚举说明支持 2022-04-19 10:45:56 +08:00
Falcon.SugarApi.Test 增加Object扩展方法CloneTo和CloneFrom方法可以将原对象属性浅表复制到目标对象 2022-04-07 16:20:14 +08:00
.gitattributes 添加 .gitattributes、.gitignore 和 README.md。 2022-03-21 12:05:08 +08:00
.gitignore 添加 .gitattributes、.gitignore 和 README.md。 2022-03-21 12:05:08 +08:00
Falcon.SugarApi.sln 添加项目文件。 2022-03-21 12:05:12 +08:00
README.md 编辑readme.md 2022-04-19 11:28:00 +08:00

Falcon.SugarApi

Swagger说明 进入

waggerGenOptions.AddXmlEnumEnable方法可以为枚举类型增加注释。