Metadata >> NuGet >> Swashbuckle >> 4.1.0-rc1

4.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 This version of Swashbuckle has no dependency on ASP.NET MVC. As a result, it's now available to both IIS hosted and self-hosted Web API's. However, this introduces several (relatively) trivial breaking changes. Checkout the transition guide (https://github.com/domaindrivendev/Swashbuckle#transitioning-to-swashbuckle-40) if you're upgrading from a prior version. This version also includes out-of-the-box support for leveraging XML comments.
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.0
Title Swashbuckle - Swagger for WebApi
PackageSize 5465
PackageHashAlgorithm SHA512
PackageHash pxy18u483KM30UtWcUGbTd4kqiS2kKelpsUfBpYTrUBLyWZnUsvh9DRkC8Ujv1Ncj3J6StxfvGEIPP1eLTvxnw==
DownloadCount 000000
CreatedDate 2014-08-28T14:51:24

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

OpenWrap

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