SuperSimpleConductor.ConductorClient
0.1.11
A very minimal client for the Netflix Conductor API. Built using Refit.
Install-Package SuperSimpleConductor.ConductorClient -Version 0.1.11
dotnet add package SuperSimpleConductor.ConductorClient --version 0.1.11
<PackageReference Include="SuperSimpleConductor.ConductorClient" Version="0.1.11" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add SuperSimpleConductor.ConductorClient --version 0.1.11
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: SuperSimpleConductor.ConductorClient, 0.1.11"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Dependencies
-
.NETStandard 2.1
- Refit (>= 5.2.4)
- Refit.HttpClientFactory (>= 5.2.4)
Used By
NuGet packages (1)
Showing the top 1 NuGet packages that depend on SuperSimpleConductor.ConductorClient:
Package | Downloads |
---|---|
SuperSimpleConductor.ConductorWorker
A very minimal worker to quickly set up a .NET worker service to handle Netflix Conductor workflow tasks.
|
GitHub repositories
This package is not used by any popular GitHub repositories.