SIL.Chorus.ChorusMerge
6.0.0-beta0065
Prefix Reserved
dotnet add package SIL.Chorus.ChorusMerge --version 6.0.0-beta0065
NuGet\Install-Package SIL.Chorus.ChorusMerge -Version 6.0.0-beta0065
<PackageReference Include="SIL.Chorus.ChorusMerge" Version="6.0.0-beta0065" />
<PackageVersion Include="SIL.Chorus.ChorusMerge" Version="6.0.0-beta0065" />
<PackageReference Include="SIL.Chorus.ChorusMerge" />
paket add SIL.Chorus.ChorusMerge --version 6.0.0-beta0065
#r "nuget: SIL.Chorus.ChorusMerge, 6.0.0-beta0065"
#:package SIL.Chorus.ChorusMerge@6.0.0-beta0065
#addin nuget:?package=SIL.Chorus.ChorusMerge&version=6.0.0-beta0065&prerelease
#tool nuget:?package=SIL.Chorus.ChorusMerge&version=6.0.0-beta0065&prerelease
End-user collaboration library via 3-way xml merging and hg dvcs under the hood.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net8.0 is compatible. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
| .NET Framework | net462 is compatible. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
-
.NETFramework 4.6.2
- SIL.Chorus.LibChorus (>= 6.0.0-beta0065)
- System.Runtime.InteropServices.RuntimeInformation (>= 4.3.0)
- System.Text.Encoding.CodePages (>= 4.0.1)
-
net8.0
- SIL.Chorus.LibChorus (>= 6.0.0-beta0065)
- System.Runtime.InteropServices.RuntimeInformation (>= 4.3.0)
- System.Text.Encoding.CodePages (>= 4.0.1)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on SIL.Chorus.ChorusMerge:
| Package | Downloads |
|---|---|
|
SIL.Chorus.FLExBridge
Library that allows multiple FieldWorks users to collaborate remotely (i.e., not necessarily connected by a local network). |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 6.0.0-beta0065 | 94 | 5/18/2026 |
| 6.0.0-beta0064 | 1,201 | 5/6/2026 |
| 6.0.0-beta0063 | 232 | 10/9/2025 |
| 6.0.0-beta0061 | 186 | 2/25/2025 |
| 6.0.0-beta0060 | 174 | 2/19/2025 |
| 6.0.0-beta0056 | 155 | 11/18/2024 |
| 6.0.0-beta0055 | 389 | 11/7/2024 |
| 6.0.0-beta0054 | 146 | 11/7/2024 |
| 6.0.0-beta0053 | 170 | 10/25/2024 |
| 6.0.0-beta0052 | 200 | 9/23/2024 |
| 6.0.0-beta0051 | 185 | 9/7/2024 |
| 6.0.0-beta0050 | 169 | 8/30/2024 |
| 6.0.0-beta0049 | 240 | 8/14/2024 |
| 6.0.0-beta0048 | 337 | 5/29/2024 |
| 6.0.0-beta0046 | 398 | 4/26/2024 |
| 6.0.0-beta0045 | 252 | 4/15/2024 |
| 6.0.0-beta0044 | 270 | 3/22/2024 |
| 6.0.0-beta0043 | 317 | 12/15/2023 |
| 5.1.0 | 1,267 | 6/13/2023 |
Changes since version 5.1.0
Added:
- [SIL.Chorus.LibChorus] Add webm as additional audio file type
- [SIL.Chorus] Add ability to clone project without direct user interaction
- Add L10NSharp.Windows.Forms dependency for version 10.0.0-*
Changed:
- Use UTF-8 in conflict details view
- [SIL.Chorus.LibChorus] Add ChorusStorage (the bundle cache) as an Excluded folder
- [SIL.Chorus.LibChorus] Changed HgResumeTransport LastKnownCommonBases to use Json serialization instead of BinaryFormatter
- Update SIL.Chorus.Mercurial dependency to version 6.5.1 which uses Python 3
- Update libPalaso dependency from version 15.0.0-* to 18.0.0-*
- Update Newtonsoft.Json dependency from version 13.0.2 to 13.0.4
- Update Microsoft.NET.Test.Sdk dependency from version 17.3.1 to 17.14.1
- Update icu.net dependency from version 3.0.0-* to 3.0.1
- Update L10NSharp dependency from version 8.0.0-beta0005 to 10.0.0-*
- [SIL.Chorus] Remove `emailForSubmissions` argument from `LocalizationManagerWinforms.Create` call (removed in L10NSharp 10)
Removed:
- [SIL.Chorus] Remove obsolete `ChorusSystem.SetUpLocalization(TranslationMemory, ...)` overload (TranslationMemory type removed in L10NSharp 10)
Fixed:
- Prevent S&R to Internet without full URL
- [SIL.Chorus.LibChorus] Correctly handle & and other special characters in passwords
See full changelog at https://github.com/sillsdev/chorus/blob/master/CHANGELOG.md