Tag: swashbuckle

  • Swashbuckle.MVC

      The Swashbuckle package for documenting WebAPI is really awesome. I have used for documenting Exporter API for Word/Excel/PDF/ODS/ODT. One problem though: It does not respect the layout of your site. For example,if the original header is this   when  I click on API test(swagger)   . This is not what I want – since…