Swashbuckle 5.2.2 パッケージを追加した後。ページを開けません/Swagger
か?
以下のコードを追加しました:
protected static string GetXmlCommentsPath()
{
return System.String.Format(@"{0}\bin\UnitTestingWebAPI.API.Core.XML", System.AppDomain.CurrentDomain.BaseDirectory);
}
のコードのコメントを外しますがSwaggerConfig.cs
、ページを開くことができません。
c.IncludeXmlComments(GetXmlCommentsPath());