openapi-generator/bin/windows
Gronsak 580745ef43 [C#] Adding support for generating .NET Standard 1.3 client library (#4955)
* [CsharpNetStandard] Added C# .NET Standard Client Generation

Added language CsharpNetStandard.
Everything copied from csharp Client Generator.
Dependancies switched from Restsharp to Restsharp.Portable.
Changes made where nececary to replicate Restsharp functionallity.
Project type changed to .NET Standard protable library.

* [CsharpNetStandard] Removed client prop validation due to incompability

* [CsharpNetStandard] Minor fixes

Changed leftover RestSharp.Method to Method
Changed to .Net Standard 1.3 for compability reasons
Changed excludeTests to default to true due to tests not being implemented yet

Removed unnecessary targetFramework property
Removed leftover UWP stuff

* [CsharpNetStandard] More fixes

Added correct dependencies to Readme
Added correct supported frameworks to Readme
Added slightly better placeholder for installation instructions in Readme

Removed leftover dependencies from project.json
Removed leftover SupportsAsync stuff
Removed references to build.bat/-.sh since they're not yet being generated

Todo implement test generation

* [CsharpNetStandard] Added forgoten git_push.sh

* [C#-netstandard] Renamed option to csharp-netstandard

Also added .bat file for test generation

* [C# Net Standard] fixed path in .bat file

* [C# NET Standard] fixes to enum generation

Fixed issues with enum generation due to tired programmer

* [C# NET Standard] Generated sample client library

Sample library generated

Fixes:
Class actually works again
.bat - minor inconsistency fixed

* [C# NET Standard] Error corrected in how timeout is set

Configuration Timeout property changed to TimeSpan type and code corrected around that

* [C#] Merged .NET Standard generator into csharp generator

Functionallity of csharp-netstarndard generator has been moved into standard csharp generator under the targetFramework option as "v5.0"
2017-03-20 17:21:44 +08:00
..
akka-scala-petstore.bat Fix sample script to set the correct artifact ID in the generated POM (#5094) 2017-03-18 16:49:46 +08:00
android-petstore.bat Leverage Shipable.io to validate mustache templates (#3333) 2016-07-11 13:54:18 +08:00
aspnetcore-petstore-server.bat [aspnetcore] Deprecating aspnet5 for aspnetcore 2016-10-16 21:22:34 -04:00
async-scala-petstore.bat Leverage Shipable.io to validate mustache templates (#3333) 2016-07-11 13:54:18 +08:00
clojure-petstore.bat Leverage Shipable.io to validate mustache templates (#3333) 2016-07-11 13:54:18 +08:00
cpprest-petstore.bat Leverage Shipable.io to validate mustache templates (#3333) 2016-07-11 13:54:18 +08:00
csharp-petstore-netstandard.bat [C#] Adding support for generating .NET Standard 1.3 client library (#4955) 2017-03-20 17:21:44 +08:00
csharp-petstore.bat Leverage Shipable.io to validate mustache templates (#3333) 2016-07-11 13:54:18 +08:00
dart-petstore.bat Leverage Shipable.io to validate mustache templates (#3333) 2016-07-11 13:54:18 +08:00
dynamic-html-petstore.bat Leverage Shipable.io to validate mustache templates (#3333) 2016-07-11 13:54:18 +08:00
flash-petstore.bat Leverage Shipable.io to validate mustache templates (#3333) 2016-07-11 13:54:18 +08:00
go-petstore.bat Leverage Shipable.io to validate mustache templates (#3333) 2016-07-11 13:54:18 +08:00
html2-petstore.bat Issue 3651 (#4014) 2016-10-17 22:48:12 +08:00
html-petstore.bat Leverage Shipable.io to validate mustache templates (#3333) 2016-07-11 13:54:18 +08:00
java-petstore-okhttp-gson.bat Leverage Shipable.io to validate mustache templates (#3333) 2016-07-11 13:54:18 +08:00
java-petstore.bat Leverage Shipable.io to validate mustache templates (#3333) 2016-07-11 13:54:18 +08:00
java-play-framework-petstore-server.bat Java Play Framework Server Generator (#4943) 2017-03-10 22:10:49 +08:00
javascript-petstore-all.bat new batch file to exec all JS petstore batch files 2017-01-25 16:30:33 +08:00
javascript-petstore.bat new batch file to exec all JS petstore batch files 2017-01-25 16:30:33 +08:00
javascript-promise-petstore.bat new batch file to exec all JS petstore batch files 2017-01-25 16:30:33 +08:00
jaxrs-cxf-client-petstore.bat add petstore sample for jaxrs-cxf-client, update travis ci (#5111) 2017-03-18 22:48:38 +08:00
nancyfx-petstore-server.bat [C#][NancyFX] Better "Add" for Dictionary and using {{packageName}} for NancyFX (#3449) 2016-07-26 14:10:48 +08:00
objc-petstore.bat Leverage Shipable.io to validate mustache templates (#3333) 2016-07-11 13:54:18 +08:00
perl-petstore.bat Leverage Shipable.io to validate mustache templates (#3333) 2016-07-11 13:54:18 +08:00
php-petstore.bat Leverage Shipable.io to validate mustache templates (#3333) 2016-07-11 13:54:18 +08:00
python-petstore.bat Leverage Shipable.io to validate mustache templates (#3333) 2016-07-11 13:54:18 +08:00
qt5cpp-petstore.bat Leverage Shipable.io to validate mustache templates (#3333) 2016-07-11 13:54:18 +08:00
rails5-petstore-server.bat Leverage Shipable.io to validate mustache templates (#3333) 2016-07-11 13:54:18 +08:00
ruby-petstore.bat Leverage Shipable.io to validate mustache templates (#3333) 2016-07-11 13:54:18 +08:00
run-all-petstore.cmd Leverage Shipable.io to validate mustache templates (#3333) 2016-07-11 13:54:18 +08:00
scala-petstore.bat Leverage Shipable.io to validate mustache templates (#3333) 2016-07-11 13:54:18 +08:00
spring-mvc-petstore-j8-async-server.bat Leverage Shipable.io to validate mustache templates (#3333) 2016-07-11 13:54:18 +08:00
spring-mvc-petstore-server.bat Leverage Shipable.io to validate mustache templates (#3333) 2016-07-11 13:54:18 +08:00
springboot-petstore-server.bat Leverage Shipable.io to validate mustache templates (#3333) 2016-07-11 13:54:18 +08:00
swift3-petstore-all.bat [Swift] add batch files for swift 2,3 to generate petstore samples (#4934) 2017-03-06 17:16:41 +08:00
swift3-petstore-promisekit.bat [Swift] add batch files for swift 2,3 to generate petstore samples (#4934) 2017-03-06 17:16:41 +08:00
swift3-petstore-rxswift.bat [Swift] add batch files for swift 2,3 to generate petstore samples (#4934) 2017-03-06 17:16:41 +08:00
swift3-petstore.bat [Swift] add batch files for swift 2,3 to generate petstore samples (#4934) 2017-03-06 17:16:41 +08:00
swift-petstore-all.bat [Swift] add batch files for swift 2,3 to generate petstore samples (#4934) 2017-03-06 17:16:41 +08:00
swift-petstore-promisekit.bat [Swift] add batch files for swift 2,3 to generate petstore samples (#4934) 2017-03-06 17:16:41 +08:00
swift-petstore-rxswift.bat [Swift] add batch files for swift 2,3 to generate petstore samples (#4934) 2017-03-06 17:16:41 +08:00
swift-petstore.bat [Swift] add batch files for swift 2,3 to generate petstore samples (#4934) 2017-03-06 17:16:41 +08:00
tizen-petstore.bat Leverage Shipable.io to validate mustache templates (#3333) 2016-07-11 13:54:18 +08:00
typescript-angular2-with-npm.bat Leverage Shipable.io to validate mustache templates (#3333) 2016-07-11 13:54:18 +08:00
typescript-angular2.bat Leverage Shipable.io to validate mustache templates (#3333) 2016-07-11 13:54:18 +08:00
typescript-angular.bat Leverage Shipable.io to validate mustache templates (#3333) 2016-07-11 13:54:18 +08:00
typescript-fetch.bat Leverage Shipable.io to validate mustache templates (#3333) 2016-07-11 13:54:18 +08:00
typescript-node-with-npm.bat Leverage Shipable.io to validate mustache templates (#3333) 2016-07-11 13:54:18 +08:00
typescript-node.bat Leverage Shipable.io to validate mustache templates (#3333) 2016-07-11 13:54:18 +08:00
ze-ph-petstore.bat Minor update to ze-ph batch script 2017-01-16 01:10:35 +08:00