SIL.Windows.Forms.Archiving
16.1.0-beta0004
Prefix Reserved
dotnet add package SIL.Windows.Forms.Archiving --version 16.1.0-beta0004
NuGet\Install-Package SIL.Windows.Forms.Archiving -Version 16.1.0-beta0004
<PackageReference Include="SIL.Windows.Forms.Archiving" Version="16.1.0-beta0004" />
<PackageVersion Include="SIL.Windows.Forms.Archiving" Version="16.1.0-beta0004" />
<PackageReference Include="SIL.Windows.Forms.Archiving" />
paket add SIL.Windows.Forms.Archiving --version 16.1.0-beta0004
#r "nuget: SIL.Windows.Forms.Archiving, 16.1.0-beta0004"
#addin nuget:?package=SIL.Windows.Forms.Archiving&version=16.1.0-beta0004&prerelease
#tool nuget:?package=SIL.Windows.Forms.Archiving&version=16.1.0-beta0004&prerelease
SIL.Windows.Forms.Archiving contains Windows Forms UI elements and classes for archiving data to REAP using the RAMP application.
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.Archiving (>= 16.1.0-beta0004)
- SIL.Core (>= 16.1.0-beta0004)
- SIL.Core.Desktop (>= 16.1.0-beta0004)
- SIL.Windows.Forms (>= 16.1.0-beta0004)
- SIL.WritingSystems (>= 16.1.0-beta0004)
- System.IO.Compression (>= 4.3.0)
- System.IO.Compression.ZipFile (>= 4.3.0)
-
.NETFramework 4.8
- Markdig.Signed (>= 0.37.0)
- SIL.Archiving (>= 16.1.0-beta0004)
- SIL.Core (>= 16.1.0-beta0004)
- SIL.Core.Desktop (>= 16.1.0-beta0004)
- SIL.Windows.Forms (>= 16.1.0-beta0004)
- SIL.WritingSystems (>= 16.1.0-beta0004)
- System.IO.Compression (>= 4.3.0)
- System.IO.Compression.ZipFile (>= 4.3.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Changes since version 16.0.0
Added:
- [SIL.Windows.Forms] Added PortableClipboard.CanGetImage()
- [ClipboardTestApp] Restored this test program and added tests for PortableClipboard.CanGetImage() and GetImageFromClipboard()
Fixed:
- [SIL.Windows.Forms] In `CustomDropDown.OnOpening`, fixed check that triggers timer to stop.
See full changelog at https://github.com/sillsdev/libpalaso/blob/master/CHANGELOG.md