H.Services.Core
0.22.6
.NET Standard 2.0
.NET Framework 4.6.1
Install-Package H.Services.Core -Version 0.22.6
dotnet add package H.Services.Core --version 0.22.6
<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
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: H.Services.Core, 0.22.6"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. 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
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Package Description
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 |
.NET Core | netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard2.0 netstandard2.1 |
.NET Framework | net461 net462 net463 net47 net471 net472 net48 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen40 tizen60 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
.NETFramework 4.6.1
- H.Core (>= 0.22.6)
- Microsoft.Bcl.AsyncInterfaces (>= 5.0.0)
-
.NETStandard 2.0
- H.Core (>= 0.22.6)
- Microsoft.Bcl.AsyncInterfaces (>= 5.0.0)
-
.NETStandard 2.1
- H.Core (>= 0.22.6)
NuGet packages (6)
Showing the top 5 NuGet packages that depend on H.Services.Core:
Package | Downloads |
---|---|
H.Services.StaticModuleService
Package Description |
|
H.Services.DynamicModuleService
Package Description |
|
H.Services.RecognitionService
Package Description |
|
H.Services.HookService
Allows you to bind commands to system-wide hotkeys. |
|
H.Services.RunnerService
Package Description |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
0.22.6 | 741 | 1/22/2021 |
0.22.5 | 756 | 1/20/2021 |
0.22.0 | 557 | 1/18/2021 |
0.21.5 | 527 | 1/13/2021 |
0.20.14 | 523 | 1/13/2021 |
0.20.12 | 572 | 1/13/2021 |
0.20.8 | 567 | 1/4/2021 |
0.20.7 | 535 | 1/2/2021 |
0.20.5 | 548 | 1/2/2021 |
0.20.3 | 573 | 1/2/2021 |
0.19.6 | 480 | 12/29/2020 |
0.19.3 | 507 | 12/29/2020 |
0.19.1 | 492 | 12/29/2020 |
0.18.2 | 517 | 12/20/2020 |
0.17.8 | 570 | 12/18/2020 |
0.15.1 | 539 | 12/17/2020 |
0.14.9 | 534 | 12/15/2020 |
0.13.9 | 505 | 12/14/2020 |
0.13.8 | 446 | 12/14/2020 |
0.12.0 | 484 | 12/13/2020 |
0.1.0 | 401 | 12/13/2020 |
feat: To H.Core 0.22.6.
fix: Fixed keyboard bugs.