SIL.DblBundle
12.0.0
See the version list below for details.
dotnet add package SIL.DblBundle --version 12.0.0
NuGet\Install-Package SIL.DblBundle -Version 12.0.0
<PackageReference Include="SIL.DblBundle" Version="12.0.0" />
paket add SIL.DblBundle --version 12.0.0
#r "nuget: SIL.DblBundle, 12.0.0"
// Install SIL.DblBundle as a Cake Addin
#addin nuget:?package=SIL.DblBundle&version=12.0.0
// Install SIL.DblBundle as a Cake Tool
#tool nuget:?package=SIL.DblBundle&version=12.0.0
SIL.DblBundle provides classes for building a Digital Bible Library (DBL) bundle.
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
- SIL.Core (>= 12.0.0)
- SIL.Scripture (>= 12.0.0)
- SIL.WritingSystems (>= 12.0.0)
-
.NETStandard 2.0
- SIL.Core (>= 12.0.0)
- SIL.Scripture (>= 12.0.0)
- SIL.WritingSystems (>= 12.0.0)
NuGet packages (4)
Showing the top 4 NuGet packages that depend on SIL.DblBundle:
Package | Downloads |
---|---|
SIL.Windows.Forms.DblBundle
Package Description |
|
GlyssenShared
Interfaces and low-level classes needed by all products that work with Glyssen projects |
|
SIL.DblBundle.Tests
Unit tests for SIL.DblBundle |
|
GlyssenEngine
Library for working with Glyssen project data, including scripts and casting |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
12.0.1-beta0003 | 46 | 2/22/2023 |
12.0.1-beta0001 | 46 | 2/16/2023 |
12.0.0 | 337 | 2/15/2023 |
11.0.1 | 125 | 1/27/2023 |
11.0.0 | 1,009 | 1/21/2023 |
10.1.0 | 359 | 8/26/2022 |
10.0.0 | 890 | 8/4/2022 |
9.0.0 | 431 | 6/3/2022 |
8.0.0 | 11,843 | 3/4/2021 |
7.0.0 | 605 | 8/29/2019 |
Changes since version 11.0.0
Added:
- [SIL.Core.Desktop] Added aiff, m4a, voc, and amr formats to AudioFileExtensions
- [SIL.Core.Desktop] Added webm and mkv formats to VideoFileExtensions
- [SIL.Media] MediaInfo.AnalysisData property
- [SIL.Media] MediaInfo.FFprobeFolder
Changed:
- [SIL.Core.Desktop] Fixed typo in list of AudioFileExtensions: "acc" changed to "aac"
- [SIL.Media] FFmpegRunner will now also look for and use a version of FFmpeg installed using chocolatey
- [SIL.Media] MediaInfo now used FFprobe instead of FFmpeg to get media information. Depends on FFMpegCore library.
Removed:
- [SIL.Media] MediaInfo.RawData property (replaced by AnalysisData)
See full changelog at https://github.com/sillsdev/libpalaso/blob/master/CHANGELOG.md