H.NSwag.Generator 13.11.3.24

There is a newer version of this package available.
See the version list below for details.
dotnet add package H.NSwag.Generator --version 13.11.3.24                
NuGet\Install-Package H.NSwag.Generator -Version 13.11.3.24                
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="H.NSwag.Generator" Version="13.11.3.24">
  <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.
paket add H.NSwag.Generator --version 13.11.3.24                
#r "nuget: H.NSwag.Generator, 13.11.3.24"                
#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 H.NSwag.Generator as a Cake Addin
#addin nuget:?package=H.NSwag.Generator&version=13.11.3.24

// Install H.NSwag.Generator as a Cake Tool
#tool nuget:?package=H.NSwag.Generator&version=13.11.3.24                

H.NSwag.Generator

Language License Requirements Build Status NuGet

Usage

The generator generates code based on any .nswag file in the AdditionalFiles ItemGroup.

<ItemGroup>
  <AdditionalFiles Include="openapi.nswag" />
</ItemGroup>

Contacts

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

  • .NETStandard 2.0

    • No dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
14.1.0.1 1,402 9/28/2024
14.0.7.76 3,177 5/4/2024
13.19.0.74 2,292 7/23/2023
13.19.0.73 229 7/12/2023
13.18.2.72 383 5/1/2023
13.18.2.71 321 4/18/2023
13.18.2.70 720 3/9/2023
13.17.0.69 215 3/9/2023
13.17.0.68 1,783 11/19/2022
13.17.0.67 3,441 11/1/2022
13.16.1.59 519 7/13/2022
13.16.0.58 481 6/1/2022
13.16.0.57 472 5/31/2022
13.15.10.65 492 8/1/2022
13.15.10.64 411 8/1/2022
13.15.10.63 402 8/1/2022
13.15.10.62 401 8/1/2022
13.15.10.61 435 7/13/2022
13.15.10.60 461 7/13/2022
13.15.10.56 406 5/31/2022
13.15.10.53 404 5/18/2022
13.15.10.52 437 5/2/2022
13.15.10.51 472 4/28/2022
13.15.9.50 434 3/21/2022
13.15.9.49 458 2/20/2022
13.15.9.48 438 2/20/2022
13.15.9.47 424 2/20/2022
13.15.9.45 414 2/20/2022
13.15.9.43 418 2/20/2022
13.15.9.42 430 2/20/2022
13.15.9.41 436 2/20/2022
13.14.4.36 319 11/22/2021
13.13.2.35 372 11/6/2021
13.13.2.34 387 10/18/2021
13.11.3.33 396 7/14/2021
13.11.3.32 347 7/14/2021
13.11.3.31 339 7/14/2021
13.11.3.30 1,086 7/6/2021
13.11.3.29 314 7/6/2021
13.11.3.28 316 7/6/2021
13.11.3.27 321 7/6/2021
13.11.3.26 368 6/18/2021
13.11.3.25 349 6/16/2021
13.11.3.24 379 6/16/2021
1.1.22 390 6/15/2021
1.1.21 377 6/15/2021
1.1.20 377 6/15/2021
1.1.19 373 6/14/2021
1.1.18 390 6/14/2021
1.1.17 417 6/14/2021
1.1.15 403 6/14/2021
1.1.14 428 6/14/2021
1.1.13 400 6/14/2021
1.1.12 343 6/14/2021
1.1.11 354 6/14/2021
1.1.10 364 6/14/2021
1.1.9 351 6/14/2021
1.1.7 349 6/14/2021
1.1.6 361 6/14/2021
1.0.10 501 1/10/2021
1.0.9 473 11/30/2020
1.0.8 465 11/29/2020
1.0.7 478 11/29/2020
1.0.6 441 11/29/2020
1.0.5 454 11/29/2020
1.0.4 490 11/29/2020
1.0.3 502 11/29/2020
1.0.2 509 11/29/2020
1.0.1 487 11/28/2020
1.0.0 488 11/28/2020

⭐ Last 10 features:
- feat: Added support for new settings. 2021-06-15
- feat: Added references with GeneratePathProperty. 2021-06-15
- feat: Updated README. 2021-06-15
- feat: To use NSwag.CodeGeneration.CSharp. 2021-06-15
- feat: Deleted Thread.Sleep. 2021-06-15
- feat: Added waiting generate process. 2021-06-15
- feat: To one line NSwag console error. 2021-06-15
- feat: To temp folders and Directory.SetCurrentDirectory(bug with arguments on Linux). 2021-06-14
- feat: Added linux support. 2021-06-14
- feat: Added PackageReadmeFile. 2021-06-14
🐞 Last 10 bug fixes:
- fix: Fixed Newtonsoft.Json version. 2021-06-15
- fix: Fixed. 2021-06-15
- fix: Fixed. 2021-06-15
- fix: Fixed. 2021-06-15
- fix: Fixed ubuntu tests. 2021-06-14
- fix: Fixed dll run. 2021-06-14