SIL.Scripture
12.0.1
dotnet add package SIL.Scripture --version 12.0.1
NuGet\Install-Package SIL.Scripture -Version 12.0.1
<PackageReference Include="SIL.Scripture" Version="12.0.1" />
paket add SIL.Scripture --version 12.0.1
#r "nuget: SIL.Scripture, 12.0.1"
// Install SIL.Scripture as a Cake Addin
#addin nuget:?package=SIL.Scripture&version=12.0.1
// Install SIL.Scripture as a Cake Tool
#tool nuget:?package=SIL.Scripture&version=12.0.1
SIL.Scripture provides classes for working with Scripture data such as references and versifications.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. |
.NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
.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. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen40 was computed. tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
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 12.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. |
|
GlyssenShared
Interfaces and low-level classes needed by all products that work with Glyssen projects |
GitHub repositories
This package is not used by any popular GitHub repositories.
Changes since version 12.0.0
Fixed:
- [SIL.Windows.Forms] Make `PalasoImage.FromFile(Robustly)` methods more robust
- [SIL.Windows.Forms] Update dll to `libdl.so.2` to make compatible with Ubuntu 22.x. Affects multiple projects.
- [SIL.Core] Fixed `BulkObservableList.MoveRange` method when moving a single item forward.
See full changelog at https://github.com/sillsdev/libpalaso/blob/master/CHANGELOG.md