Swashbuckle.Examples 3.9.1

There is a newer version of this package available.
See the version list below for details.
dotnet add package Swashbuckle.Examples --version 3.9.1
NuGet\Install-Package Swashbuckle.Examples -Version 3.9.1
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.Examples" Version="3.9.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Swashbuckle.Examples --version 3.9.1
#r "nuget: Swashbuckle.Examples, 3.9.1"
#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.
// Install Swashbuckle.Examples as a Cake Addin
#addin nuget:?package=Swashbuckle.Examples&version=3.9.1

// Install Swashbuckle.Examples as a Cake Tool
#tool nuget:?package=Swashbuckle.Examples&version=3.9.1

Adds the SwaggerRequestExample and SwaggerResponseExample attribute for Swashbuckle. This will populate the example property of a schema object in the output swagger.

Product Compatible and additional computed target framework versions.
.NET Framework net40 is compatible.  net403 was computed.  net45 was computed.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (3)

Showing the top 3 NuGet packages that depend on Swashbuckle.Examples:

Package Downloads
Bit.Server.WebApi

Bit.Server.WebApi

Bit.WebApi

Bit.WebApi

SyncStream.Documentation

This library provides an internal Swagger and ReDoc documentation bootstrapping and configuration

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
4.1.0 148,791 9/28/2022
4.0.0 37,448 7/13/2022
3.13.0 3,520 7/13/2022
3.12.0 1,624,451 2/11/2019
3.11.0 74,170 1/9/2019
3.10.0 388,476 7/28/2018
3.9.4 94,199 7/19/2018
3.9.3 1,776 7/18/2018
3.9.2 2,445 7/15/2018
3.9.1 211,804 3/19/2018
3.9.0 14,306 3/12/2018
3.8.0 58,348 2/23/2018
3.7.0 49,027 1/17/2018
3.6.1 6,503 1/8/2018
3.6.0 3,332 1/8/2018
3.5.1 99,987 12/9/2017
3.5.0 24,018 11/25/2017
3.4.0 82,115 9/30/2017
3.3.4 6,539 9/21/2017
3.3.3 2,918 9/15/2017
3.3.2 2,802 9/8/2017
3.3.1 45,818 9/3/2017
3.3.0 1,690 9/2/2017
3.2.0 1,551 9/2/2017
3.1.0 19,104 8/10/2017
3.0.0 1,906 8/9/2017
2.3.0 143,165 5/31/2017
2.2.0 2,707 5/23/2017
2.1.0 1,546 5/22/2017
2.0.0 15,890 5/2/2017
1.0.0 1,783 5/1/2017
0.1.0 1,639 5/1/2017

Consider [AllowAnonymous] on actions when appending Auth to summary