Metadata >> NuGet >> Swashbuckle >> 5.1.0-rc1

5.1.0-rc1

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.1.0-rc1
Title Swashbuckle - Swagger for WebApi
PackageSize 8916
PackageHashAlgorithm SHA512
PackageHash WfOFwGWh+1Rp5rvPKW4c7TKbTsMSEXugByQHoywMjzmENXIzN9oN7Zhg1TvZwOdxkEqFRF4gjXy7GA9La/OwAA==
DownloadCount 000000
CreatedDate 2015-04-01T01:36:17

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

NuGet (Package Manager Console)

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

OpenWrap

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