Skip to content

Releases: SimplifyNet/Simplify.Web.Swagger

1.2

10 Oct 04:42
4175744

Choose a tag to compare

Removed

.NET 6.0 support
.NET Standard 2.0 support

Added

.NET 9.0 explicit support
.NET 8.0 explicit support

Dependencies

  • Simplify.Web bump to 5.1
  • Asp.Versioning.Mvc bump to 8.1
  • Swashbuckle.AspNetCore.SwaggerGen bump to 9.0.6

1.1

02 Oct 10:18
cda74b5

Choose a tag to compare

1.1

Added

  • ContentType field in RequestBody attribute

1.0

05 Jun 16:01
f6fea3e

Choose a tag to compare

1.0

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

Choose a tag to compare

Fixed

  • Error while passing null args to AddSimplifyWebSwagger

0.4

21 Dec 07:26

Choose a tag to compare

0.4

Added

  • Response body display and usage

0.3

20 Dec 16:21

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

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

Choose a tag to compare

0.1

Added

  • Initial version with controllers list including response types handling