Rest api with csharp » History » Version 1
Dorin Huzum, 2011-10-04 23:10
| 1 | 1 | Dorin Huzum | h1. Using the REST API with .NET |
|---|---|---|---|
| 2 | |||
| 3 | "Redmine .NET API library":https://code.google.com/p/redmine-net-api is a FREE third-party C# library that can be used to access the Redmine API. It is released under Apache 2 open-source license. |
||
| 4 | |||
| 5 | Sample usage: |