SharpLibDisplay 0.3.4

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

// Install SharpLibDisplay as a Cake Tool
#tool nuget:?package=SharpLibDisplay&version=0.3.4

C# Consumer Electronics Display Library.

Product Compatible and additional computed target framework versions.
.NET Framework net40 is compatible.  net403 was computed.  net45 was computed.  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.

This package has no dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on SharpLibDisplay:

Repository Stars
MediaPortal/MediaPortal-1
Home Theater and Digital Video Recording solution for Windows.
Version Downloads Last updated
0.3.4 4,029 11/7/2018
0.3.3 1,169 1/14/2017
0.3.2 953 1/14/2017
0.3.1 951 1/13/2017
0.3.0 990 1/8/2017
0.2.8 934 1/4/2017
0.2.7 923 1/4/2017
0.2.6 1,215 8/30/2016
0.2.5 1,196 1/24/2016
0.2.4 971 1/22/2016
0.1.3 1,069 12/26/2015
0.1.2 1,145 11/22/2015
0.1.1 1,099 11/22/2015
0.1.0 1,104 11/22/2015
0.0.2 985 10/30/2015
0.0.1 976 10/30/2015

v0.3.4
Fixing reconnect failing past the first one.
Fixing reconnect failing when not using default address.

v0.3.3
View is now public.

v0.3.2
Adding view class.

v0.3.1
Adding support for client field.

v0.3.0
Adding support for targets.

v0.2.8
Fixing broken NuGet package.

v0.2.7
Adds audio visualizer field.

v0.2.6
Adds trigger events by name feature.

v0.2.5
Adds priority property to clients.

v0.2.4
Adds text property to recording field.

v0.1.3
Field comparison refactoring.

v0.1.2
Layout comparison refactoring.

v0.1.1
Easy data field type query.

v0.1.0
Fields refactoring.
Adding support for recording field.

v0.0.2
Added CloseOrderEvent.

v0.0.1
First published version.