Files
openapi-generator/modules/swagger-codegen/src/main/resources/csharp
Artyom fbf4d0e419 Fixed ArgumentOutOfRangeException
If the list is empty you get the ArgumentOutOfRangeException when calling flattenString.Remove(flattenString.Length - 1).
Also using a StringBuilder is the prefered way to concatenate strings in a loop.
2015-12-15 10:51:04 +02:00
..
2015-12-03 11:10:34 +08:00
2015-12-03 16:47:14 +08:00
2015-07-06 11:18:05 +08:00

Frameworks supported

  • .NET 3.5 or later
  • Windows Phone 7.1 (Mango)

Dependencies

NOTE: The DLLs included in the package may not be the latest version. We recommned using [NuGet] (https://docs.nuget.org/consume/installing-nuget) to obtain the latest version of the packages:

Install-Package RestSharp
Install-Package Newtonsoft.Json