首页 > 代码库 > .net core web api swagger 配置笔记
.net core web api swagger 配置笔记
参考网址:
--配置步骤见如下链接
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
.net core web api swagger 配置笔记
声明:以上内容来自用户投稿及互联网公开渠道收集整理发布,本网站不拥有所有权,未作人工编辑处理,也不承担相关法律责任,若内容有误或涉及侵权可进行投诉: 投诉/举报 工作人员会在5个工作日内联系你,一经查实,本站将立刻删除涉嫌侵权内容。