SIL.Windows.Forms.Keyboarding
10.1.0
See the version list below for details.
dotnet add package SIL.Windows.Forms.Keyboarding --version 10.1.0
NuGet\Install-Package SIL.Windows.Forms.Keyboarding -Version 10.1.0
<PackageReference Include="SIL.Windows.Forms.Keyboarding" Version="10.1.0" />
paket add SIL.Windows.Forms.Keyboarding --version 10.1.0
#r "nuget: SIL.Windows.Forms.Keyboarding, 10.1.0"
// Install SIL.Windows.Forms.Keyboarding as a Cake Addin
#addin nuget:?package=SIL.Windows.Forms.Keyboarding&version=10.1.0
// Install SIL.Windows.Forms.Keyboarding as a Cake Tool
#tool nuget:?package=SIL.Windows.Forms.Keyboarding&version=10.1.0
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 |
---|---|
.NET Framework | net461 net462 net463 net47 net471 net472 net48 net481 |
-
.NETFramework 4.6.1
- ibusdotnet (>= 2.0.3)
- icu.net (>= 2.8.1)
- L10NSharp (>= 5.0.0)
- Mono.Unix (>= 7.1.0-final.1.21458.1)
- SIL.Core (>= 10.1.0)
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
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
11.0.1 | 52 | 1/27/2023 |
11.0.1-beta0002 | 42 | 1/27/2023 |
11.0.0 | 98 | 1/21/2023 |
11.0.0-beta0063 | 40 | 1/21/2023 |
11.0.0-beta0061 | 49 | 1/4/2023 |
11.0.0-beta0057 | 49 | 1/4/2023 |
11.0.0-beta0051 | 40 | 1/4/2023 |
11.0.0-beta0050 | 70 | 12/14/2022 |
11.0.0-beta0049 | 42 | 12/13/2022 |
11.0.0-beta0047 | 62 | 11/28/2022 |
11.0.0-beta0043 | 50 | 11/15/2022 |
11.0.0-beta0042 | 47 | 11/15/2022 |
11.0.0-beta0041 | 67 | 10/12/2022 |
11.0.0-beta0040 | 317 | 10/5/2022 |
11.0.0-beta0038 | 64 | 9/28/2022 |
11.0.0-beta0035 | 50 | 9/23/2022 |
11.0.0-beta0034 | 54 | 9/22/2022 |
11.0.0-beta0033 | 80 | 9/12/2022 |
11.0.0-beta0028 | 54 | 9/7/2022 |
11.0.0-beta0027 | 71 | 9/6/2022 |
11.0.0-beta0025 | 56 | 9/2/2022 |
11.0.0-beta0024 | 116 | 9/1/2022 |
10.1.1-beta0003 | 57 | 8/29/2022 |
10.1.1-beta0002 | 56 | 8/29/2022 |
10.1.0 | 157 | 8/26/2022 |
10.0.0 | 167 | 8/4/2022 |
9.0.0 | 317 | 6/3/2022 |
8.0.0 | 1,612 | 3/4/2021 |
7.0.0 | 577 | 8/29/2019 |
Changes since version 10.0.0
Added:
- [SIL.Core] Added SIL.PlatformUtilities.Platform.IsFlatpak property.
- [SIL.Core.Desktop] Added Testing channel to UpdateSettings.
Fixed:
- [SIL.Archiving] Fixed formatting of DateTimes
- [SIL.Core] Fixed SIL.IO.PathUtilities.DeleteToRecycleBin and .GetDefaultFileManager to work in a flatpak environment.
- [SIL.Lexicon] Fixed crash caused by incorrect processing of keyboard data
- [SIL.Scripture] Fixed SIL.Scripture.MultilingScrBooks.VerseRefRegex to make punctuation more specific
- [SIL.Windows.Forms] Fixed ImageToolbox.ImageGallery.ImageCollectionManager.FromStandardLocations to work in a flatpak environment.
- [SIL.WritingSystems] Fixed SLDR initialization for users with European number formats.
See full changelog at https://github.com/sillsdev/libpalaso/blob/master/CHANGELOG.md