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" />
<PackageReference Include="Swashbuckle" />
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
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#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
#tool nuget:?package=Swashbuckle&version=6.0.0-beta901&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Swashbuckle - Swagger components for ASP.NET Core
There are no supported framework assets in this package.
Learn more about Target Frameworks and .NET Standard.
-
.NETStandard 1.0
- Swashbuckle.SwaggerGen (>= 6.0.0-beta901)
- Swashbuckle.SwaggerUi (>= 6.0.0-beta901)
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
|