KsWare.Windows.Display
0.0.1
See the version list below for details.
dotnet add package KsWare.Windows.Display --version 0.0.1
NuGet\Install-Package KsWare.Windows.Display -Version 0.0.1
<PackageReference Include="KsWare.Windows.Display" Version="0.0.1" />
paket add KsWare.Windows.Display --version 0.0.1
#r "nuget: KsWare.Windows.Display, 0.0.1"
// Install KsWare.Windows.Display as a Cake Addin #addin nuget:?package=KsWare.Windows.Display&version=0.0.1 // Install KsWare.Windows.Display as a Cake Tool #tool nuget:?package=KsWare.Windows.Display&version=0.0.1
KsWare.Screen
This library provides information for displays (screens, monitors). The name is derived von System.Windows.Forms.Screen. This is my implementation targeting WPF.
This is a really early stage of development. But is it usable.
API
DisplayInfo-class
Contains static methods to get instances of DisplayInfo.
The DisplayInfo instance contains information about a specific display.
WindowExtensions-class
contains "display" specifig extention methods for the Window-class
Naming mismatch
KsWare.Screen assembly and DisplayInfo class
The name "KsWare.Screen" is a working title and subject to change. Microsoft API uses "display". So I named all classes also Display.
KsWare.Windows.Screen assembly and Screen class
One could assume that it is a 1:1 implementation of Winfowms System.Windows.Forms.Screen is, but this is not intended.
KsWare.Windows.Display assembly and DisplayInfo class
This seems to be a good name.
Screen: a flat surface in a cinema, on a television, or as part of a computer, on which pictures or words are shown
Screen In a computer display , the screen is the physical surface on which visual information is presented. This surface is usually made of glass. The screen size is measured from one corner to the opposite corner diagonally.
Display A display is a computer output surface and projecting mechanism that shows text and often graphic images to the computer user, using a cathode ray ...
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net5.0-windows7.0 is compatible. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net6.0-windows7.0 is compatible. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
.NET Core | netcoreapp3.1 is compatible. |
.NET Framework | net452 is compatible. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 is compatible. net481 was computed. |
-
.NETCoreApp 3.1
- No dependencies.
-
.NETFramework 4.5.2
- No dependencies.
-
.NETFramework 4.8
- No dependencies.
-
net5.0-windows7.0
- No dependencies.
-
net6.0-windows7.0
- No dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.