参考网址:

--配置步骤见如下链接
https://docs.microsoft.com/zh-cn/aspnet/core/tutorials/web-api-help-pages-using-swagger
http://www.cnblogs.com/Leo_wl/p/5816866.html(翻译)
--demo source
https://github.com/aspnet/Docs/tree/master/aspnetcore/tutorials/first-web-api/sample/TodoApi

--Swashbuckle source
https://github.com/domaindrivendev/Swashbuckle.AspNetCore/tree/master/test/WebSites
--swagger ui source
https://github.com/swagger-api/swagger-ui

--解决自定义swagger ui样式文件无法找到的问题,这位大神受我一拜, 参考网址:

http://www.cnblogs.com/SzeCheng/p/4990079.html#undefined

--汉化github项目网址

https://github.com/helei112g/swagger-ui

 

posted on 2017-06-20 11:35  芝麻的西瓜  阅读(643)  评论(0编辑  收藏  举报