SIL.Windows.Forms.GeckoBrowserAdapter
17.0.0-beta0087
Prefix Reserved
See the version list below for details.
dotnet add package SIL.Windows.Forms.GeckoBrowserAdapter --version 17.0.0-beta0087
NuGet\Install-Package SIL.Windows.Forms.GeckoBrowserAdapter -Version 17.0.0-beta0087
<PackageReference Include="SIL.Windows.Forms.GeckoBrowserAdapter" Version="17.0.0-beta0087" />
<PackageVersion Include="SIL.Windows.Forms.GeckoBrowserAdapter" Version="17.0.0-beta0087" />
<PackageReference Include="SIL.Windows.Forms.GeckoBrowserAdapter" />
paket add SIL.Windows.Forms.GeckoBrowserAdapter --version 17.0.0-beta0087
#r "nuget: SIL.Windows.Forms.GeckoBrowserAdapter, 17.0.0-beta0087"
#:package SIL.Windows.Forms.GeckoBrowserAdapter@17.0.0-beta0087
#addin nuget:?package=SIL.Windows.Forms.GeckoBrowserAdapter&version=17.0.0-beta0087&prerelease
#tool nuget:?package=SIL.Windows.Forms.GeckoBrowserAdapter&version=17.0.0-beta0087&prerelease
SIL.Windows.Forms.GeckoBrowserAdapter provides the GeckoFx implementation of the SIL.Windows.Forms.HtmlBrowser.IWebBrowser interface (defined in SIL.Windows.Forms). This allows the use of the Gecko engine as a browser control in Windows Forms applications through the SIL.Windows.Forms.HtmlBrowser.XWebBrowser class.
| 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.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.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 (1)
Showing the top 1 popular GitHub repositories that depend on SIL.Windows.Forms.GeckoBrowserAdapter:
| 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-beta0012 | 0 | 5/7/2026 |
| 18.0.0-beta0011 | 23 | 5/7/2026 |
| 18.0.0-beta0010 | 93 | 4/28/2026 |
| 18.0.0-beta0009 | 100 | 4/26/2026 |
| 18.0.0-beta0008 | 184 | 4/23/2026 |
| 18.0.0-beta0007 | 85 | 4/22/2026 |
| 18.0.0-beta0006 | 94 | 3/26/2026 |
| 18.0.0-beta0005 | 91 | 3/24/2026 |
| 18.0.0-beta0004 | 117 | 3/16/2026 |
| 18.0.0-beta0003 | 97 | 2/26/2026 |
| 18.0.0-beta0002 | 97 | 2/17/2026 |
| 18.0.0-beta0001 | 103 | 2/4/2026 |
| 17.0.0 | 1,089 | 2/2/2026 |
| 17.0.0-beta0097 | 115 | 1/5/2026 |
| 17.0.0-beta0095 | 299 | 12/18/2025 |
| 17.0.0-beta0094 | 292 | 12/17/2025 |
| 17.0.0-beta0093 | 289 | 12/16/2025 |
| 17.0.0-beta0092 | 278 | 12/15/2025 |
| 17.0.0-beta0091 | 143 | 12/12/2025 |
| 17.0.0-beta0087 | 458 | 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