H.Services.Core 0.22.6

dotnet add package H.Services.Core --version 0.22.6
NuGet\Install-Package H.Services.Core -Version 0.22.6
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="H.Services.Core" Version="0.22.6" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add H.Services.Core --version 0.22.6
#r "nuget: H.Services.Core, 0.22.6"
#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 H.Services.Core as a Cake Addin
#addin nuget:?package=H.Services.Core&version=0.22.6

// Install H.Services.Core as a Cake Tool
#tool nuget:?package=H.Services.Core&version=0.22.6

Package Description

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  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. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 is compatible. 
.NET Framework net461 is compatible.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (6)

Showing the top 5 NuGet packages that depend on H.Services.Core:

Package Downloads
H.Services.HookService

Allows you to bind commands to system-wide hotkeys.

H.Services.StaticModuleService

Package Description

H.Services.DynamicModuleService

Package Description

H.Services.RecognitionService

Package Description

H.Services.RunnerService

Package Description

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.22.6 2,792 1/22/2021
0.22.5 3,048 1/20/2021
0.22.0 1,779 1/18/2021
0.21.5 1,802 1/13/2021
0.20.14 1,774 1/13/2021
0.20.12 1,842 1/13/2021
0.20.8 1,814 1/4/2021
0.20.7 1,693 1/2/2021
0.20.5 1,716 1/2/2021
0.20.3 1,746 1/2/2021
0.19.6 1,660 12/29/2020
0.19.3 1,699 12/29/2020
0.19.1 1,679 12/29/2020
0.18.2 1,701 12/20/2020
0.17.8 1,766 12/18/2020
0.15.1 1,649 12/17/2020
0.14.9 1,761 12/15/2020
0.13.9 1,186 12/14/2020
0.13.8 1,005 12/14/2020
0.12.0 1,056 12/13/2020
0.1.0 862 12/13/2020

feat: To H.Core 0.22.6.
fix: Fixed keyboard bugs.