SIL.Media 14.1.0

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
dotnet add package SIL.Media --version 14.1.0
NuGet\Install-Package SIL.Media -Version 14.1.0
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.Media" Version="14.1.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add SIL.Media --version 14.1.0
#r "nuget: SIL.Media, 14.1.0"
#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.Media as a Cake Addin
#addin nuget:?package=SIL.Media&version=14.1.0

// Install SIL.Media as a Cake Tool
#tool nuget:?package=SIL.Media&version=14.1.0

SIL.Media contains Windows Forms UI elements and classes for processing audio on Windows and Linux.

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

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
14.1.0 12 5/13/2024
14.1.0-beta0007 7 5/13/2024
14.1.0-beta0005 40 5/9/2024
14.0.1-beta0003 53 5/1/2024
14.0.1-beta0001 72 4/15/2024
14.0.0 139 4/9/2024
13.0.1 134 1/9/2024
13.0.0 175 12/8/2023
12.0.1 162 5/26/2023
12.0.0 263 2/15/2023
11.0.1 306 1/27/2023
11.0.0 335 1/21/2023
10.1.0 515 8/26/2022
10.0.0 471 8/4/2022
9.0.0 477 6/3/2022
8.0.0 632 3/4/2021
7.0.0 659 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