摘要:
using HealthLiteracy.Models.Dto; using Microsoft.AspNetCore.Mvc; using System.ComponentModel; namespace HealthLiteracy.Controllers { /// <summary> /// 阅读全文
posted @ 2021-03-09 14:00
lishidefengchen
阅读(480)
评论(0)
推荐(0)
摘要:
备注:.netcore3.1 版本后都统一叫.net了,目前(2021/03/09)稳定版是.net5 红色添加的部分是使用swagger的方式; 黄色圈的部分是应用了swagger接口文档描述,即生成了对接口(controller)的注释说明; 上面配置文件中的xml文件是通过下面这个设置生成的: 阅读全文
posted @ 2021-03-09 13:54
lishidefengchen
阅读(760)
评论(0)
推荐(0)

浙公网安备 33010602011771号