SharpLibDisplay 0.3.4
dotnet add package SharpLibDisplay --version 0.3.4
NuGet\Install-Package SharpLibDisplay -Version 0.3.4
<PackageReference Include="SharpLibDisplay" Version="0.3.4" />
paket add SharpLibDisplay --version 0.3.4
#r "nuget: SharpLibDisplay, 0.3.4"
// 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 | Versions 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. |
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,851 | 11/7/2018 |
0.3.3 | 1,195 | 1/14/2017 |
0.3.2 | 976 | 1/14/2017 |
0.3.1 | 978 | 1/13/2017 |
0.3.0 | 1,015 | 1/8/2017 |
0.2.8 | 960 | 1/4/2017 |
0.2.7 | 953 | 1/4/2017 |
0.2.6 | 1,231 | 8/30/2016 |
0.2.5 | 1,224 | 1/24/2016 |
0.2.4 | 998 | 1/22/2016 |
0.1.3 | 1,091 | 12/26/2015 |
0.1.2 | 1,173 | 11/22/2015 |
0.1.1 | 1,122 | 11/22/2015 |
0.1.0 | 1,128 | 11/22/2015 |
0.0.2 | 1,012 | 10/30/2015 |
0.0.1 | 1,001 | 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.