This website requires JavaScript.
Explore
帮助文档
Help
Register
Sign In
Falcon
/
Falcon.SugarApi
Watch
1
Star
0
Fork
1
You've already forked Falcon.SugarApi
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
Falcon.SugarApi仓库
24
Commits
1
Branch
1
Tag
491
KiB
JavaScript
56.1%
C#
43.8%
fcad15fcf4
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
falcon
fcad15fcf4
编辑readme.md
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
README.md
Falcon.SugarApi
Swagger说明
进入
waggerGenOptions.AddXmlEnumEnable
方法可以为枚举类型增加注释。