SIL.Windows.Forms.DblBundle
17.0.0-beta0087
Prefix Reserved
See the version list below for details.
dotnet add package SIL.Windows.Forms.DblBundle --version 17.0.0-beta0087
NuGet\Install-Package SIL.Windows.Forms.DblBundle -Version 17.0.0-beta0087
<PackageReference Include="SIL.Windows.Forms.DblBundle" Version="17.0.0-beta0087" />
<PackageVersion Include="SIL.Windows.Forms.DblBundle" Version="17.0.0-beta0087" />
<PackageReference Include="SIL.Windows.Forms.DblBundle" />
paket add SIL.Windows.Forms.DblBundle --version 17.0.0-beta0087
#r "nuget: SIL.Windows.Forms.DblBundle, 17.0.0-beta0087"
#:package SIL.Windows.Forms.DblBundle@17.0.0-beta0087
#addin nuget:?package=SIL.Windows.Forms.DblBundle&version=17.0.0-beta0087&prerelease
#tool nuget:?package=SIL.Windows.Forms.DblBundle&version=17.0.0-beta0087&prerelease
Package Description
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .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
- Markdig.Signed (>= 0.37.0)
- SIL.Core (>= 17.0.0-beta0087)
- SIL.DblBundle (>= 17.0.0-beta0087)
- SIL.Windows.Forms (>= 17.0.0-beta0087)
- System.Runtime.CompilerServices.Unsafe (>= 6.1.2)
-
.NETFramework 4.8
- Markdig.Signed (>= 0.37.0)
- SIL.Core (>= 17.0.0-beta0087)
- SIL.DblBundle (>= 17.0.0-beta0087)
- SIL.Windows.Forms (>= 17.0.0-beta0087)
- System.Runtime.CompilerServices.Unsafe (>= 6.1.2)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 18.0.0-beta0009 | 0 | 4/26/2026 |
| 18.0.0-beta0008 | 34 | 4/23/2026 |
| 18.0.0-beta0007 | 35 | 4/22/2026 |
| 18.0.0-beta0006 | 98 | 3/26/2026 |
| 18.0.0-beta0005 | 87 | 3/24/2026 |
| 18.0.0-beta0004 | 108 | 3/16/2026 |
| 18.0.0-beta0003 | 93 | 2/26/2026 |
| 18.0.0-beta0002 | 106 | 2/17/2026 |
| 18.0.0-beta0001 | 98 | 2/4/2026 |
| 17.0.0 | 132 | 2/2/2026 |
| 17.0.0-beta0097 | 111 | 1/5/2026 |
| 17.0.0-beta0095 | 276 | 12/18/2025 |
| 17.0.0-beta0094 | 283 | 12/17/2025 |
| 17.0.0-beta0093 | 281 | 12/16/2025 |
| 17.0.0-beta0092 | 265 | 12/15/2025 |
| 17.0.0-beta0091 | 139 | 12/12/2025 |
| 17.0.0-beta0089 | 452 | 12/10/2025 |
| 17.0.0-beta0088 | 462 | 12/9/2025 |
| 17.0.0-beta0087 | 460 | 12/8/2025 |
| 17.0.0-beta0084 | 445 | 12/8/2025 |
Changes since version 16.2.0
Fixed:
- [SIL.WritingSystems] Fix IetfLanguageTag.GetGeneralCode to handle cases when zh-CN or zh-TW is a prefix and not the whole string.
- [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