SIL.Windows.Forms.GeckoBrowserAdapter
10.1.0
See the version list below for details.
dotnet add package SIL.Windows.Forms.GeckoBrowserAdapter --version 10.1.0
NuGet\Install-Package SIL.Windows.Forms.GeckoBrowserAdapter -Version 10.1.0
<PackageReference Include="SIL.Windows.Forms.GeckoBrowserAdapter" Version="10.1.0" />
paket add SIL.Windows.Forms.GeckoBrowserAdapter --version 10.1.0
#r "nuget: SIL.Windows.Forms.GeckoBrowserAdapter, 10.1.0"
// Install SIL.Windows.Forms.GeckoBrowserAdapter as a Cake Addin
#addin nuget:?package=SIL.Windows.Forms.GeckoBrowserAdapter&version=10.1.0
// Install SIL.Windows.Forms.GeckoBrowserAdapter as a Cake Tool
#tool nuget:?package=SIL.Windows.Forms.GeckoBrowserAdapter&version=10.1.0
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 |
---|---|
.NET Framework | net461 net462 net463 net47 net471 net472 net48 net481 |
-
.NETFramework 4.6.1
- SIL.Core (>= 10.1.0)
- SIL.Windows.Forms (>= 10.1.0)
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 |
---|---|---|
11.0.1 | 78 | 1/27/2023 |
11.0.1-beta0002 | 42 | 1/27/2023 |
11.0.0 | 129 | 1/21/2023 |
11.0.0-beta0063 | 44 | 1/21/2023 |
11.0.0-beta0061 | 51 | 1/4/2023 |
11.0.0-beta0057 | 44 | 1/4/2023 |
11.0.0-beta0051 | 43 | 1/4/2023 |
11.0.0-beta0050 | 71 | 12/14/2022 |
11.0.0-beta0049 | 44 | 12/13/2022 |
11.0.0-beta0047 | 52 | 11/28/2022 |
11.0.0-beta0043 | 49 | 11/15/2022 |
11.0.0-beta0042 | 45 | 11/15/2022 |
11.0.0-beta0041 | 72 | 10/12/2022 |
11.0.0-beta0040 | 312 | 10/5/2022 |
11.0.0-beta0038 | 59 | 9/28/2022 |
11.0.0-beta0035 | 58 | 9/23/2022 |
11.0.0-beta0034 | 55 | 9/22/2022 |
11.0.0-beta0033 | 58 | 9/12/2022 |
11.0.0-beta0028 | 55 | 9/7/2022 |
11.0.0-beta0027 | 56 | 9/6/2022 |
11.0.0-beta0025 | 57 | 9/2/2022 |
11.0.0-beta0024 | 115 | 9/1/2022 |
10.1.1-beta0003 | 57 | 8/29/2022 |
10.1.1-beta0002 | 57 | 8/29/2022 |
10.1.0 | 299 | 8/26/2022 |
10.0.0 | 296 | 8/4/2022 |
9.0.0 | 316 | 6/3/2022 |
8.0.0 | 896 | 3/4/2021 |
7.0.0 | 606 | 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