mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-06-21 08:10:50 +00:00
9 lines
266 B
Batchfile
Executable File
9 lines
266 B
Batchfile
Executable File
REM C# Petstore API client
|
|
.\bin\windows\csharp-petstore.bat
|
|
|
|
REM C# Petstore API client with PropertyChanged
|
|
.\bin\windows\csharp-property-changed-petstore.bat
|
|
|
|
REM C# Petstore API client (v5.0 for .net standarnd 1.3+)
|
|
.\bin\windows\csharp-petstore-netstandard.bat
|