Skip to content

Releases: SimplifyNet/Simplify.Web.Swagger

1.0

05 Jun 16:01
f6fea3e
Compare
Choose a tag to compare

Dependencies

  • Simplify.Web bump to 5.0
  • Switch to Asp.Versioning.Mvc 6.4.1 for .NET 6 package, .NET Standard 2.0 package remain Microsoft.AspNetCore.Mvc.Versioning 4.1 dependant
  • Swashbuckle.AspNetCore.SwaggerGen bump to 6.6.2

0.4.1

22 Dec 10:10
Compare
Choose a tag to compare

Fixed

  • Error while passing null args to AddSimplifyWebSwagger

0.4

21 Dec 07:26
Compare
Choose a tag to compare
0.4

Added

  • Response body display and usage

0.3

20 Dec 16:21
Compare
Choose a tag to compare
0.3

Added

  • Request body display and usage
  • SimplifyWebSwaggerArgs
  • Parameters display and string parameters execution

Changed

  • Authorization display

Dependencies

  • Simplify.Web bump to 4.8.1
  • Swashbuckle.AspNetCore.SwaggerGen bump to 6.5

0.2

14 Jun 16:07
Compare
Choose a tag to compare
0.2

Added

  • Parameters display
  • Authorization display

Dependencies

  • Simplify.Web bump to 4.6
  • Microsoft.AspNetCore.Mvc.Versioning bump to 4.1

0.1

11 May 17:16
Compare
Choose a tag to compare
0.1

Added

  • Initial version with controllers list including response types handling