SIL.Scripture
10.1.0
See the version list below for details.
dotnet add package SIL.Scripture --version 10.1.0
NuGet\Install-Package SIL.Scripture -Version 10.1.0
<PackageReference Include="SIL.Scripture" Version="10.1.0" />
paket add SIL.Scripture --version 10.1.0
#r "nuget: SIL.Scripture, 10.1.0"
// Install SIL.Scripture as a Cake Addin
#addin nuget:?package=SIL.Scripture&version=10.1.0
// Install SIL.Scripture as a Cake Tool
#tool nuget:?package=SIL.Scripture&version=10.1.0
SIL.Scripture provides classes for working with Scripture data such as references and versifications.
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 |
NuGet packages (8)
Showing the top 5 NuGet packages that depend on SIL.Scripture:
Package | Downloads |
---|---|
SIL.DblBundle
SIL.DblBundle provides classes for building a Digital Bible Library (DBL) bundle. |
|
SIL.Machine
A natural language processing library for .NET that is focused on providing tools for resource-poor languages. |
|
SIL.Windows.Forms.Scripture
SIL.Windows.Forms.Scripture contains Windows Forms UI elements for displaying Scripture. |
|
ParatextData
Dll for use by third party applications needing to access Paratext's data. Compatible with SIL.Lib 10.0.x (required). Backwards compatible with data from Paratext 8.0 and 9.x. NOTE: This version of ParatextData is built using a AnyCPU configuration, but certain projects will not open correctly when run as 32-bit because of dependencies on native 64-bit libraries. |
|
SIL.Scripture.Tests
Unit tests for SIL.Scripture |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
11.0.1 | 97 | 1/27/2023 |
11.0.1-beta0002 | 45 | 1/27/2023 |
11.0.0 | 338 | 1/21/2023 |
11.0.0-beta0063 | 45 | 1/21/2023 |
11.0.0-beta0061 | 51 | 1/4/2023 |
11.0.0-beta0057 | 50 | 1/4/2023 |
11.0.0-beta0051 | 46 | 1/4/2023 |
11.0.0-beta0050 | 46 | 12/14/2022 |
11.0.0-beta0049 | 44 | 12/13/2022 |
11.0.0-beta0047 | 53 | 11/28/2022 |
11.0.0-beta0043 | 50 | 11/15/2022 |
11.0.0-beta0042 | 49 | 11/15/2022 |
11.0.0-beta0041 | 57 | 10/12/2022 |
11.0.0-beta0040 | 51 | 10/5/2022 |
11.0.0-beta0038 | 62 | 9/28/2022 |
11.0.0-beta0035 | 60 | 9/23/2022 |
11.0.0-beta0034 | 59 | 9/22/2022 |
11.0.0-beta0033 | 83 | 9/12/2022 |
11.0.0-beta0028 | 59 | 9/7/2022 |
11.0.0-beta0027 | 75 | 9/6/2022 |
11.0.0-beta0025 | 60 | 9/2/2022 |
11.0.0-beta0024 | 903 | 9/1/2022 |
10.1.1-beta0003 | 57 | 8/29/2022 |
10.1.1-beta0002 | 59 | 8/29/2022 |
10.1.0 | 687 | 8/26/2022 |
10.0.0 | 2,541 | 8/4/2022 |
9.0.0 | 1,481 | 6/3/2022 |
8.0.0 | 12,048 | 3/4/2021 |
7.0.0 | 40,892 | 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