PrincipleStudios.OpenApiCodegen.Client 0.0.1

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

// Install PrincipleStudios.OpenApiCodegen.Client as a Cake Tool
#tool nuget:?package=PrincipleStudios.OpenApiCodegen.Client&version=0.0.1

Adds MSBuild targets to generate C# client classes from an OpenAPI
specification file.

Add this package, select the OpenAPI specification file from your project, and
set the build action to `OpenApiSchema`. Within that folder's namespace, you'll
automatically get the interfaces and classes to invoke your API.

This integrates during the build phase, so you can be sure your classes are up
to date with your schema documentation.

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

Includes https://github.com/OpenAPITools/openapi-generator, which is under the
Apache license. See
https://github.com/OpenAPITools/openapi-generator/blob/master/LICENSE for more
information. Requires a JRE to run, we recommend https://openjdk.java.net/.

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
.NET Core netcoreapp1.0 was computed.  netcoreapp1.1 was computed.  netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard1.3 is compatible.  netstandard1.4 was computed.  netstandard1.5 was computed.  netstandard1.6 was computed.  netstandard2.0 was computed.  netstandard2.1 was computed. 
.NET Framework net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen30 was computed.  tizen40 was computed.  tizen60 was computed. 
Universal Windows Platform uap was computed.  uap10.0 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in 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.14.3 5,719 9/7/2023
0.14.2 165 8/9/2023
0.14.1 161 6/15/2023
0.14.0 250 3/27/2023
0.13.2 10,894 1/18/2023
0.13.1 761 11/3/2022
0.13.0 352 10/28/2022
0.12.0 378 9/29/2022
0.4.5 12,199 9/23/2022
0.4.4 1,176 6/21/2022
0.4.3 432 5/12/2022
0.4.2 650 4/28/2022
0.4.1 1,610 4/20/2022
0.4.0 458 4/14/2022
0.3.7 429 4/12/2022
0.3.6 442 2/2/2022
0.3.5 417 2/1/2022
0.3.4 759 1/17/2022
0.3.3 462 1/17/2022
0.3.2 310 1/3/2022
0.3.2-alpha.1 131 1/3/2022
0.3.1 386 12/4/2021
0.3.0 351 11/16/2021
0.2.4 390 11/2/2021
0.2.3 330 11/2/2021
0.2.2 296 11/2/2021
0.1.0-alpha.1 269 4/19/2020
0.0.1 530 4/16/2020