C# client for Camunda REST API.
Info
| Version: | 1.3.0 |
| Author(s): | Sulaiman Alajlan |
| Last Update: | Wednesday, December 23, 2015 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/salajlan/camundacsharpclient |
| NuGet Url: | https://www.nuget.org/packages/camunda |
Install
Install-Package camunda
dotnet add package camunda
paket add camunda
camunda Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 7.0.1)
- RestSharp(>= 105.2.3)
- StyleCop.MSBuild(>= 4.7.49.1)
Tags