wing328
|
37dbd6e4cd
|
Merge pull request #992 from who/develop_2.0
[C#] Fixing a mono compilation error
|
2015-07-21 21:43:06 +08:00 |
|
Andrew B
|
0b7b57bf4d
|
[C#] Fixing a mono compilation error
|
2015-07-20 21:22:49 -07:00 |
|
wing328
|
ba72e7344a
|
remove nuget pacakges
|
2015-07-20 10:48:20 +08:00 |
|
wing328
|
596bde2ef6
|
remove leading space for path variable, update unit test
|
2015-07-20 10:43:08 +08:00 |
|
wing328
|
b8c06505f6
|
use fully qualified name for Task
|
2015-07-09 10:21:55 +08:00 |
|
wing328
|
e49fe7a12f
|
better style for model, add <value> to all properties
|
2015-07-07 16:25:33 +08:00 |
|
wing328
|
b1b0e28f59
|
update c# style
|
2015-07-06 23:06:28 +08:00 |
|
wing328
|
94768d44b5
|
better type comparision
|
2015-07-06 13:55:33 +08:00 |
|
wing328
|
3b1999af4b
|
update csharp sample
|
2015-07-06 11:24:59 +08:00 |
|
wing328
|
f823c0e26a
|
update newtonsoft json
|
2015-07-06 11:03:36 +08:00 |
|
wing328
|
987a61640b
|
fix file upload issue. add error handling for status code 0
|
2015-07-03 17:39:27 +08:00 |
|
wing328
|
5c888ad039
|
better method comment
|
2015-07-03 13:55:51 +08:00 |
|
wing328
|
d7d6ba957e
|
fix comment and use 4-space indentation
|
2015-07-03 11:45:31 +08:00 |
|
wing328
|
57b54d8ad7
|
update code style for apiclient, configuration and apiexception
|
2015-07-03 10:36:21 +08:00 |
|
wing328
|
422da698f6
|
import model only if it has import for c#
|
2015-07-02 11:18:41 +08:00 |
|
wing328
|
488e604207
|
use stream for file
|
2015-07-01 21:37:48 +08:00 |
|
wing328
|
4d6dbf7d92
|
show return in doc only if it has a return
|
2015-07-01 15:16:28 +08:00 |
|
wing328
|
2e76b56f30
|
revert file to String, add test case for upload file
|
2015-06-30 17:50:22 +08:00 |
|
wing328
|
f290de95dd
|
update parameter name to camelize lower
|
2015-06-29 23:14:00 +08:00 |
|
wing328
|
59987a54a9
|
fix deserialization of string and other primitive
|
2015-06-29 22:16:38 +08:00 |
|
wing328
|
9726ada8d1
|
fix return type and tempfolder
|
2015-06-29 15:30:34 +08:00 |
|
wing328
|
76ece5a4eb
|
add file response support for c# (passed test cases)
|
2015-06-29 12:17:49 +08:00 |
|
Tony Tam
|
31efefe0b9
|
Merge branch 'csharp_add_cli_support' of ssh://github.com/wing328/swagger-codegen into wing328-csharp_add_cli_support
|
2015-06-25 11:54:30 -07:00 |
|
wing328
|
1d59937150
|
add nunit test for csharp
|
2015-06-22 11:53:44 +08:00 |
|