Metadata >> NuGet >> Swashbuckle >> 5.0.4

5.0.4

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 Includes Swagger 2.0 and several enhancements to the config API
RequireLicenseAcceptance False
Summary Combines ApiExplorer and Swagger/swagger-ui to provide a rich discovery, documentation and playground experience to your API consumers
Tags Swagger SwaggerUi Documentation Discovery Help WebApi AspNet AspNetWebApi Docs WebHost IIS
Dependencies Microsoft.AspNet.WebApi.WebHost:4.0.20710|WebActivatorEx|Swashbuckle.Core:5.0.4
Title Swashbuckle - Swagger for WebApi
PackageSize 8910
PackageHashAlgorithm SHA512
PackageHash N6K0l4xM2LMnZD1o0u7f3bUqFRvQLzzzQbCkyYEzOm/JKYjivdgHrF2EiX6JvqOyb+6WZzT/jdcEd8p6BoglwQ==
DownloadCount 000000
CreatedDate 2015-03-11T05:07:29

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 5.0.4 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install Swashbuckle -Version 5.0.4 -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 5.0.4 %key% -Source     http://nuget.gw.symbolsource.org/Public/NuGet

NuGet (Package Manager Console)

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

OpenWrap

Installing the package:
o add-wrap Swashbuckle -Version 5.0.4
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