DistributedVisionRunner.Interface 3.0.0

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

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

Interface lib for DistributedVisionRunner.Module

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 (2)

Showing the top 2 NuGet packages that depend on DistributedVisionRunner.Interface:

Package Downloads
DistributedVisionRunner.Module

Prism module for DistributedVisionRunner.App

DistributedVisionRunner.Client

Client lib for DistributedVisionRunner.App

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
3.0.0 365 8/10/2021
2.12.0 333 4/8/2021
2.11.0 336 2/19/2021
2.10.0 340 2/6/2021
2.9.0 344 1/31/2021
2.8.0 324 1/30/2021
2.7.0 337 1/25/2021
2.6.0 395 1/9/2021
2.5.0 435 1/2/2021
2.4.0 438 12/25/2020
2.3.0 375 12/23/2020
2.2.0 418 12/20/2020
2.0.0 493 11/14/2020
1.2.0 623 11/6/2020
1.1.0 388 11/3/2020
1.0.0 431 11/1/2020

1. Changed process results from float to double
2. Merged client project into interface project