VOOZH about

URL: https://www.nuget.org/packages/NSwag.AspNetCore/

⇱ NuGet Gallery | NSwag.AspNetCore 14.7.1




👁 Image
NSwag.AspNetCore 14.7.1

dotnet add package NSwag.AspNetCore --version 14.7.1
 
 
NuGet\Install-Package NSwag.AspNetCore -Version 14.7.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="NSwag.AspNetCore" Version="14.7.1" />
 
 
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="NSwag.AspNetCore" Version="14.7.1" />
 
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.7.1
 
 
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: NSwag.AspNetCore, 14.7.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.
#:package NSwag.AspNetCore@14.7.1
 
 
#: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.7.1
 
Install as a Cake Addin
#tool nuget:?package=NSwag.AspNetCore&version=14.7.1
 
Install as a Cake Tool
The NuGet Team does not provide support for this client. Please contact its maintainers for support.

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

Product Versions Compatible and additional computed target framework versions.
.NET net5.0 net5.0 was computed.  net5.0-windows net5.0-windows was computed.  net6.0 net6.0 was computed.  net6.0-android net6.0-android was computed.  net6.0-ios net6.0-ios was computed.  net6.0-maccatalyst net6.0-maccatalyst was computed.  net6.0-macos net6.0-macos was computed.  net6.0-tvos net6.0-tvos was computed.  net6.0-windows net6.0-windows was computed.  net7.0 net7.0 was computed.  net7.0-android net7.0-android was computed.  net7.0-ios net7.0-ios was computed.  net7.0-maccatalyst net7.0-maccatalyst was computed.  net7.0-macos net7.0-macos was computed.  net7.0-tvos net7.0-tvos was computed.  net7.0-windows net7.0-windows was computed.  net8.0 net8.0 is compatible.  net8.0-android net8.0-android was computed.  net8.0-browser net8.0-browser was computed.  net8.0-ios net8.0-ios was computed.  net8.0-maccatalyst net8.0-maccatalyst was computed.  net8.0-macos net8.0-macos was computed.  net8.0-tvos net8.0-tvos was computed.  net8.0-windows net8.0-windows was computed.  net9.0 net9.0 is compatible.  net9.0-android net9.0-android was computed.  net9.0-browser net9.0-browser was computed.  net9.0-ios net9.0-ios was computed.  net9.0-maccatalyst net9.0-maccatalyst was computed.  net9.0-macos net9.0-macos was computed.  net9.0-tvos net9.0-tvos was computed.  net9.0-windows net9.0-windows was computed.  net10.0 net10.0 is compatible.  net10.0-android net10.0-android was computed.  net10.0-browser net10.0-browser was computed.  net10.0-ios net10.0-ios was computed.  net10.0-maccatalyst net10.0-maccatalyst was computed.  net10.0-macos net10.0-macos was computed.  net10.0-tvos net10.0-tvos was computed.  net10.0-windows net10.0-windows was computed. 
.NET Core netcoreapp2.0 netcoreapp2.0 was computed.  netcoreapp2.1 netcoreapp2.1 was computed.  netcoreapp2.2 netcoreapp2.2 was computed.  netcoreapp3.0 netcoreapp3.0 was computed.  netcoreapp3.1 netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 netstandard2.0 is compatible.  netstandard2.1 netstandard2.1 was computed. 
.NET Framework net461 net461 was computed.  net462 net462 is compatible.  net463 net463 was computed.  net47 net47 was computed.  net471 net471 was computed.  net472 net472 was computed.  net48 net48 was computed.  net481 net481 was computed. 
MonoAndroid monoandroid monoandroid was computed. 
MonoMac monomac monomac was computed. 
MonoTouch monotouch monotouch was computed. 
Tizen tizen40 tizen40 was computed.  tizen60 tizen60 was computed. 
Xamarin.iOS xamarinios xamarinios was computed. 
Xamarin.Mac xamarinmac xamarinmac was computed. 
Xamarin.TVOS xamarintvos xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (165)

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 (67)

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

Repository Stars
dotnet/AspNetCore.Docs
Documentation for ASP.NET Core
dodyg/practical-aspnetcore
Practical samples of ASP.NET Core 11, 10, 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
tareqimbasher/NetPad
A cross-platform C# editor and playground.
JasperFx/wolverine
Supercharged .NET server side development!
vpnhood/VpnHood
Undetectable, Fast, Cross-Platform, Free VPN
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
GZTimeWalker/GZCTF
The GZ::CTF project, an open source CTF platform.
fullstackproltd/AspNetCoreSpa
Asp.Net 7.0 & Angular 15 SPA Fullstack application with plenty of examples. Live demo:
IoTSharp/IoTSharp
IoTSharp is an open-source IoT platform for data collection, processing, visualization, and device management.
Coldairarrow/Colder.Admin.AntdVue
Admin Fx Based On .NET 5 + Ant Design Vue
desenvolvedor-io/dev-store
A microservices e-commerce reference application built with ASP.NET 9
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
Version Downloads Last Updated
14.7.1 1,106,844 4/20/2026
14.7.0 268,104 4/8/2026
14.6.3 5,624,435 11/20/2025
14.6.2 1,063,877 11/5/2025
14.6.1 1,229,556 9/30/2025
14.6.0 384,647 9/18/2025
14.5.0 1,770,678 8/2/2025
14.4.0 5,390,067 4/28/2025
14.3.0 1,691,998 3/29/2025
14.2.0 14,359,223 11/19/2024
14.1.0 9,236,411 7/17/2024
14.0.8 3,638,269 6/12/2024
14.0.7 5,561,636 3/26/2024
14.0.6 31,540 3/26/2024
14.0.5 171,172 3/26/2024
14.0.4 312,367 3/23/2024
14.0.3 5,158,383 2/4/2024
14.0.2 1,834,019 1/17/2024
14.0.1 225,667 1/12/2024
14.0.0 882,319 1/3/2024
Loading failed