Metadata >> NuGet >> MouseKeyHook >> 5.1.0

5.1.0

Metadata

Authors George Mamaladze
Copyrights (c) George Mamaladze 2000-2014
Description This library attaches to windows global hooks, tracks keyboard and mouse clicks and movement and raises common .NET events with KeyEventArgs and MouseEventArgs, so you can easily retrieve any information you need: * Mouse coordinates * Mouse buttons clicked * Mouse wheel scrolls * Key presses and releases * Special key states Additionally, there is a possibility to supress certain keyboard or mouse clicks, or detect special key combinations.
IconUrl https://raw.githubusercontent.com/gmamaladze/globalmousekeyhook/develop/mouse-keyboard-hook-logo32x32.png
LicenseUrl https://github.com/gmamaladze/globalmousekeyhook/blob/master/LICENSE.txt
Owners George Mamaladze
ProjectUrl https://github.com/gmamaladze/globalmousekeyhook
RequireLicenseAcceptance False
Summary This library allows you to tap keyboard and mouse, to detect and record their activity even when an application is inactive and runs in background.
Tags keyboard mouse hook event global spy
Title MouseKeyHook
PackageSize 82884
PackageHashAlgorithm SHA512
PackageHash T/XkQ8kPknyt3MXzsDkxBaLW9tM8+OkLE+IxfH6QA+xi0j/lzZI9azkhshzzHCdGEyO04kyDzJg3LNP6ArlnxQ==
DownloadCount 000000
CreatedDate 2015-05-24T09:32:31

Access

You can access data for this version using the tools and addresses described below.

NuGet (nuget.exe)

Installing the package (HTTP Basic authentication):
nuget install MouseKeyHook -Version 5.1.0 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install MouseKeyHook -Version 5.1.0 -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Deleting the package from the server (for each registered key):
nuget delete MouseKeyHook 5.1.0 %key% -Source     http://nuget.gw.symbolsource.org/Public/NuGet

NuGet (Package Manager Console)

Installing the package (HTTP Basic authentication):
Install-Package MouseKeyHook -Version 5.1.0 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package MouseKeyHook -Version 5.1.0 -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc

OpenWrap

Installing the package:
o add-wrap MouseKeyHook -Version 5.1.0
Uninstalling the package:
o remove-wrap MouseKeyHook

Compilations

A compilation is created for every set of binaries produced from a single unchanged set of sources in different compilation modes (Debug, Release), for different platforms (x86, x64) or targetting different frameworks.

Profile Mode Platform Related
AnyCPU Release .NETFramework,Version=v4.0 Binaries