H.NSwag.Generator 13.15.9.48

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

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

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
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: Cleaned projects. 2022-02-20
- feat: Try auto-resolve transient package workaround. 2022-02-20
- feat: Release 13.15.9. 2022-02-20
- feat: Updated to 13.15.9. 2022-02-20
- feat: Updated to 13.14.4. 2021-11-22
- feat: Updated NuGet packages. 2021-11-07
- feat: Updated to 13.13.2. 2021-10-18
- feat: Updated NuGet packages. 2021-10-18
- feat: To C# 10 and net6.0. 2021-10-18
- feat: Changed cache behavior. 2021-07-14
🐞 Last 10 bug fixes:
- fix: Try smart move? 2022-02-20
- fix: Try workaround. 2022-02-20
- fix: Fixed dependecies bug. 2022-02-20
- fix: Fixed missing dependencies. 2022-02-20
- fix: Fixed missing System.Text.Encodings.Web. 2022-02-20
- fix: Fixed missing dependencies. 2022-02-20
- fix: Fixed missing dependencies. 2022-02-20
- fix: Fixed JsonLibrary ignore bug 2. 2022-02-20
- fix: Fixed JsonLibrary ignore bug. 2022-02-20
- fix: Fixed generation from file. 2021-07-07