openapi-generator/samples/client/petstore/csharp/SwaggerClientTest/Lib/SwaggerClient
2015-11-06 13:56:40 +08:00
..
bin update csharp sample 2015-07-06 11:24:59 +08:00
src/main/csharp/IO/Swagger add oauth support to csharp 2015-11-06 13:56:40 +08:00
compile.bat fix invokerPackage with packageName in compile.mustache 2015-08-25 15:35:22 +08:00
README.md update csharp sample 2015-07-06 11:24:59 +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