NSwag.MSBuild 14.6.3

dotnet add package NSwag.MSBuild --version 14.6.3
                    
NuGet\Install-Package NSwag.MSBuild -Version 14.6.3
                    
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.MSBuild" Version="14.6.3">
  <PrivateAssets>all</PrivateAssets>
  <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="NSwag.MSBuild" Version="14.6.3" />
                    
Directory.Packages.props
<PackageReference Include="NSwag.MSBuild">
  <PrivateAssets>all</PrivateAssets>
  <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
                    
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.MSBuild --version 14.6.3
                    
#r "nuget: NSwag.MSBuild, 14.6.3"
                    
#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.MSBuild@14.6.3
                    
#: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.MSBuild&version=14.6.3
                    
Install as a Cake Addin
#tool nuget:?package=NSwag.MSBuild&version=14.6.3
                    
Install as a Cake Tool

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

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (9)

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

Package Downloads
NSwag.ApiDescription.Client

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

Rabota.Clients.SmtpApiV2

Package Description

Rabota.Clients.TotpApi

Package Description

Rabota.Clients.SocketApi

Package Description

HermaFx.SwaggerGen

Swagger client generation

GitHub repositories (18)

Showing the top 18 popular GitHub repositories that depend on NSwag.MSBuild:

Repository Stars
domaindrivendev/Swashbuckle.AspNetCore
Swagger tools for documenting API's built on ASP.NET Core
jasontaylordev/NorthwindTraders
Northwind Traders is a sample application built using ASP.NET Core and Entity Framework Core.
dotnet/samples
Sample code referenced by the .NET documentation
fullstackproltd/AspNetCoreSpa
Asp.Net 7.0 & Angular 15 SPA Fullstack application with plenty of examples. Live demo:
GZTimeWalker/GZCTF
The GZ::CTF project, an open source CTF platform.
skoruba/Duende.IdentityServer.Admin
Modern admin UI for Duende IdentityServer and ASP.NET Core Identity 🚀
microsoft/winget-create
The Windows Package Manager Manifest Creator command-line tool (aka wingetcreate)
fullstackhero/blazor-wasm-boilerplate
Clean Architecture Boilerplate Template for .NET 6.0 Blazor WebAssembly built for FSH WebAPI with the goodness of MudBlazor Components.
platformplatform/PlatformPlatform
A platform designed for building enterprise-grade, multi-tenant products using Azure, .NET, React, TypeScript, Infrastructure as Code, etc.
jasontaylordev/RapidBlazor
Clean Architecture Solution Template for Blazor WebAssembly .NET 7
jasontaylordev/flexible-aspnetcore-authorization
Jinjinov/OpenHabitTracker
C# .NET 9 Blazor habit tracker application. Works on Web, Windows, Linux, Android, iOS and macOS.
ivaylokenov/ASP.NET-Server-Architectures
isaacOjeda/MinimalApiArchitecture
.NET 8 Minimal API with Vertical Slice Architecture
LinFor/jellyfin-plugin-kinopoisk
Fetches metadata from kinopoisk
navtrack/navtrack
GPS tracking system based on .NET and React.
matt-goldman/MauiCleanTodos
Clean Architecture with ASP.NET Core, .NET MAUI and Blazor
jasontaylordev/ModernWebDevWithBlazorWasm
The sample code from my presentation Modern Web Dev with Blazor WebAsembly and ASP.NET Core 6.
Version Downloads Last Updated
14.6.3 1,705,668 11/20/2025
14.6.2 465,393 11/5/2025
14.6.1 912,725 9/30/2025
14.6.0 272,168 9/18/2025
14.5.0 1,332,799 8/2/2025
14.4.0 2,336,311 4/28/2025
14.3.0 1,381,173 3/29/2025
14.2.0 5,505,165 11/19/2024
14.1.0 5,318,724 7/17/2024
14.0.8 2,004,812 6/12/2024
14.0.7 2,848,160 3/26/2024
14.0.6 31,158 3/26/2024
14.0.5 10,812 3/26/2024
14.0.4 75,956 3/23/2024
14.0.3 1,853,671 2/4/2024
14.0.2 1,179,159 1/17/2024
14.0.1 168,845 1/12/2024
14.0.0 426,554 1/3/2024
14.0.0-preview012 81,158 12/8/2023
14.0.0-preview011 1,210 12/8/2023
Loading failed