ibusdotnet 2.0.3

There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package ibusdotnet --version 2.0.3
NuGet\Install-Package ibusdotnet -Version 2.0.3
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="ibusdotnet" Version="2.0.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add ibusdotnet --version 2.0.3
#r "nuget: ibusdotnet, 2.0.3"
#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 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 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on ibusdotnet:

Package Downloads
SIL.Windows.Forms.Keyboarding The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

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 The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

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 206 2/11/2022
2.0.3 19,152 8/28/2020
2.0.2 415 8/28/2020
2.0.1 1,184 10/22/2019
2.0.0.20771 2,872 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