SIL.Chorus.ChorusMerge 6.0.0-beta0063

Prefix Reserved
This is a prerelease version of SIL.Chorus.ChorusMerge.
There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package SIL.Chorus.ChorusMerge --version 6.0.0-beta0063
                    
NuGet\Install-Package SIL.Chorus.ChorusMerge -Version 6.0.0-beta0063
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="SIL.Chorus.ChorusMerge" Version="6.0.0-beta0063" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="SIL.Chorus.ChorusMerge" Version="6.0.0-beta0063" />
                    
Directory.Packages.props
<PackageReference Include="SIL.Chorus.ChorusMerge" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add SIL.Chorus.ChorusMerge --version 6.0.0-beta0063
                    
#r "nuget: SIL.Chorus.ChorusMerge, 6.0.0-beta0063"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package SIL.Chorus.ChorusMerge@6.0.0-beta0063
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=SIL.Chorus.ChorusMerge&version=6.0.0-beta0063&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=SIL.Chorus.ChorusMerge&version=6.0.0-beta0063&prerelease
                    
Install as a Cake Tool

End-user collaboration library via 3-way xml merging and hg dvcs under the hood.

Product 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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 88 5/18/2026
6.0.0-beta0064 850 5/6/2026
6.0.0-beta0063 231 10/9/2025
6.0.0-beta0061 185 2/25/2025
6.0.0-beta0060 173 2/19/2025
6.0.0-beta0056 154 11/18/2024
6.0.0-beta0055 388 11/7/2024
6.0.0-beta0054 145 11/7/2024
6.0.0-beta0053 167 10/25/2024
6.0.0-beta0052 199 9/23/2024
6.0.0-beta0051 184 9/7/2024
6.0.0-beta0050 168 8/30/2024
6.0.0-beta0049 238 8/14/2024
6.0.0-beta0048 336 5/29/2024
6.0.0-beta0046 397 4/26/2024
6.0.0-beta0045 251 4/15/2024
6.0.0-beta0044 269 3/22/2024
6.0.0-beta0043 316 12/15/2023
5.1.0 1,266 6/13/2023
Loading failed

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 9.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 17.0.0-*
- Update Newtonsoft.Json dependency from version 13.0.2 to 13.0.3
- Update icu.net dependency from version 3.0.0-* to 3.0.1
- Update L10NSharp dependency from version 8.0.0-beta0005 to 9.0.0-*

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