Metadata >> NuGet >> MouseKeyboardActivityMonitor >> 3.1.5042.27935

3.1.5042.27935

Metadata

Authors MouseKeyboardActivityMonitor Developer Team (See Release Notes)
Copyrights Copyright (c) 2004-2013, Application and Global Mouse and Keyboard Hooks .Net Library
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 are MouseEventExtArgs and KeyEventExtArgs which provide further options: Input suppression Timestamp IsMouseDown/Up IsKeyDown/Up.
IconUrl https://download-codeplex.sec.s-msft.com/Download?ProjectName=globalmousekeyhook&DownloadId=283107&Build=20798
LicenseUrl http://globalmousekeyhook.codeplex.com/license
Owners aflyhorse
ProjectUrl http://globalmousekeyhook.codeplex.com/
ReleaseNotes This is my personal redistribution of V3 Community Release of MouseKeyboardActivityMonitor. The original developers are: gmamaladze Cel654321 cocode danzar101 nhr Tomboy with minor tweak from myself in order to be compatible with NuGet
RequireLicenseAcceptance False
Summary This library allows you to tap keyboard and mouse and to detect and record their activity even when an application is inactive and runs in background.
Title Application and Global Mouse and Keyboard Hooks .Net Library in C#
PackageSize 46946
PackageHashAlgorithm SHA512
PackageHash zyvbHkfrGI+COUZ3/X2XDzvFm/YHQm2yfirlgu+c6VZNBoUDvi9t+KZw6LUgnkoe+iq2sWarDHiiD7cmm/DGdg==
DownloadCount 000000
CreatedDate 2013-10-21T23:34:51

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 MouseKeyboardActivityMonitor -Version 3.1.5042.27935 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install MouseKeyboardActivityMonitor -Version 3.1.5042.27935 -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Deleting the package from the server (for each registered key):
nuget delete MouseKeyboardActivityMonitor 3.1.5042.27935 %key% -Source     http://nuget.gw.symbolsource.org/Public/NuGet

NuGet (Package Manager Console)

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

OpenWrap

Installing the package:
o add-wrap MouseKeyboardActivityMonitor -Version 3.1.5042.27935
Uninstalling the package:
o remove-wrap MouseKeyboardActivityMonitor

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