PrincipleStudios.OpenApiCodegen.Client
0.2.4
See the version list below for details.
dotnet add package PrincipleStudios.OpenApiCodegen.Client --version 0.2.4
NuGet\Install-Package PrincipleStudios.OpenApiCodegen.Client -Version 0.2.4
<PackageReference Include="PrincipleStudios.OpenApiCodegen.Client" Version="0.2.4" />
paket add PrincipleStudios.OpenApiCodegen.Client --version 0.2.4
#r "nuget: PrincipleStudios.OpenApiCodegen.Client, 0.2.4"
// Install PrincipleStudios.OpenApiCodegen.Client as a Cake Addin #addin nuget:?package=PrincipleStudios.OpenApiCodegen.Client&version=0.2.4 // Install PrincipleStudios.OpenApiCodegen.Client as a Cake Tool #tool nuget:?package=PrincipleStudios.OpenApiCodegen.Client&version=0.2.4
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.
Learn more about Target Frameworks and .NET Standard.
-
.NETStandard 2.0
- Microsoft.Build.Utilities.Core (>= 16.9.0)
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.0 | 127 | 5/29/2024 |
0.14.3 | 11,976 | 9/7/2023 |
0.14.2 | 197 | 8/9/2023 |
0.14.1 | 191 | 6/15/2023 |
0.14.0 | 279 | 3/27/2023 |
0.13.2 | 15,102 | 1/18/2023 |
0.13.1 | 786 | 11/3/2022 |
0.13.0 | 378 | 10/28/2022 |
0.12.0 | 407 | 9/29/2022 |
0.4.5 | 16,410 | 9/23/2022 |
0.4.4 | 1,202 | 6/21/2022 |
0.4.3 | 458 | 5/12/2022 |
0.4.2 | 673 | 4/28/2022 |
0.4.1 | 1,639 | 4/20/2022 |
0.4.0 | 487 | 4/14/2022 |
0.3.7 | 460 | 4/12/2022 |
0.3.6 | 468 | 2/2/2022 |
0.3.5 | 450 | 2/1/2022 |
0.3.4 | 786 | 1/17/2022 |
0.3.3 | 489 | 1/17/2022 |
0.3.2 | 336 | 1/3/2022 |
0.3.2-alpha.1 | 142 | 1/3/2022 |
0.3.1 | 414 | 12/4/2021 |
0.3.0 | 375 | 11/16/2021 |
0.2.4 | 421 | 11/2/2021 |
0.2.3 | 352 | 11/2/2021 |
0.2.2 | 326 | 11/2/2021 |
0.1.0-alpha.1 | 286 | 4/19/2020 |
0.0.1 | 574 | 4/16/2020 |