ConductorSharp.Client 3.0.1-beta6

This is a prerelease version of ConductorSharp.Client.
There is a newer version of this package available.
See the version list below for details.
dotnet add package ConductorSharp.Client --version 3.0.1-beta6
                    
NuGet\Install-Package ConductorSharp.Client -Version 3.0.1-beta6
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="ConductorSharp.Client" Version="3.0.1-beta6" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="ConductorSharp.Client" Version="3.0.1-beta6" />
                    
Directory.Packages.props
<PackageReference Include="ConductorSharp.Client" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add ConductorSharp.Client --version 3.0.1-beta6
                    
#r "nuget: ConductorSharp.Client, 3.0.1-beta6"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package ConductorSharp.Client@3.0.1-beta6
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=ConductorSharp.Client&version=3.0.1-beta6&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=ConductorSharp.Client&version=3.0.1-beta6&prerelease
                    
Install as a Cake Tool

Client library for Netflix Conductor, with some additional quality of life features.

Product Compatible and additional computed target framework versions.
.NET net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on ConductorSharp.Client:

Package Downloads
ConductorSharp.Engine

Client library for Netflix Conductor, with some additional quality of life features.

CxO.Observability.Conductor

End-to-end W3C trace-context propagation through Netflix Conductor workflows for CxO platform services. Plugs into ConductorSharp via a DelegatingHandler (outbound workflow starts + task completions) and a MediatR IPipelineBehavior (worker-side task dispatch) to keep a single OpenTelemetry traceId across every Conductor async boundary.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
4.0.0 1,849 3/5/2026
3.7.2 4,226 10/21/2025
3.7.2-alpha.1 350 9/16/2025
3.7.1 3,967 9/10/2025
3.7.1-alpha.1 174 9/9/2025
3.7.0 19,650 6/13/2025
3.6.0 1,031 5/3/2025
3.5.0 495 4/23/2025
3.4.1 591 4/2/2025
3.4.0 416 3/31/2025
3.3.0 360 3/31/2025
3.2.0 635 3/24/2025
3.2.0-alpha.3 178 3/14/2025
3.2.0-alpha.2 245 3/12/2025
3.2.0-alpha.1 1,246 3/7/2025
3.1.1 480 2/28/2025
3.1.0 818 12/13/2024
3.0.1-beta6 264 5/21/2024
2.4.2 5,122 12/3/2024
2.4.1 457 11/25/2024
Loading failed