DistributedVisionRunner.Client 2.10.0

dotnet add package DistributedVisionRunner.Client --version 2.10.0
NuGet\Install-Package DistributedVisionRunner.Client -Version 2.10.0
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="DistributedVisionRunner.Client" Version="2.10.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add DistributedVisionRunner.Client --version 2.10.0
#r "nuget: DistributedVisionRunner.Client, 2.10.0"
#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.
// Install DistributedVisionRunner.Client as a Cake Addin
#addin nuget:?package=DistributedVisionRunner.Client&version=2.10.0

// Install DistributedVisionRunner.Client as a Cake Tool
#tool nuget:?package=DistributedVisionRunner.Client&version=2.10.0

Client lib for DistributedVisionRunner.App

Product Compatible and additional computed target framework versions.
.NET net5.0-windows7.0 is compatible.  net6.0-windows was computed.  net7.0-windows was computed.  net8.0-windows was computed. 
.NET Framework net472 is compatible.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.10.0 369 2/6/2021
2.9.0 342 1/31/2021
2.8.0 290 1/30/2021
2.7.0 296 1/25/2021
2.6.0 356 1/9/2021
2.5.0 388 1/2/2021
2.0.0 377 12/1/2020
1.0.0 416 11/1/2020

1. Changed parameters for IVisionAdapter.GetResultTypeAndReservedOutputs
         2. Fixed GetBoundaryItems do-not-wait-for-meaningful-output bug