SIL.Archiving 14.1.0-beta0007

Prefix Reserved
This is a prerelease version of SIL.Archiving.
There is a newer version of this package available.
See the version list below for details.
dotnet add package SIL.Archiving --version 14.1.0-beta0007                
NuGet\Install-Package SIL.Archiving -Version 14.1.0-beta0007                
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.Archiving" Version="14.1.0-beta0007" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add SIL.Archiving --version 14.1.0-beta0007                
#r "nuget: SIL.Archiving, 14.1.0-beta0007"                
#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.
// Install SIL.Archiving as a Cake Addin
#addin nuget:?package=SIL.Archiving&version=14.1.0-beta0007&prerelease

// Install SIL.Archiving as a Cake Tool
#tool nuget:?package=SIL.Archiving&version=14.1.0-beta0007&prerelease                

SIL.Archiving contains Windows Forms UI elements and classes for archiving data to REAP using the RAMP application.

Product Compatible and additional computed target framework versions.
.NET Framework net461 is compatible.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on SIL.Archiving:

Package Downloads
SIL.Windows.Forms.Archiving

SIL.Windows.Forms.Archiving contains Windows Forms UI elements and classes for archiving data to REAP using the RAMP application.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
16.0.0-beta0033 0 6 hours ago
16.0.0-beta0032 37 4 days ago
16.0.0-beta0031 42 4 days ago
16.0.0-beta0021 37 5 days ago
16.0.0-beta0020 26 5 days ago
16.0.0-beta0019 42 6 days ago
16.0.0-beta0017 71 10 days ago
16.0.0-beta0016 52 11 days ago
16.0.0-beta0012 56 11 days ago
16.0.0-beta0011 45 11 days ago
16.0.0-beta0010 64 12 days ago
16.0.0-beta0009 64 12 days ago
15.0.1-beta0007 48 21 days ago
15.0.1-beta0004 43 24 days ago
15.0.1-beta0003 59 25 days ago
15.0.1-beta0002 53 a month ago
15.0.0 103 a month ago
15.0.0-beta0170 71 a month ago
15.0.0-beta0165 76 a month ago
15.0.0-beta0163 77 2 months ago
15.0.0-beta0135 79 2 months ago
15.0.0-beta0133 75 2 months ago
15.0.0-beta0128 68 3 months ago
15.0.0-beta0122 77 3 months ago
15.0.0-beta0117 359 3 months ago
15.0.0-beta0115 77 3 months ago
15.0.0-beta0114 80 3 months ago
15.0.0-beta0112 88 4 months ago
15.0.0-beta0111 76 4 months ago
15.0.0-beta0102 81 4 months ago
15.0.0-beta0101 77 4 months ago
15.0.0-beta0099 79 4 months ago
15.0.0-beta0098 78 4 months ago
15.0.0-beta0097 73 4 months ago
15.0.0-beta0096 87 4 months ago
15.0.0-beta0093 81 4 months ago
15.0.0-beta0091 74 4 months ago
15.0.0-beta0083 84 5 months ago
15.0.0-beta0082 94 6 months ago
15.0.0-beta0081 94 6 months ago
15.0.0-beta0079 90 6 months ago
15.0.0-beta0067 105 6 months ago
15.0.0-beta0051 110 6 months ago
14.2.0-beta0022 107 6 months ago
14.2.0-beta0021 110 6 months ago
14.2.0-beta0020 95 6 months ago
14.2.0-beta0019 86 7 months ago
14.2.0-beta0014 83 7 months ago
14.2.0-beta0012 85 7 months ago
14.2.0-beta0010 78 7 months ago
14.2.0-beta0009 90 8 months ago
14.1.2-beta0002 87 8 months ago
14.1.1 162 9 months ago
14.1.1-beta0004 90 9 months ago
14.1.1-beta0002 92 9 months ago
14.1.0 91 9 months ago
14.1.0-beta0007 83 9 months ago
14.1.0-beta0005 94 9 months ago
14.0.1-beta0003 86 10 months ago
14.0.1-beta0001 112 4/15/2024
14.0.0 177 4/9/2024
13.0.1 148 1/9/2024
13.0.0 200 12/8/2023
12.0.1 210 5/26/2023
12.0.0 315 2/15/2023
11.0.1 322 1/27/2023
11.0.0 367 1/21/2023
10.1.0 541 8/26/2022
10.0.0 506 8/4/2022
9.0.0 539 6/3/2022
8.0.0 557 3/4/2021
7.0.0 726 8/29/2019

Changes since version 14.0.0

Added:
- [SIL.Windows.Forms] Added static SilResources class with property SilLogo101x113.

Fixed:
- [SIL.Windows.Forms] Fixed backwards logic for LocalizationIncompleteViewModel.ShouldShowDialog (Technically this is a breaking contractual change, since effectively the behavior is the opposite of the original implementation, but the name so clearly indicates the desired behavior that it seems unlikely any subclass implementation would have implemented the logic according to the previously expected backwards behavior.)

See full changelog at https://github.com/sillsdev/libpalaso/blob/master/CHANGELOG.md