Metadata >> NuGet >> Swashbuckle >> 4.2.0

4.2.0

Metadata

Authors Richard Morris
Copyrights Copyright 2013
Description Seamlessly adds a Swagger to WebApi projects!
LicenseUrl http://opensource.org/licenses/BSD-3-Clause
Owners Richard Morris
ProjectUrl https://github.com/domaindrivendev/Swashbuckle
ReleaseNotes This version of Swashbuckle includes improved support for documenting versioned API's. It also supports OAuth via the swagger-ui
RequireLicenseAcceptance False
Summary Combines ApiExplorer and swagger/swagger-ui to provide a rich discovery and documentation experience to your API consumers. If you're WebApi is hosted in IIS use this package. If it's self-hosted, just use Swashbuckle.Core and apply the documented bootstrapping steps.
Tags Swagger SwaggerUi Documentation Discovery Help WebApi AspNet tWebApi Docs WebHost IIS
Dependencies Microsoft.AspNet.WebApi.WebHost:4.0.20710|WebActivatorEx|Swashbuckle.Core:4.2.0
Title Swashbuckle - Swagger for WebApi
PackageSize 5327
PackageHashAlgorithm SHA512
PackageHash Ew/aWBpNY83+EQBzvHuhFkVndz+S++u+JQR1OOiAnPJDarZy2R0fpfe646Phh30hosIGhuRedgB3ePaMflLzzw==
DownloadCount 000000
CreatedDate 2015-02-13T17:32:20

Access

You can access data for this version using the tools and addresses described below.

NuGet (nuget.exe)

Installing the package (HTTP Basic authentication):
nuget install Swashbuckle -Version 4.2.0 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install Swashbuckle -Version 4.2.0 -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Deleting the package from the server (for each registered key):
nuget delete Swashbuckle 4.2.0 %key% -Source     http://nuget.gw.symbolsource.org/Public/NuGet

NuGet (Package Manager Console)

Installing the package (HTTP Basic authentication):
Install-Package Swashbuckle -Version 4.2.0 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package Swashbuckle -Version 4.2.0 -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc

OpenWrap

Installing the package:
o add-wrap Swashbuckle -Version 4.2.0
Uninstalling the package:
o remove-wrap Swashbuckle

Compilations

A compilation is created for every set of binaries produced from a single unchanged set of sources in different compilation modes (Debug, Release), for different platforms (x86, x64) or targetting different frameworks.

Profile Mode Platform Related