SIL.Windows.Forms.Keyboarding 15.0.1-beta0004

Prefix Reserved
This is a prerelease version of SIL.Windows.Forms.Keyboarding.
There is a newer version of this package available.
See the version list below for details.
dotnet add package SIL.Windows.Forms.Keyboarding --version 15.0.1-beta0004
                    
NuGet\Install-Package SIL.Windows.Forms.Keyboarding -Version 15.0.1-beta0004
                    
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="SIL.Windows.Forms.Keyboarding" Version="15.0.1-beta0004" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="SIL.Windows.Forms.Keyboarding" Version="15.0.1-beta0004" />
                    
Directory.Packages.props
<PackageReference Include="SIL.Windows.Forms.Keyboarding" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add SIL.Windows.Forms.Keyboarding --version 15.0.1-beta0004
                    
#r "nuget: SIL.Windows.Forms.Keyboarding, 15.0.1-beta0004"
                    
#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.
#:package SIL.Windows.Forms.Keyboarding@15.0.1-beta0004
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=SIL.Windows.Forms.Keyboarding&version=15.0.1-beta0004&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=SIL.Windows.Forms.Keyboarding&version=15.0.1-beta0004&prerelease
                    
Install as a Cake Tool

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 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. 
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 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
18.0.0-beta0006 0 3/26/2026
18.0.0-beta0005 28 3/24/2026
18.0.0-beta0004 50 3/16/2026
18.0.0-beta0003 58 2/26/2026
18.0.0-beta0002 51 2/17/2026
18.0.0-beta0001 70 2/4/2026
17.0.0 836 2/2/2026
17.0.0-beta0097 77 1/5/2026
17.0.0-beta0095 248 12/18/2025
17.0.0-beta0094 236 12/17/2025
17.0.0-beta0093 238 12/16/2025
17.0.0-beta0092 214 12/15/2025
17.0.0-beta0091 93 12/12/2025
17.0.0-beta0089 855 12/10/2025
17.0.0-beta0088 400 12/9/2025
17.0.0-beta0087 413 12/8/2025
17.0.0-beta0084 395 12/8/2025
17.0.0-beta0082 154 12/5/2025
17.0.0-beta0080 233 11/4/2025
15.0.1-beta0004 113 1/24/2025
Loading failed

Changes since version 15.0.0

Changed:
- [SIL.TestUtilities] Made FluentAssertXml classes use "Assert.That" so they can work in clients that use NUnit 4.

See full changelog at https://github.com/sillsdev/libpalaso/blob/master/CHANGELOG.md