Metadata >> NuGet >> Swashbuckle.Core >> 4.1.0

4.1.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 your WebApi is self-hosted, use this package. If it's hosted in IIS, you can use the Swashbuckle package and avail of it's automatic bootstrapping.
Tags Swagger SwaggerUi Documentation Discovery Help WebApi AspNet AspNetWebApi Docs SelfHost
Dependencies Microsoft.AspNet.WebApi.Core:4.0.20710
Title Swashbuckle - Swagger for WebApi (Self-hosted)
PackageSize 229110
PackageHashAlgorithm SHA512
PackageHash gE64vyFCFMFmrpXRB0Y8WriSkUQa7n55nww+pYp9mhBkS6i7AGVRMuwdPQJ8mkziiN9jaTe+bXotT2VNRo1aKQ==
DownloadCount 000000
CreatedDate 2014-10-29T15:44:38

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

NuGet (Package Manager Console)

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

OpenWrap

Installing the package:
o add-wrap Swashbuckle.Core -Version 4.1.0
Uninstalling the package:
o remove-wrap Swashbuckle.Core

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
AnyCPU Release .NETFramework,Version=v4.0 Binaries