Swashbuckle.Blue
7.0.0.16
Seamlessly adds a Swagger to WebApi projects!
Install-Package Swashbuckle.Blue -Version 7.0.0.16
dotnet add package Swashbuckle.Blue --version 7.0.0.16
<PackageReference Include="Swashbuckle.Blue" Version="7.0.0.16" />
paket add Swashbuckle.Blue --version 7.0.0.16
#r "nuget: Swashbuckle.Blue, 7.0.0.16"
Release Notes
Changed some things the current Swashbuckle/Swagger projects
* Left sidebar navigation
* Upgraded the .net version from 4.0 to 4.5.1
* Added better presentation of your HTTP post payloads and the descriptions of each parameter.
* Utilizing the XML comment from the top of the class model
* Adding parsing for [MaxLength] and [MinLength], before it only read values from [StringLength] attribute
* Customize the logo, header title, and page title
* Night theme for code display
* Added [SwaggerIgnore] attribute to hide properties/controller routes from appearing in documentation
* Added [SwaggerExample] attribute. You can add an example value that will be used as a placeholder in the input fields when the page loads. Example: [SwaggerExample("myValue")], [SwaggerExample("GUID")] generates a new guid for you, [SwaggerExample(RANDOM)] generates a random integer
* Putting API keys in the header now works. In SwaggerConfig.cs set c.ApiKey("apiKey").Name("apiKey").In("header") or "query" for the api key in a query param
* Added code to validate DataAnnotation attribute tags. Use `SwashValidator.Validate(inputObject);` or `SwashValidator.TryValidate(inputObject, out errorMsg);`
For help getting started please read the documentation located at
https://github.com/BenjaminAdams/Swashbuckle-blue
Dependencies
-
- Microsoft.AspNet.WebApi.WebHost (>= 5.2.3)
- Swashbuckle.Blue.Core (>= 7.0.0.16)
- WebActivatorEx (>= 2.2.0)
Used By
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Swashbuckle.Blue:
Package | Downloads |
---|---|
Cql.Core.Owin.SwaggerDocs
Common Swagger API Documentation implementation.
|
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
7.0.0.16 | 1,488 | 2/6/2018 |
7.0.0.15 | 510 | 2/6/2018 |
7.0.0.14 | 534 | 1/31/2018 |
7.0.0.12 | 496 | 1/29/2018 |
7.0.0.11 | 887 | 1/17/2018 |
7.0.0.9 | 645 | 10/12/2017 |
7.0.0.8 | 515 | 9/22/2017 |
7.0.0.7 | 467 | 9/20/2017 |
7.0.0.6 | 506 | 9/20/2017 |
7.0.0.5 | 483 | 9/20/2017 |
7.0.0.4 | 461 | 9/20/2017 |
7.0.0.3 | 460 | 9/20/2017 |
7.0.0.2 | 477 | 9/13/2017 |
7.0.0.1 | 484 | 9/5/2017 |
7.0.0 | 485 | 8/31/2017 |
6.0.0.41 | 2,406 | 4/5/2017 |
6.0.0.40 | 514 | 4/5/2017 |
6.0.0.38 | 547 | 3/28/2017 |
6.0.0.37 | 521 | 3/15/2017 |
6.0.0.36 | 606 | 2/24/2017 |
6.0.0.35 | 551 | 2/24/2017 |
6.0.0.34 | 528 | 2/23/2017 |
6.0.0.33 | 550 | 2/23/2017 |
6.0.0.32 | 654 | 2/16/2017 |
6.0.0.31 | 522 | 2/15/2017 |
6.0.0.30 | 525 | 2/15/2017 |
6.0.0.29 | 558 | 2/14/2017 |
6.0.0.28 | 555 | 2/14/2017 |
6.0.0.27 | 553 | 2/14/2017 |
6.0.0.26 | 530 | 2/14/2017 |
6.0.0.25 | 654 | 1/23/2017 |
6.0.0.23 | 534 | 1/20/2017 |
6.0.0.22 | 559 | 1/19/2017 |
6.0.0.21 | 533 | 1/19/2017 |
6.0.0.20 | 550 | 1/16/2017 |
6.0.0.19 | 539 | 1/16/2017 |
6.0.0.18 | 522 | 1/16/2017 |
6.0.0.17 | 519 | 1/16/2017 |
6.0.0.16 | 595 | 1/3/2017 |
6.0.0.15 | 550 | 1/3/2017 |
6.0.0.14 | 540 | 12/14/2016 |
6.0.0.12 | 533 | 12/14/2016 |
6.0.0.11 | 1,197 | 11/7/2016 |
6.0.0.10 | 3,270 | 10/12/2016 |
6.0.0.9 | 608 | 10/7/2016 |
6.0.0.8 | 520 | 10/7/2016 |
6.0.0.7 | 545 | 10/6/2016 |
6.0.0.6 | 558 | 10/4/2016 |
6.0.0.5 | 568 | 10/4/2016 |
6.0.0.1 | 576 | 9/26/2016 |
6.0.0 | 548 | 9/26/2016 |
5.54.0 | 1,342 | 5/19/2016 |
5.53.0 | 657 | 4/23/2016 |
5.52.0 | 555 | 4/23/2016 |
5.51.0 | 602 | 4/22/2016 |
5.50.0 | 593 | 4/15/2016 |
5.49.0 | 601 | 4/8/2016 |
5.48.0 | 583 | 3/30/2016 |
5.47.0 | 726 | 3/8/2016 |
5.46.0 | 620 | 2/19/2016 |
5.44.0 | 602 | 2/2/2016 |
5.43.0 | 732 | 11/5/2015 |
5.42.0 | 564 | 11/5/2015 |
5.41.0 | 614 | 10/21/2015 |
5.40.0 | 584 | 10/14/2015 |
5.38.0 | 587 | 10/13/2015 |
5.37.0 | 602 | 10/12/2015 |
5.34.0 | 575 | 10/12/2015 |
5.32.0 | 615 | 10/9/2015 |
5.31.0 | 575 | 10/9/2015 |
5.30.0 | 624 | 10/8/2015 |
5.29.0 | 587 | 10/8/2015 |
5.27.0 | 572 | 10/8/2015 |
5.26.0 | 573 | 10/7/2015 |
5.22.0 | 581 | 10/5/2015 |
5.21.0 | 595 | 10/2/2015 |
5.20.0 | 565 | 10/2/2015 |
5.19.0 | 601 | 10/2/2015 |
5.15.0 | 631 | 9/17/2015 |
5.14.0 | 601 | 9/16/2015 |
5.13.0 | 590 | 9/16/2015 |
5.12.0 | 597 | 9/15/2015 |
5.11.0 | 603 | 9/15/2015 |
5.9.0 | 612 | 9/15/2015 |
5.8.0 | 599 | 9/15/2015 |
5.7.6 | 539 | 9/26/2016 |
5.7.5 | 545 | 9/23/2016 |
5.7.4 | 537 | 9/23/2016 |
5.7.3 | 576 | 9/23/2016 |
5.7.1 | 569 | 9/23/2016 |
5.7.0 | 603 | 9/15/2015 |
5.6.0 | 589 | 9/14/2015 |
5.5.0 | 609 | 9/14/2015 |
5.2.1 | 623 | 9/14/2015 |