KnightwareCore 2.0.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package KnightwareCore --version 2.0.0                
NuGet\Install-Package KnightwareCore -Version 2.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="KnightwareCore" Version="2.0.0" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add KnightwareCore --version 2.0.0                
#r "nuget: KnightwareCore, 2.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 KnightwareCore as a Cake Addin
#addin nuget:?package=KnightwareCore&version=2.0.0

// Install KnightwareCore as a Cake Tool
#tool nuget:?package=KnightwareCore&version=2.0.0                

Portable class library providing core classes and helpers for threading, networking, and other primitives.

Product Compatible and additional computed target framework versions.
.NET Framework net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  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 KnightwareCore:

Package Downloads
SpyderClientLibrary

Library for controlling the Spyder 200/300/X20/X80 video processor families. Provides UDP control, server auto-discovery, drawing data (live display info), file transfer services, and image cache management.

Vista.Controllers.ScreenMaster3

Hardware Library for the ScreenMaster3 3216 and SM3-3216 hardware controllers made by Vista Control Systems.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
3.1.0 1,995 11/28/2019
3.0.0 1,172 7/26/2018
2.0.6 1,198 9/25/2016
2.0.5 1,115 9/25/2016
2.0.4 1,073 9/25/2016
2.0.3 1,090 9/25/2016
2.0.2 1,344 9/23/2016
2.0.1 1,386 6/29/2016
2.0.0 1,094 6/29/2016
1.0.9 1,392 12/8/2015
1.0.8 1,313 12/7/2015
1.0.7 1,131 10/28/2015
1.0.6 1,121 10/28/2015
1.0.5 1,073 10/28/2015
1.0.4 1,111 10/28/2015
1.0.3 1,125 10/28/2015
1.0.2 1,113 10/28/2015
1.0.1 1,115 10/28/2015
1.0.0 1,358 8/30/2015

Changed shutdown methods on async worker classes to ShutdownAsync and added BatchProcessor class.  Also misc fixes and improvements.