Swashbuckle 6.0.0-beta901

This is a prerelease version of Swashbuckle.
The owner has unlisted this package. This could mean that the package is deprecated, has security vulnerabilities or shouldn't be used anymore.
dotnet add package Swashbuckle --version 6.0.0-beta901
                    
NuGet\Install-Package Swashbuckle -Version 6.0.0-beta901
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Swashbuckle" Version="6.0.0-beta901" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Swashbuckle" Version="6.0.0-beta901" />
                    
Directory.Packages.props
<PackageReference Include="Swashbuckle" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Swashbuckle --version 6.0.0-beta901
                    
#r "nuget: Swashbuckle, 6.0.0-beta901"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package Swashbuckle@6.0.0-beta901
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Swashbuckle&version=6.0.0-beta901&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Swashbuckle&version=6.0.0-beta901&prerelease
                    
Install as a Cake Tool

Swashbuckle - Swagger components for ASP.NET Core

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages (50)

Showing the top 5 NuGet packages that depend on Swashbuckle:

Package Downloads
Zapp

Zapp is a Windows process orchestrator for packed apps.

Miruken.AspNet.Swagger

Asp.Net Swagger Integration with Miruken

Slalom.Boost.WebApi

No description.

ReCloud.Xrm

ReCloud Core Class Library

CodeArts.Mvc

An Mvc infrastructure.

GitHub repositories (12)

Showing the top 12 popular GitHub repositories that depend on Swashbuckle:

Repository Stars
RicoSuter/NSwag
The Swagger/OpenAPI toolchain for .NET, ASP.NET Core and TypeScript.
microsoft/WhatTheHack
A collection of challenge based hack-a-thons including student guide, coach guide, lecture presentations, sample/instructional code and templates. Please visit the What The Hack website at: https://aka.ms/wth
sjkp/letsencrypt-siteextension
Azure Web App Site Extension for easy installation and configuration of Let's Encrypt issued SSL certifcates for custom domain names.
la-yumba/functional-csharp-code
Code samples for Functional Programming in C#
microsoft/Product-Recommendations
Product Recommendations solution
dotnet-architecture/eShopOnAzure
Azure version of the eShopOnContainers, with implementations based on Azure services.
dotnetjunkie/solidservices
Reference architecture application for .NET that demonstrates how to build highly maintainable web services.
ProfessionalCSharp/ProfessionalCSharp6
Code samples for the book Professional C# 6 and .NET Core 1.0, Wrox Press
stoveproject-archive/stove-archived
Domain Driven Design oriented application framework, meets CRUD needs
grissomlau/Grissom.CMS
基于.NET平台的后台内容管理系统
rbeauchamp/Swashbuckle.OData
Extends Swashbuckle with OData v4 support!
mattfrear/Swashbuckle.Examples
Adds the [SwaggerRequestExample] and [SwaggerResponseExample] attributes to Swashbuckle
Version Downloads Last Updated
5.6.0 48,229,838 7/8/2017
5.5.3 5,247,440 11/2/2016
5.5.2 190,990 10/28/2016
5.4.0 1,833,243 8/11/2016
5.3.2 2,832,766 2/24/2016
5.3.1 1,253,121 2/14/2016
5.2.2 1,094,707 9/29/2015
5.2.1 945,321 6/5/2015
Loading failed