NSwag.AspNetCore 14.0.0-preview009

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

NSwag: The OpenAPI/Swagger API toolchain for .NET and TypeScript

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  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 is compatible.  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 is compatible.  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. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 was computed.  net462 is compatible.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (144)

Showing the top 5 NuGet packages that depend on NSwag.AspNetCore:

Package Downloads
FastEndpoints.Swagger

Swagger support for FastEndpoints.

N3O.Umbraco.Extensions

TODO

NSwag.Examples

Define strongly-typed examples for your NSwag based API.

LJH.PF.Web

1、控制器扩展、过滤器、中间件、自定义API返回值

Bisque.Aws

Tool to generate AWS CloudFormation json templates for Amazon AWS CloudFormation

GitHub repositories (62)

Showing the top 20 popular GitHub repositories that depend on NSwag.AspNetCore:

Repository Stars
jasontaylordev/CleanArchitecture
Clean Architecture Solution Template for ASP.NET Core
dotnet/AspNetCore.Docs
Documentation for ASP.NET Core
dodyg/practical-aspnetcore
Practical samples of ASP.NET Core 10 Preview 5, 9, 8.0, 7.0, 6.0, 5.0, 3.1, 2.2, and 2.1,projects you can use. Readme contains explanations on all projects.
quartznet/quartznet
Quartz Enterprise Scheduler .NET
FastEndpoints/FastEndpoints
A light-weight REST API development framework for ASP.NET 8 and newer.
jasontaylordev/NorthwindTraders
Northwind Traders is a sample application built using ASP.NET Core and Entity Framework Core.
rnwood/smtp4dev
smtp4dev - the fake smtp email server for development and testing
Squidex/squidex
Headless CMS and Content Managment Hub
enkodellc/blazorboilerplate
Blazor Boilerplate / Starter Template with MudBlazor
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
vpnhood/VpnHood
Undetectable Fast Portable VPN
JasperFx/wolverine
Supercharged .NET server side development!
fullstackproltd/AspNetCoreSpa
Asp.Net 7.0 & Angular 15 SPA Fullstack application with plenty of examples. Live demo:
Coldairarrow/Colder.Admin.AntdVue
Admin Fx Based On .NET 5 + Ant Design Vue
GZTimeWalker/GZCTF
The GZ::CTF project, an open source CTF platform.
IoTSharp/IoTSharp
IoTSharp is an open-source IoT platform for data collection, processing, visualization, and device management.
CodeMazeBlog/CodeMazeGuides
The main repository for all the Code Maze guides
notifo-io/notifo
Multi channel notification service for collaboration tools, e-commerce, news service and more.
riganti/dotvvm
Open source MVVM framework for Web Apps
Aguafrommars/TheIdServer
OpenID/Connect, OAuth2, WS-Federation and SAML 2.0 server based on Duende IdentityServer and ITFoxtec Identity SAML 2.0 with its admin UI
Version Downloads Last Updated
14.4.0 1,134,185 4/28/2025
14.3.0 638,018 3/29/2025
14.2.0 5,890,557 11/19/2024
14.1.0 5,921,929 7/17/2024
14.0.8 2,574,075 6/12/2024
14.0.7 3,942,048 3/26/2024
14.0.6 15,325 3/26/2024
14.0.5 152,940 3/26/2024
14.0.4 243,180 3/23/2024
14.0.3 3,976,809 2/4/2024
14.0.2 1,447,787 1/17/2024
14.0.1 183,384 1/12/2024
14.0.0 593,111 1/3/2024
14.0.0-preview012 304,712 12/8/2023
14.0.0-preview011 731 12/8/2023
14.0.0-preview010 337,349 11/15/2023
14.0.0-preview009 49,894 10/31/2023
14.0.0-preview008 15,769 10/4/2023
14.0.0-preview007 840 10/2/2023
14.0.0-preview006 695 9/28/2023
14.0.0-preview005 664 9/27/2023
14.0.0-preview004 2,744 9/27/2023
14.0.0-preview003 334 9/26/2023
14.0.0-preview002 319 9/26/2023
14.0.0-preview001 696 9/26/2023
13.20.0 3,613,430 8/15/2023
13.19.0 3,097,506 5/4/2023
13.18.5 45,389 5/3/2023
13.18.4 11,870 5/3/2023
13.18.3 24,128 5/2/2023
13.18.2 6,249,649 12/15/2022
13.18.0 1,855,865 11/17/2022
13.17.0 2,571,555 9/16/2022
13.16.1 4,311,564 6/2/2022
13.16.0 591,834 5/19/2022
13.15.10 4,733,207 2/22/2022
13.15.9 600,548 2/10/2022
13.15.8 12,990 2/10/2022
13.15.7 335,628 2/1/2022
13.15.6 31,750 1/31/2022
13.15.5 3,774,699 12/15/2021
13.15.4 27,181 12/14/2021
13.15.3 189,569 12/10/2021
13.15.2 1,575 12/10/2021
13.15.1 15,208 12/9/2021
13.15.0 189,574 12/7/2021
13.14.8 235,610 12/1/2021
13.14.7 101,411 11/25/2021
13.14.5 59,573 11/23/2021
13.14.4 273,347 11/15/2021
13.14.3 71,912 11/12/2021
13.14.2 14,078 11/12/2021
13.14.1 18,917 11/12/2021
13.14.0 162,045 11/11/2021
13.13.2 1,550,364 8/6/2021
13.13.1 22,011 8/5/2021
13.13.0 19,561 8/4/2021
13.12.1 321,097 7/22/2021
13.12.0 76,527 7/20/2021
13.11.3 1,007,693 6/4/2021
13.11.2 76,669 6/2/2021
13.11.1 415,862 5/7/2021
13.11.0 14,344 5/7/2021
13.10.9 615,638 4/9/2021
13.10.8 968,323 3/8/2021
13.10.7 364,937 2/27/2021
13.10.6 97,642 2/23/2021
13.10.5 48,709 2/21/2021
13.10.4 13,340 2/19/2021
13.10.3 157,993 2/17/2021
13.10.2 604,455 2/5/2021
13.10.1 698,899 1/15/2021
13.10.0 12,260 1/15/2021
13.9.4 1,639,414 11/19/2020
13.9.3 63,717 11/17/2020
13.9.2 80,113 11/13/2020
13.9.1 68,269 11/12/2020
13.9.0 65,832 11/11/2020
13.8.2 1,349,829 9/30/2020
13.8.1 57,207 9/28/2020
13.8.0 5,731 9/28/2020
13.7.4 278,978 9/16/2020
13.7.3 76,906 9/14/2020
13.7.2 11,353 9/14/2020
13.7.1 41,787 9/11/2020
13.7.0 981,622 8/3/2020
13.6.2 1,553,566 6/26/2020
13.6.1 350,578 6/11/2020
13.6.0 348,960 5/29/2020
13.5.0 515,131 5/8/2020
13.4.2 619,726 4/17/2020
13.4.1 70,009 4/16/2020
13.4.0 8,018 4/16/2020
13.3.0 797,361 3/20/2020
13.2.5 353,339 3/6/2020
13.2.4 2,334 3/6/2020
13.2.3 945,701 2/12/2020
13.2.2 830,403 1/17/2020
13.2.1 141,250 1/13/2020
13.2.0 484,208 12/18/2019
13.1.6 489,802 11/22/2019
13.1.5 502,447 11/13/2019
13.1.4 1,408 11/13/2019
13.1.3 546,546 10/10/2019
13.1.2 194,101 9/27/2019
13.1.1 4,603 9/27/2019
13.1.0 82,446 9/26/2019
13.0.6 465,443 8/22/2019
13.0.5 36,132 8/16/2019
13.0.4 437,769 7/5/2019
13.0.3 64,143 6/28/2019
13.0.2 44,888 6/21/2019
13.0.1 83,372 6/13/2019
13.0.0 26,074 6/11/2019
13.0.0-20190606.3 852 6/6/2019
13.0.0-20190531.9 894 5/31/2019
13.0.0-20190531.8 715 5/31/2019
13.0.0-20190531.5 714 5/31/2019
12.3.1 569,467 5/21/2019
12.3.0 50,553 5/21/2019
12.2.5 289,835 5/3/2019
12.2.4 69,049 4/26/2019
12.2.3 34,731 4/23/2019
12.2.2 1,655 4/23/2019
12.2.1 9,174 4/23/2019
12.2.0 19,040 4/21/2019
12.1.0 176,140 4/2/2019
12.0.20 17,267 3/30/2019
12.0.19 1,839 3/29/2019
12.0.18 77,871 3/24/2019
12.0.17 39,150 3/20/2019
12.0.16 13,422 3/19/2019
12.0.15 124,711 3/5/2019
12.0.14 863,247 2/14/2019
12.0.13 134,725 1/25/2019
12.0.12 64,135 1/16/2019
12.0.11 120,859 1/9/2019
12.0.10 76,196 1/3/2019
12.0.9 416,836 12/20/2018
12.0.8 20,041 12/19/2018
12.0.7 42,028 12/13/2018
12.0.6 12,094 12/12/2018
12.0.5 17,839 12/7/2018
12.0.4 67,341 11/30/2018
12.0.3 8,579 11/27/2018
12.0.2 1,736 11/27/2018
12.0.1 5,094 11/26/2018
12.0.0 41,734 11/16/2018
11.20.1 343,673 10/3/2018
11.20.0 15,996 9/29/2018
11.19.2 75,666 9/14/2018
11.19.1 113,646 9/7/2018
11.19.0 11,976 9/5/2018
11.18.7 109,851 8/25/2018
11.18.6 57,142 8/15/2018
11.18.5 34,081 8/10/2018
11.18.4 3,774 8/9/2018
11.18.3 11,294 8/8/2018
11.18.2 6,133 8/6/2018
11.18.1 4,024 8/3/2018
11.18.0 15,227 7/30/2018
11.17.21 172,628 7/13/2018
11.17.20 8,252 7/11/2018
11.17.19 40,402 7/2/2018
11.17.18 5,392 6/28/2018
11.17.17 11,170 6/26/2018
11.17.16 7,230 6/22/2018
11.17.15 21,444 6/14/2018
11.17.14 3,279 6/13/2018
11.17.13 30,623 6/6/2018
11.17.12 31,354 5/29/2018
11.17.11 2,339 5/28/2018
11.17.10 13,352 5/24/2018
11.17.9 28,714 5/18/2018
11.17.7 2,003 5/18/2018
11.17.6 9,155 5/16/2018
11.17.5 4,302 5/14/2018
11.17.4 26,315 5/12/2018
11.17.3 33,881 4/27/2018
11.17.2 6,096 4/20/2018
11.17.1 2,575 4/19/2018
11.17.0 20,302 4/7/2018
11.16.1 14,889 3/24/2018
11.16.0 4,599 3/21/2018
11.15.4 18,389 3/4/2018
11.15.3 17,470 2/14/2018
11.15.2 4,281 2/13/2018
11.15.1 2,868 2/12/2018
11.15.0 2,367 2/11/2018
11.14.1 4,515 2/8/2018
11.14.0 1,906 2/7/2018
11.13.3 2,320 2/5/2018
11.13.2 2,365 2/1/2018
11.13.1 2,696 1/26/2018
11.13.0 2,111 1/25/2018
11.12.16 13,933 12/22/2017
11.12.15 1,890 12/21/2017
11.12.14 1,920 12/20/2017
11.12.13 6,236 12/13/2017
11.12.12 31,468 12/11/2017
11.12.11 2,646 12/8/2017
11.12.10 2,944 12/1/2017
11.12.9 8,253 11/16/2017
11.12.8 2,088 11/14/2017
11.12.7 5,295 11/8/2017
11.12.6 1,648 11/8/2017
11.12.5 1,791 11/8/2017
11.12.4 1,710 11/7/2017
11.12.3 1,800 11/7/2017
11.12.2 1,761 11/6/2017
11.12.1 1,678 11/6/2017
11.12.0 1,655 11/6/2017
11.11.3 7,662 10/28/2017
11.11.2 1,838 10/26/2017
11.11.1 2,442 10/25/2017
11.11.0 2,457 10/19/2017
11.10.0 3,572 10/17/2017
11.9.3 3,578 10/12/2017
11.9.2 1,893 10/11/2017
11.9.1 2,577 10/9/2017
11.9.0 2,130 10/3/2017
11.8.3 2,354 9/28/2017
11.8.2 2,624 9/26/2017
11.8.1 1,657 9/25/2017
11.8.0 1,737 9/25/2017
11.7.2 8,248 9/15/2017
11.7.1 2,145 9/11/2017
11.7.0 1,713 9/11/2017
11.6.1 2,586 9/5/2017
11.6.0 2,235 9/4/2017
11.5.1 2,567 8/29/2017
11.5.0 2,003 8/29/2017
11.4.3 1,847 8/24/2017
11.4.2 1,707 8/23/2017
11.4.1 1,775 8/23/2017
11.4.0 1,721 8/22/2017
11.3.5 3,412 8/14/2017
11.3.3 9,303 7/15/2017
11.3.2 1,745 7/14/2017
11.3.1 1,763 7/13/2017
11.3.0 3,147 7/10/2017
11.2.0 6,662 6/28/2017
11.1.2 4,242 6/20/2017
11.1.1 3,985 6/18/2017
11.1.0 2,048 6/15/2017
11.0.0 6,150 6/13/2017
10.6.0 16,182 4/25/2017
10.5.0 1,976 4/21/2017
10.4.0 1,867 4/20/2017
10.3.0 1,887 4/19/2017
10.2.0 1,726 4/18/2017
10.1.0 3,414 4/10/2017
10.0.0 2,420 4/7/2017
9.12.0 5,553 3/16/2017
9.11.0 2,018 3/14/2017
9.10.0 2,035 3/9/2017
9.9.0 1,971 3/7/2017
9.8.0 1,903 3/6/2017
9.7.0 1,723 3/3/2017
9.6.0 2,627 2/24/2017
9.5.0 2,364 2/16/2017
9.4.0 1,626 2/16/2017
9.3.0 1,936 2/15/2017
9.2.0 1,833 2/9/2017
9.1.0 1,591 2/9/2017
9.0.0 1,741 2/8/2017
8.8.0 14,116 1/22/2017
8.6.0 2,027 1/12/2017
8.5.0 1,824 1/5/2017
8.4.0 1,694 1/4/2017
8.3.0 3,517 12/30/2016
8.2.0 2,924 12/23/2016
8.1.0 1,915 12/14/2016
8.0.0 3,081 12/8/2016
7.7.0 3,153 11/25/2016
7.6.0 1,749 11/23/2016
7.5.0 2,017 11/22/2016
7.4.0 1,667 11/22/2016
7.3.0 1,754 11/21/2016
7.2.0 1,710 11/20/2016
7.1.0 2,937 11/14/2016
7.0.0 2,140 11/8/2016
6.21.0 2,057 11/2/2016
6.19.0 2,111 10/31/2016
6.18.0 1,871 10/31/2016
6.17.0 1,921 10/29/2016
6.16.0 1,870 10/25/2016
6.14.0 1,887 10/21/2016
6.13.0 1,881 10/18/2016
6.12.0 1,896 10/13/2016
6.11.0 1,880 10/12/2016
6.10.0 1,886 10/11/2016
6.9.0 1,887 10/11/2016
6.8.0 1,873 10/11/2016
6.7.0 1,861 10/11/2016
6.6.0 1,921 10/7/2016
6.5.0 2,066 10/5/2016
6.4.0 1,923 10/5/2016
6.3.0 1,969 10/4/2016
6.2.0 1,861 10/3/2016
6.1.0 1,815 10/3/2016
6.0.0 1,953 10/3/2016
5.6.0 2,251 9/8/2016
5.5.0 1,909 9/6/2016
5.4.0 2,112 9/2/2016
5.3.0 2,092 8/29/2016
5.2.0 2,357 8/19/2016
5.1.0 2,101 8/19/2016
5.0.0 2,225 8/18/2016
4.2.0 2,895 8/4/2016
4.1.0 2,134 8/3/2016
4.0.0 2,106 8/2/2016
3.30.0 2,808 7/26/2016
3.29.0 2,396 7/24/2016
3.28.0 2,115 7/18/2016
3.27.0 2,082 7/17/2016
3.26.1 2,181 7/15/2016
3.26.0 2,180 7/15/2016
3.24.0 2,303 7/14/2016
3.23.0 2,290 7/13/2016
3.22.1 2,307 7/12/2016
3.22.0 2,355 7/12/2016
3.21.0 2,336 7/11/2016
3.20.0 2,296 7/11/2016
3.19.1 2,216 7/5/2016
3.19.0 2,165 7/5/2016
3.18.0 2,148 7/5/2016
3.17.0 2,202 7/3/2016
3.16.0 1,926 7/1/2016
3.15.0 2,163 6/29/2016
3.14.0 2,206 6/28/2016
3.13.0 1,740 6/27/2016
3.12.0 1,724 6/27/2016
3.11.0 1,737 6/24/2016
3.10.0 1,711 6/17/2016
3.9.0 1,752 6/17/2016
3.8.0 1,998 6/17/2016
3.7.0 40,396 6/16/2016