SIL.Windows.Forms.Keyboarding
17.0.0-beta0079
Prefix Reserved
See the version list below for details.
dotnet add package SIL.Windows.Forms.Keyboarding --version 17.0.0-beta0079
NuGet\Install-Package SIL.Windows.Forms.Keyboarding -Version 17.0.0-beta0079
<PackageReference Include="SIL.Windows.Forms.Keyboarding" Version="17.0.0-beta0079" />
<PackageVersion Include="SIL.Windows.Forms.Keyboarding" Version="17.0.0-beta0079" />
<PackageReference Include="SIL.Windows.Forms.Keyboarding" />
paket add SIL.Windows.Forms.Keyboarding --version 17.0.0-beta0079
#r "nuget: SIL.Windows.Forms.Keyboarding, 17.0.0-beta0079"
#:package SIL.Windows.Forms.Keyboarding@17.0.0-beta0079
#addin nuget:?package=SIL.Windows.Forms.Keyboarding&version=17.0.0-beta0079&prerelease
#tool nuget:?package=SIL.Windows.Forms.Keyboarding&version=17.0.0-beta0079&prerelease
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.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net8.0-windows7.0 is compatible. net9.0-windows was computed. net10.0-windows was computed. |
| .NET Framework | net462 is compatible. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 is compatible. net481 was computed. |
-
.NETFramework 4.6.2
- ibusdotnet (>= 2.0.3)
- icu.net (>= 3.0.1)
- KeymanLegacyBundle (>= 1.0.0)
- L10NSharp (>= 9.0.0-beta0001)
- L10NSharp.Windows.Forms (>= 9.0.0-beta0001)
- Mono.Unix (>= 7.1.0-final.1.21458.1)
- SIL.Core (>= 17.0.0-beta0079)
- System.Runtime.CompilerServices.Unsafe (>= 6.1.2)
-
.NETFramework 4.8
- ibusdotnet (>= 2.0.3)
- icu.net (>= 3.0.1)
- KeymanLegacyBundle (>= 1.0.0)
- L10NSharp (>= 9.0.0-beta0001)
- L10NSharp.Windows.Forms (>= 9.0.0-beta0001)
- Mono.Unix (>= 7.1.0-final.1.21458.1)
- SIL.Core (>= 17.0.0-beta0079)
- System.Runtime.CompilerServices.Unsafe (>= 6.1.2)
-
net8.0-windows7.0
- ibusdotnet (>= 2.0.3)
- icu.net (>= 3.0.1)
- KeymanLegacyBundle (>= 1.0.0)
- L10NSharp (>= 9.0.0-beta0001)
- L10NSharp.Windows.Forms (>= 9.0.0-beta0001)
- Mono.Unix (>= 7.1.0-final.1.21458.1)
- SIL.Core (>= 17.0.0-beta0079)
- System.Runtime.CompilerServices.Unsafe (>= 6.1.2)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on SIL.Windows.Forms.Keyboarding:
| Package | Downloads |
|---|---|
|
SIL.Windows.Forms.WritingSystems
SIL.Windows.Forms.WritingSystems contains Windows Forms UI elements for displaying and editing writing systems as defined by the SIL.WritingSystems assembly. |
|
|
SIL.Windows.Forms.Keyboarding.Tests
Unit tests for SIL.Windows.Forms.Keyboarding |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on SIL.Windows.Forms.Keyboarding:
| Repository | Stars |
|---|---|
|
sillsdev/FieldWorks
FieldWorks is a suite of software tools for language and cultural data, with support for complex scripts.
|
| Version | Downloads | Last Updated |
|---|---|---|
| 18.0.0-beta0027 | 161 | 7/1/2026 |
| 18.0.0-beta0026 | 66 | 6/29/2026 |
| 18.0.0-beta0025 | 80 | 6/26/2026 |
| 18.0.0-beta0024 | 83 | 6/26/2026 |
| 18.0.0-beta0023 | 94 | 6/26/2026 |
| 18.0.0-beta0022 | 92 | 6/26/2026 |
| 18.0.0-beta0021 | 62 | 6/25/2026 |
| 18.0.0-beta0020 | 62 | 6/18/2026 |
| 18.0.0-beta0019 | 65 | 6/18/2026 |
| 18.0.0-beta0018 | 65 | 6/18/2026 |
| 18.0.0-beta0017 | 57 | 6/18/2026 |
| 18.0.0-beta0016 | 58 | 6/18/2026 |
| 18.0.0-beta0015 | 67 | 6/16/2026 |
| 18.0.0-beta0014 | 77 | 6/4/2026 |
| 18.0.0-beta0013 | 552 | 5/11/2026 |
| 18.0.0-beta0012 | 72 | 5/7/2026 |
| 18.0.0-beta0011 | 64 | 5/7/2026 |
| 18.0.0-beta0010 | 73 | 4/28/2026 |
| 17.0.0 | 1,631 | 2/2/2026 |
| 17.0.0-beta0079 | 223 | 10/28/2025 |
Changes since version 16.2.0
Fixed:
- [SIL.Windows.Forms] Prevent BetterLabel from responding to OnTextChanged when it has been disposed.
Changed:
- [SIL.Windows.Forms] BREAKING CHANGE: Upgraded to L10nSharp v9. Any clients which also use L10nSharp must also upgrade to v9.
- [SIL.Windows.Forms] Add a reference to L10nSharp.Windows.Forms v9.
- [SIL.Windows.Forms.Keyboarding] BREAKING CHANGE: Upgraded to L10nSharp v9. Any clients which also use L10nSharp must also upgrade to v9.
- [SIL.Windows.Forms.Keyboarding] Add a reference to L10nSharp.Windows.Forms v9.
- [SIL.Windows.Forms] BREAKING CHANGE: ToolStripExtensions.InitializeWithAvailableUILocales() removed the ILocalizationManager parameter. This method no longer provides functionality to display the localization dialog box in response to the user clicking More.
Removed:
- [SIL.Windows.Forms] In .NET 8 builds, removed Scanner and Camera options from the Image Toolbox.
See full changelog at https://github.com/sillsdev/libpalaso/blob/master/CHANGELOG.md