PrincipleStudios.OpenApiCodegen.Client 0.3.4

There is a newer version of this package available.
See the version list below for details.
dotnet add package PrincipleStudios.OpenApiCodegen.Client --version 0.3.4
                    
NuGet\Install-Package PrincipleStudios.OpenApiCodegen.Client -Version 0.3.4
                    
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="PrincipleStudios.OpenApiCodegen.Client" Version="0.3.4" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="PrincipleStudios.OpenApiCodegen.Client" Version="0.3.4" />
                    
Directory.Packages.props
<PackageReference Include="PrincipleStudios.OpenApiCodegen.Client" />
                    
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 PrincipleStudios.OpenApiCodegen.Client --version 0.3.4
                    
#r "nuget: PrincipleStudios.OpenApiCodegen.Client, 0.3.4"
                    
#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 PrincipleStudios.OpenApiCodegen.Client@0.3.4
                    
#: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=PrincipleStudios.OpenApiCodegen.Client&version=0.3.4
                    
Install as a Cake Addin
#tool nuget:?package=PrincipleStudios.OpenApiCodegen.Client&version=0.3.4
                    
Install as a Cake Tool

Adds source generators to generate C# client extension methods from an OpenAPI specification file.

Add this package, select the OpenAPI specification file from your project, and set the build action to OpenApiSchemaClient. Within that folder's namespace, you'll automatically get the model and extension methods to invoke the API.

This integrates during the build phase, so you can be sure your classes are up to date with your schema documentation. (You may need to unload/reload your project in Visual Studio.)

Depends on Newtonsoft.Json for attributes and serialization control. Be sure to include the version you need; this package can use any version.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

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
0.15.1 155 9/10/2025
0.15.0 229 5/29/2024
0.14.3 14,991 9/7/2023
0.14.2 273 8/9/2023
0.14.1 275 6/15/2023
0.14.0 366 3/27/2023
0.13.2 16,370 1/18/2023
0.13.1 868 11/3/2022
0.13.0 460 10/28/2022
0.12.0 493 9/29/2022
0.4.5 17,678 9/23/2022
0.4.4 1,306 6/21/2022
0.4.3 565 5/12/2022
0.4.2 774 4/28/2022
0.4.1 1,747 4/20/2022
0.4.0 586 4/14/2022
0.3.7 567 4/12/2022
0.3.6 611 2/2/2022
0.3.5 612 2/1/2022
0.3.4 900 1/17/2022
0.3.3 602 1/17/2022
0.3.2 428 1/3/2022
0.3.2-alpha.1 233 1/3/2022
0.3.1 516 12/4/2021
0.3.0 488 11/16/2021
0.2.4 534 11/2/2021
0.2.3 471 11/2/2021
0.2.2 416 11/2/2021
0.1.0-alpha.1 429 4/19/2020
0.0.1 750 4/16/2020