Skip to content

Releases: unchase/Unchase.Swashbuckle.AspNetCore.Extensions

Unchase.Swashbuckle.AspNetCore.Extensions-v2.6.1

26 Aug 07:12
Compare
Choose a tag to compare
build: Update nuget-dependencies - Swashbuckle.AspNetCore to v6.1.5

Unchase.Swashbuckle.AspNetCore.Extensions-v2.6.0

06 Mar 13:49
Compare
Choose a tag to compare
build: Update nuget-dependencies: update Swashbuckle.AspNetCore to v6…

Unchase.Swashbuckle.AspNetCore.Extensions-v2.5.2

09 Feb 17:28
Compare
Choose a tag to compare
feat(SwaggerGenOptionsExtensions): Add more overloads for "IncludeXml…

Unchase.Swashbuckle.AspNetCore.Extensions-v2.5.1

05 Feb 20:35
Compare
Choose a tag to compare
build(Swashbuckle.AspNetCore): update nuget-dependencies: update "Swa…

Unchase.Swashbuckle.AspNetCore.Extensions-v2.5.0

15 Oct 11:00
Compare
Choose a tag to compare
Fix some bugs in `IncludeXmlCommentsWithRemarks` option;

Add `IncludeXmlCommentsFromInheritDocs` option to add xml comments from inheritdocs (from summary and remarks) into the swagger documentation.

Unchase.Swashbuckle.AspNetCore.Extensions-v2.4.1

13 Oct 10:17
Compare
Choose a tag to compare
Add `params Type[]` parameters to `IncludeXmlCommentsWithRemarks` opt…

Unchase.Swashbuckle.AspNetCore.Extensions-v2.4.0

11 Oct 10:52
Compare
Choose a tag to compare
Add `IncludeXmlCommentsWithRemarks` option to add xml comments from s…

Unchase.Swashbuckle.AspNetCore.Extensions-v2.3.13

07 Oct 21:20
Compare
Choose a tag to compare
Add "IncludeXEnumRemarks" option to include remarks for descriptions …

Unchase.Swashbuckle.AspNetCore.Extensions-v2.3.12

21 Sep 17:33
Compare
Choose a tag to compare

Unchase.Swashbuckle.AspNetCore.Extensions-v2.3.11

17 Sep 07:36
Compare
Choose a tag to compare
Fix bug related with removal of required schemes from `AllOf` using `…