WpfScreenHelper 2.1.0
.NET Core 3.1
.NET Framework 4.0
dotnet add package WpfScreenHelper --version 2.1.0
NuGet\Install-Package WpfScreenHelper -Version 2.1.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="WpfScreenHelper" Version="2.1.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add WpfScreenHelper --version 2.1.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: WpfScreenHelper, 2.1.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 WpfScreenHelper as a Cake Addin
#addin nuget:?package=WpfScreenHelper&version=2.1.0
// Install WpfScreenHelper as a Cake Tool
#tool nuget:?package=WpfScreenHelper&version=2.1.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
What's Changed
- GetWindowPlacement implemented for non-absolute values. by @ucyildirim in https://github.com/micdenny/WpfScreenHelper/pull/13
New Contributors
- @ucyildirim made their first contribution in https://github.com/micdenny/WpfScreenHelper/pull/13
Full Changelog: https://github.com/micdenny/WpfScreenHelper/compare/v2.0.0...v2.1.0
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows |
.NET Core | netcoreapp3.1 |
.NET Framework | net40 net403 net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 net481 |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
.NETCoreApp 3.1
- No dependencies.
-
.NETFramework 4.0
- No dependencies.
NuGet packages (3)
Showing the top 3 NuGet packages that depend on WpfScreenHelper:
Package | Downloads |
---|---|
dsafa.WpfColorPicker
Color picker for WPF |
|
Restless.Toolkit
Provides simple mvm base classes and various custom controls for use in WPF applications. |
|
Dsafa.WpfColorPickerCore
Package Description |
GitHub repositories (4)
Showing the top 4 popular GitHub repositories that depend on WpfScreenHelper:
Repository | Stars |
---|---|
TheJoeFin/Text-Grab
Use OCR in Windows quickly and easily with Text Grab. With optional background process and popups.
|
|
Ruben2776/PicView
Fast Picture Viewer with compact UI that can be hidden. Features image effects, galleries, EXIF and more. The application can automatically adjusts itself to your screen.
|
|
automuteus/amonguscapture
Capture of the local Among Us executable state
|
|
G-Stas/Volumey
Volume mixer that allows you to set up global hotkeys to control your Windows audio system.
|