SIL.Core.Desktop
10.1.0
See the version list below for details.
dotnet add package SIL.Core.Desktop --version 10.1.0
NuGet\Install-Package SIL.Core.Desktop -Version 10.1.0
<PackageReference Include="SIL.Core.Desktop" Version="10.1.0" />
paket add SIL.Core.Desktop --version 10.1.0
#r "nuget: SIL.Core.Desktop, 10.1.0"
// Install SIL.Core.Desktop as a Cake Addin
#addin nuget:?package=SIL.Core.Desktop&version=10.1.0
// Install SIL.Core.Desktop as a Cake Tool
#tool nuget:?package=SIL.Core.Desktop&version=10.1.0
SIL.Core.Desktop provides general UI related utilities for language software.
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows |
.NET Core | netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard2.0 netstandard2.1 |
.NET Framework | net461 net462 net463 net47 net471 net472 net48 net481 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen40 tizen60 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
-
.NETFramework 4.6.1
- NDesk.DBus (>= 0.15.0)
- SIL.Core (>= 10.1.0)
- System.Configuration.ConfigurationManager (>= 6.0.0)
- System.Drawing.Common (>= 6.0.0)
- System.IO.FileSystem.AccessControl (>= 5.0.0)
-
.NETStandard 2.0
- SIL.Core (>= 10.1.0)
- System.Configuration.ConfigurationManager (>= 6.0.0)
- System.Drawing.Common (>= 6.0.0)
- System.IO.FileSystem.AccessControl (>= 5.0.0)
NuGet packages (5)
Showing the top 5 NuGet packages that depend on SIL.Core.Desktop:
Package | Downloads |
---|---|
SIL.Lift
SIL.Lift contains classes for reading and writing Lexicon Interchange FormaT (LIFT) data. This assembly currently supports LIFT 0.13. |
|
SIL.DictionaryServices
SIL.DictionaryServices contains classes for defining a simple lexical model that can be used across applications. |
|
SIL.Windows.Forms
SIL.Windows.Forms contains Windows Forms classes for UI elements (controls and dialogs) that are commonly used across various SIL applications. SIL.Windows.Forms is similar to SIL.Core in that it does not contain classes that are specific to any domain. |
|
SIL.Archiving
SIL.Archiving contains Windows Forms UI elements and classes for archiving data to REAP using the RAMP application. |
|
SIL.Windows.Forms.Tests
Unit tests for SIL.Windows.Forms |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
11.0.1 | 100 | 1/27/2023 |
11.0.1-beta0002 | 38 | 1/27/2023 |
11.0.0 | 335 | 1/21/2023 |
11.0.0-beta0063 | 43 | 1/21/2023 |
11.0.0-beta0061 | 47 | 1/4/2023 |
11.0.0-beta0057 | 45 | 1/4/2023 |
11.0.0-beta0051 | 44 | 1/4/2023 |
11.0.0-beta0050 | 59 | 12/14/2022 |
11.0.0-beta0049 | 42 | 12/13/2022 |
11.0.0-beta0047 | 262 | 11/28/2022 |
11.0.0-beta0043 | 49 | 11/15/2022 |
11.0.0-beta0042 | 43 | 11/15/2022 |
11.0.0-beta0041 | 79 | 10/12/2022 |
11.0.0-beta0040 | 321 | 10/5/2022 |
11.0.0-beta0038 | 61 | 9/28/2022 |
11.0.0-beta0035 | 55 | 9/23/2022 |
11.0.0-beta0034 | 55 | 9/22/2022 |
11.0.0-beta0033 | 81 | 9/12/2022 |
11.0.0-beta0028 | 54 | 9/7/2022 |
11.0.0-beta0027 | 74 | 9/6/2022 |
11.0.0-beta0025 | 61 | 9/2/2022 |
11.0.0-beta0024 | 134 | 9/1/2022 |
10.1.1-beta0003 | 60 | 8/29/2022 |
10.1.1-beta0002 | 57 | 8/29/2022 |
10.1.0 | 529 | 8/26/2022 |
10.0.0 | 962 | 8/4/2022 |
9.0.0 | 921 | 6/3/2022 |
8.0.0 | 10,174 | 3/4/2021 |
7.0.0 | 576 | 8/29/2019 |
Changes since version 10.0.0
Added:
- [SIL.Core] Added SIL.PlatformUtilities.Platform.IsFlatpak property.
- [SIL.Core.Desktop] Added Testing channel to UpdateSettings.
Fixed:
- [SIL.Archiving] Fixed formatting of DateTimes
- [SIL.Core] Fixed SIL.IO.PathUtilities.DeleteToRecycleBin and .GetDefaultFileManager to work in a flatpak environment.
- [SIL.Lexicon] Fixed crash caused by incorrect processing of keyboard data
- [SIL.Scripture] Fixed SIL.Scripture.MultilingScrBooks.VerseRefRegex to make punctuation more specific
- [SIL.Windows.Forms] Fixed ImageToolbox.ImageGallery.ImageCollectionManager.FromStandardLocations to work in a flatpak environment.
- [SIL.WritingSystems] Fixed SLDR initialization for users with European number formats.
See full changelog at https://github.com/sillsdev/libpalaso/blob/master/CHANGELOG.md