SIL.Windows.Forms.Scripture 17.0.0-beta0084

Prefix Reserved
This is a prerelease version of SIL.Windows.Forms.Scripture.
There is a newer version of this package available.
See the version list below for details.
dotnet add package SIL.Windows.Forms.Scripture --version 17.0.0-beta0084
                    
NuGet\Install-Package SIL.Windows.Forms.Scripture -Version 17.0.0-beta0084
                    
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.Scripture" Version="17.0.0-beta0084" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="SIL.Windows.Forms.Scripture" Version="17.0.0-beta0084" />
                    
Directory.Packages.props
<PackageReference Include="SIL.Windows.Forms.Scripture" />
                    
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.Scripture --version 17.0.0-beta0084
                    
#r "nuget: SIL.Windows.Forms.Scripture, 17.0.0-beta0084"
                    
#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.Scripture@17.0.0-beta0084
                    
#: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.Scripture&version=17.0.0-beta0084&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=SIL.Windows.Forms.Scripture&version=17.0.0-beta0084&prerelease
                    
Install as a Cake Tool

SIL.Windows.Forms.Scripture contains Windows Forms UI elements for displaying Scripture.

Product 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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-beta0026 0 6/29/2026
18.0.0-beta0025 59 6/26/2026
18.0.0-beta0024 63 6/26/2026
18.0.0-beta0023 74 6/26/2026
18.0.0-beta0022 66 6/26/2026
18.0.0-beta0021 44 6/25/2026
18.0.0-beta0020 92 6/18/2026
18.0.0-beta0019 86 6/18/2026
18.0.0-beta0018 93 6/18/2026
18.0.0-beta0017 90 6/18/2026
18.0.0-beta0016 88 6/18/2026
18.0.0-beta0015 90 6/16/2026
18.0.0-beta0014 92 6/4/2026
18.0.0-beta0013 106 5/11/2026
18.0.0-beta0012 96 5/7/2026
18.0.0-beta0011 90 5/7/2026
18.0.0-beta0010 100 4/28/2026
18.0.0-beta0009 103 4/26/2026
17.0.0 147 2/2/2026
17.0.0-beta0084 457 12/8/2025
Loading failed

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.
- Temporarily pinned SDK to v9 using global.json.

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