MarieCurie.DoIt.Client
0.5.3
A c# implementation of the Do-It platform REST API. This API powers the main DO-IT website and the rest client allows you to bring the Do-It functionality into your own platform. This effort was produced by the internal team at Marie Curie as part of their back-office integration with Do-It. Talk to us for further details. The package depends on the RestSharp package and currently is implemented for opportunity based request against v1 of the Do-It API
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
Install-Package MarieCurie.DoIt.Client -Version 0.5.3
dotnet add package MarieCurie.DoIt.Client --version 0.5.3
<PackageReference Include="MarieCurie.DoIt.Client" Version="0.5.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add MarieCurie.DoIt.Client --version 0.5.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
- Newtonsoft.Json (>= 5.0.8)
- RestSharp (>= 104.4.0)
GitHub Usage
This package is not used by any popular GitHub repositories.