FastEndpoints.Swagger 5.2.0-beta12

Prefix Reserved
This is a prerelease version of FastEndpoints.Swagger.
There is a newer version of this package available.
See the version list below for details.
dotnet add package FastEndpoints.Swagger --version 5.2.0-beta12
                    
NuGet\Install-Package FastEndpoints.Swagger -Version 5.2.0-beta12
                    
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="FastEndpoints.Swagger" Version="5.2.0-beta12" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="FastEndpoints.Swagger" Version="5.2.0-beta12" />
                    
Directory.Packages.props
<PackageReference Include="FastEndpoints.Swagger" />
                    
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 FastEndpoints.Swagger --version 5.2.0-beta12
                    
#r "nuget: FastEndpoints.Swagger, 5.2.0-beta12"
                    
#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 FastEndpoints.Swagger@5.2.0-beta12
                    
#: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=FastEndpoints.Swagger&version=5.2.0-beta12&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=FastEndpoints.Swagger&version=5.2.0-beta12&prerelease
                    
Install as a Cake Tool

Swagger support for FastEndpoints.

Product Compatible and additional computed target framework versions.
.NET net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (73)

Showing the top 5 NuGet packages that depend on FastEndpoints.Swagger:

Package Downloads
Elsa.Api.Common

Provides common features to modules that expose API endpoints.

Elsa.JavaScript

Provides a JavaScript expression provider.

Elsa.EntityFrameworkCore

Provides Entity Framework Core implementations of various abstractions from various modules.

Elsa.EntityFrameworkCore.Common

Provides common Entity Framework Core types for implementing EF Core persistence of varipus ELsa modules.

Elsa.Liquid

Provides a Liquid expression provider.

GitHub repositories (13)

Showing the top 13 popular GitHub repositories that depend on FastEndpoints.Swagger:

Repository Stars
ardalis/CleanArchitecture
Clean Architecture Solution Template: A proven Clean Architecture Template for ASP.NET Core 10
elsa-workflows/elsa-core
The Workflow Engine for .NET
Elfocrash/clean-minimal-api
A project showcasing how you can build a clean Minimal API using FastEndpoints
Reaparr/Reaparr
Plex downloader that brings content from any server to yours!
NimblePros/eShopOnWeb
Sample ASP.NET Core 10.0 reference application, powered by Microsoft, demonstrating a domain-centric application architecture with monolithic deployment model.
CircumSpector/DS4Windows
A reimagination of DS4Windows.
ikyriak/IdempotentAPI
A .NET library that handles the HTTP write operations (POST and PATCH) that can affect only once for the given request data and idempotency-key by using an ASP.NET Core attribute (filter).
Elfocrash/aws-videos
dj-nitehawk/MongoWebApiStarter
A full-featured starter template for `dotnet new` to quickly scaffold an Asp.Net 8 Web-Api project with MongoDB as the data store.
ardalis/modulith
Modulith is a dotnet new template for Modular Monoliths. It streamlines the creation of new .Net solutions and the addition of modules to existing ones.
dj-nitehawk/MiniDevTo
Source code of the Dev.To article "Building REST APIs In .Net 8 The Easy Way!"
Hona/VerticalSliceArchitecture
Spend less time over-engineering, and more time coding. The template has a focus on convenience, and developer confidence. Vertical Slice Architecture 🎈
dr-marek-jaskula/DomainDrivenDesignUniversity
This project was made for tutorial purpose - to clearly present the domain driven design concept.
Version Downloads Last Updated
8.0.0-beta.9 46 2/11/2026
8.0.0-beta.8 33 2/11/2026
8.0.0-beta.7 34 2/11/2026
8.0.0-beta.6 35 2/11/2026
8.0.0-beta.5 37 2/10/2026
8.0.0-beta.4 33 2/10/2026
8.0.0-beta.3 40 2/10/2026
8.0.0-beta.2 64 2/5/2026
8.0.0-beta.1 49 2/5/2026
7.3.0-beta.14 56 2/4/2026
7.3.0-beta.13 50 2/4/2026
7.3.0-beta.12 76 2/3/2026
7.3.0-beta.11 93 2/1/2026
7.3.0-beta.10 57 1/31/2026
7.3.0-beta.9 54 1/29/2026
7.3.0-beta.8 56 1/27/2026
7.3.0-beta.7 113 1/26/2026
7.3.0-beta.6 92 1/21/2026
7.2.0 73,788 1/13/2026
5.2.0-beta12 382 9/19/2022
Loading failed