H.NSwag.Generator 1.1.9

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

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

H.NSwag.Generator

Language License Requirements Build Status

Generation via temp file is used here.

Nuget

NuGet

Usage

  <ItemGroup Label="Code Generation">
    <AdditionalFiles Include="openapi.nswag" />

    <PackageReference Include="H.NSwag.Generator" Version="1.0.10">
      <PrivateAssets>all</PrivateAssets>
      <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
    </PackageReference>
    <PackageReference Include="NSwag.MSBuild" Version="13.9.4">
      <PrivateAssets>all</PrivateAssets>
      <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
    </PackageReference>
  </ItemGroup>

Advanced usage

<PropertyGroup>
  
  <NSwagConsolePath>$(NSwagDir_Net50)dotnet-nswag.exe</NSwagConsolePath>
</PropertyGroup>

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
13.19.0.74 1,781 7/23/2023
13.19.0.73 199 7/12/2023
13.18.2.72 354 5/1/2023
13.18.2.71 292 4/18/2023
13.18.2.70 693 3/9/2023
13.17.0.69 184 3/9/2023
13.17.0.68 1,737 11/19/2022
13.17.0.67 1,878 11/1/2022
13.16.1.59 480 7/13/2022
13.16.0.58 443 6/1/2022
13.16.0.57 428 5/31/2022
13.15.10.65 460 8/1/2022
13.15.10.64 376 8/1/2022
13.15.10.63 372 8/1/2022
13.15.10.62 371 8/1/2022
13.15.10.61 403 7/13/2022
13.15.10.60 427 7/13/2022
13.15.10.56 373 5/31/2022
13.15.10.53 373 5/18/2022
13.15.10.52 402 5/2/2022
13.15.10.51 434 4/28/2022
13.15.9.50 396 3/21/2022
13.15.9.49 427 2/20/2022
13.15.9.48 405 2/20/2022
13.15.9.47 392 2/20/2022
13.15.9.45 385 2/20/2022
13.15.9.43 388 2/20/2022
13.15.9.42 399 2/20/2022
13.15.9.41 416 2/20/2022
13.14.4.36 286 11/22/2021
13.13.2.35 348 11/6/2021
13.13.2.34 354 10/18/2021
13.11.3.33 364 7/14/2021
13.11.3.32 307 7/14/2021
13.11.3.31 306 7/14/2021
13.11.3.30 985 7/6/2021
13.11.3.29 281 7/6/2021
13.11.3.28 285 7/6/2021
13.11.3.27 290 7/6/2021
13.11.3.26 329 6/18/2021
13.11.3.25 324 6/16/2021
13.11.3.24 340 6/16/2021
1.1.22 351 6/15/2021
1.1.21 340 6/15/2021
1.1.20 343 6/15/2021
1.1.19 334 6/14/2021
1.1.18 349 6/14/2021
1.1.17 383 6/14/2021
1.1.15 364 6/14/2021
1.1.14 385 6/14/2021
1.1.13 367 6/14/2021
1.1.12 309 6/14/2021
1.1.11 312 6/14/2021
1.1.10 328 6/14/2021
1.1.9 310 6/14/2021
1.1.7 314 6/14/2021
1.1.6 321 6/14/2021
1.0.10 456 1/10/2021
1.0.9 433 11/30/2020
1.0.8 431 11/29/2020
1.0.7 437 11/29/2020
1.0.6 398 11/29/2020
1.0.5 413 11/29/2020
1.0.4 449 11/29/2020
1.0.3 466 11/29/2020
1.0.2 473 11/29/2020
1.0.1 448 11/28/2020
1.0.0 448 11/28/2020

⭐ Last 10 features:
- feat: Added linux support. 2021-06-14
- feat: Added PackageReadmeFile. 2021-06-14
- feat: Updated NuGet references. 2021-06-14
- feat: Added auto-releasing. 2021-06-14
🐞 Last 10 bug fixes:
- fix: Fixed ubuntu tests. 2021-06-14
- fix: Fixed dll run. 2021-06-14