SIL.Windows.Forms.Scripture
16.0.0-beta0016
Prefix Reserved
See the version list below for details.
dotnet add package SIL.Windows.Forms.Scripture --version 16.0.0-beta0016
NuGet\Install-Package SIL.Windows.Forms.Scripture -Version 16.0.0-beta0016
<PackageReference Include="SIL.Windows.Forms.Scripture" Version="16.0.0-beta0016" />
<PackageVersion Include="SIL.Windows.Forms.Scripture" Version="16.0.0-beta0016" />
<PackageReference Include="SIL.Windows.Forms.Scripture" />
paket add SIL.Windows.Forms.Scripture --version 16.0.0-beta0016
#r "nuget: SIL.Windows.Forms.Scripture, 16.0.0-beta0016"
#:package SIL.Windows.Forms.Scripture@16.0.0-beta0016
#addin nuget:?package=SIL.Windows.Forms.Scripture&version=16.0.0-beta0016&prerelease
#tool nuget:?package=SIL.Windows.Forms.Scripture&version=16.0.0-beta0016&prerelease
SIL.Windows.Forms.Scripture contains Windows Forms UI elements for displaying Scripture.
| 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
- SIL.Core (>= 16.0.0-beta0016)
- SIL.Scripture (>= 16.0.0-beta0016)
- SIL.Windows.Forms (>= 16.0.0-beta0016)
-
.NETFramework 4.8
- SIL.Core (>= 16.0.0-beta0016)
- SIL.Scripture (>= 16.0.0-beta0016)
- SIL.Windows.Forms (>= 16.0.0-beta0016)
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 | 94 | 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 | 93 | 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 |
| 16.0.0-beta0016 | 147 | 2/7/2025 |
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.
- [SIL.Windows.Forms] Removed protected members from FadingMessageWindow: MsgThread, MsgForm, Text, MsgPoint, and ShowForm. (The underlying implementation needed to be changed, and the existing implementation was such that these members would be unlikely to have been meaningful or helpful in a derived class anyway.)
- [SIL.Windows.Forms] Added the stated requirement that FadingMessageWindow.Show be called on the UI thread.
-
Fixed:
- [SIL.Windows.Forms] Changed build date in SILAboutBox to be computed using the last write time instead of creation time.
- [SIL.Windows.Forms] Made FadingMessageWindow implement all UI logic on the main UI thread in a thread-safe way. Fixes crashes like SP-2340.
See full changelog at https://github.com/sillsdev/libpalaso/blob/master/CHANGELOG.md