ibusdotnet 2.0.3
See the version list below for details.
dotnet add package ibusdotnet --version 2.0.3
NuGet\Install-Package ibusdotnet -Version 2.0.3
<PackageReference Include="ibusdotnet" Version="2.0.3" />
paket add ibusdotnet --version 2.0.3
#r "nuget: ibusdotnet, 2.0.3"
// Install ibusdotnet as a Cake Addin #addin nuget:?package=ibusdotnet&version=2.0.3 // Install ibusdotnet as a Cake Tool #tool nuget:?package=ibusdotnet&version=2.0.3
Managed binding for ibus
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.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. |
-
.NETFramework 4.6.1
- NDesk.DBus (>= 0.15.0)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on ibusdotnet:
Package | Downloads |
---|---|
SIL.Windows.Forms.Keyboarding
The SIL.Windows.Forms.Keyboarding library provides cross-platform functionality for keyboard selection and switching in Windows Forms applications. Currently, this library supports system and Keyman keyboards on Windows, and X keyboard extension (XKB) and Intelligent Input Bus (IBus) keyboards on Linux. |
|
SIL.Windows.Forms.Keyboarding.Tests
Unit tests for SIL.Windows.Forms.Keyboarding |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
2.1.0-beta.19 | 225 | 2/11/2022 |
2.0.3 | 22,031 | 8/28/2020 |
2.0.2 | 445 | 8/28/2020 |
2.0.1 | 1,209 | 10/22/2019 |
2.0.0.20771 | 2,899 | 12/3/2015 |
Changes since version 2.0.2
Fixed:
- Remove dependency on `SIL.ReleaseTasks`
See full changelog at https://github.com/sillsdev/ibusdotnet/blob/master/CHANGELOG.md