heldersepu - Swagger-Net 8.5.12.1

Add a Swagger(ui 3.x) to your WebApi projects!

PM> Install-Package Swagger-Net -Version 8.5.12.1 -Source https://www.myget.org/F/heldersepu/api/v3/index.json

Copy to clipboard

> nuget.exe install Swagger-Net -Version 8.5.12.1 -Source https://www.myget.org/F/heldersepu/api/v3/index.json

Copy to clipboard

> dotnet add package Swagger-Net --version 8.5.12.1 --source https://www.myget.org/F/heldersepu/api/v3/index.json

Copy to clipboard
<PackageReference Include="Swagger-Net" Version="8.5.12.1" />
Copy to clipboard
source https://www.myget.org/F/heldersepu/api/v3/index.json

nuget Swagger-Net  ~> 8.5.12.1
Copy to clipboard

> choco install Swagger-Net --version 8.5.12.1 --source https://www.myget.org/F/heldersepu/api/v2

Copy to clipboard
Import-Module PowerShellGet
Register-PSRepository -Name "heldersepu" -SourceLocation "https://www.myget.org/F/heldersepu/api/v2"
Install-Module -Name "Swagger-Net" -RequiredVersion "8.5.12.1" -Repository "heldersepu" 
Copy to clipboard

Swagger-Net

AppVeyor

Seamlessly add Swagger to WebApi projects! Combines ApiExplorer and Swagger/swagger-ui(3.x) to provide a rich discovery, documentation and playground experience to your API consumers.

In addition to its Swagger generator, the swagger-ui is embedded and will automatically serve up once Swagger-Net is installed. This means you can complement your API with a slick discovery UI to assist consumers with their integration efforts.

Swagger-Net Features:

  • Latest and greatest of all dependencies
  • High UnitTest CodeCoverage (99%)
  • Auto-generated Swagger 2.0
  • Seamless integration of swagger-ui (3.x)
  • Reflection-based Schema generation for describing API types
  • Extensibility hooks for customizing the generated Swagger doc and swagger-ui
  • Out-of-the-box support for Xml comments

And that's not all ...

Once your Web API can describe itself, you've opened the treasure chest of Swagger-based tools including a client generator that can be targeted to a wide range of popular platforms. See swagger-codegen for more details.


Getting Started

Troubleshooting

Authorization Schemes

Customizing the swagger-ui

Troubleshooting and FAQ's


Donate

This project is free and will always be.

If you like it, please support it by making a donation!

donate

  • .NETFramework 4.5
    • FromHeaderAttribute (>= 2.0.4)
    • Microsoft.AspNet.WebApi.Core (>= 5.2.4)
    • Microsoft.AspNet.WebApi.WebHost (>= 5.2.4)
    • Newtonsoft.Json (>= 13.0.3)
  • .NETFramework 4.5: 4.5.0.0

Owners

Helder Sepulveda

Authors

Swagger-Net Team

Project URL

https://github.com/heldersepu/Swagger-Net

License

BSD-3-Clause

Tags

Swagger SwaggerUi Documentation Discovery Help WebApi AspNet AspNetWebApi Docs SelfHost OWIN

Info

18 total downloads
1 downloads for version 8.5.12.1
Download (2.88 MB)
Found on the current feed only

Package history

Version Size Last updated Downloads Mirrored?
8.5.12.1 2.88 MB Fri, 15 Mar 2024 22:26:07 GMT 1
8.5.10.302 2.88 MB Tue, 23 Jan 2024 02:08:51 GMT 3
8.4.19.1 2.59 MB Tue, 27 Jun 2023 15:59:43 GMT 6
8.4.14.301 2.58 MB Mon, 12 Jun 2023 14:22:12 GMT 6
8.4.14.1 2.59 MB Sat, 27 Aug 2022 15:08:36 GMT 2