Xembly.ActionMapper
1.0.0
See the version list below for details.
dotnet add package Xembly.ActionMapper --version 1.0.0
NuGet\Install-Package Xembly.ActionMapper -Version 1.0.0
<PackageReference Include="Xembly.ActionMapper" Version="1.0.0" />
paket add Xembly.ActionMapper --version 1.0.0
#r "nuget: Xembly.ActionMapper, 1.0.0"
// Install Xembly.ActionMapper as a Cake Addin #addin nuget:?package=Xembly.ActionMapper&version=1.0.0 // Install Xembly.ActionMapper as a Cake Tool #tool nuget:?package=Xembly.ActionMapper&version=1.0.0
Xembly Action Mapper
Xembly Action Mapper is a low level keyboard binder that allows you to associate keyboard keystrokes (including modifier keys) with defined actions inside your application. Actions can be mapped to a specific application or all applications.
Installation
Install the Xembly.ActionMapper NuGet package.
Usage
See demos for example implementations.
License
Licensed under the terms of the BSD-3-Clause License
Credits
This application uses Open Source components. You can find the source code of their open source projects along with license information below. We acknowledge and are grateful to these developers for their contributions to open source.
Project: Microsoft.Extensions.DependencyInjection<br> Copyright © Microsoft Corporation. All rights reserved.<br> License MIT
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 is compatible. net5.0-windows was computed. 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. 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. |
-
net5.0
- Microsoft.Extensions.DependencyInjection (>= 5.0.2)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
See https://github.com/xembly/action-mapper/blob/master/CHANGELOG.md for release notes.