SIL.Chorus.LibChorus 5.0.0

Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package SIL.Chorus.LibChorus --version 5.0.0                
NuGet\Install-Package SIL.Chorus.LibChorus -Version 5.0.0                
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.LibChorus" Version="5.0.0" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add SIL.Chorus.LibChorus --version 5.0.0                
#r "nuget: SIL.Chorus.LibChorus, 5.0.0"                
#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.
// Install SIL.Chorus.LibChorus as a Cake Addin
#addin nuget:?package=SIL.Chorus.LibChorus&version=5.0.0

// Install SIL.Chorus.LibChorus as a Cake Tool
#tool nuget:?package=SIL.Chorus.LibChorus&version=5.0.0                

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

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

NuGet packages (10)

Showing the top 5 NuGet packages that depend on SIL.Chorus.LibChorus:

Package Downloads
SIL.ChorusPlugin.LibFLExBridge

Library that allows multiple FieldWorks users to collaborate remotely (i.e., not necessarily connected by a local network).

SIL.ChorusPlugin.LfMergeBridge

Library that allows multiple FieldWorks users to collaborate remotely (i.e., not necessarily connected by a local network).

SIL.ChorusPlugin.LibTriboroughBridge

Library that allows multiple FieldWorks users to collaborate remotely (i.e., not necessarily connected by a local network).

SIL.ChorusPlugin.LiftBridge

Library that allows multiple FieldWorks users to collaborate remotely (i.e., not necessarily connected by a local network).

SIL.Chorus.App

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

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
6.0.0-beta0055 36 11/7/2024
6.0.0-beta0054 29 11/7/2024
6.0.0-beta0053 82 10/25/2024
6.0.0-beta0052 346 9/23/2024
6.0.0-beta0051 119 9/7/2024
6.0.0-beta0050 86 8/30/2024
6.0.0-beta0049 1,319 8/14/2024
6.0.0-beta0048 1,499 5/29/2024
6.0.0-beta0046 511 4/26/2024
6.0.0-beta0045 196 4/15/2024
6.0.0-beta0044 228 3/22/2024
6.0.0-beta0043 291 12/15/2023
6.0.0-beta0041 1,547 10/27/2023
6.0.0-beta0039 160 10/18/2023
6.0.0-beta0038 138 10/13/2023
5.2.0-beta0007 255 9/13/2023
5.2.0-beta0006 180 8/3/2023
5.2.0-beta0005 1,270 7/12/2023
5.2.0-beta0004 146 7/10/2023
5.2.0-beta0003 1,261 7/3/2023
5.2.0-beta0002 226 6/21/2023
5.2.0-beta0001 145 6/14/2023
5.1.0 269 6/13/2023
5.1.0-beta0029 436 3/2/2023
5.1.0-beta0028 275 12/12/2022
5.1.0-beta0027 173 12/9/2022
5.1.0-beta0026 227 12/8/2022
5.1.0-beta0025 304 12/8/2022
5.1.0-beta0024 432 12/5/2022
5.1.0-beta0021 357 11/30/2022
5.1.0-beta0020 181 11/30/2022
5.1.0-beta0019 170 10/13/2022
5.1.0-beta0018 198 9/22/2022
5.1.0-beta0017 213 9/14/2022
5.1.0-beta0010 160 8/29/2022
5.1.0-beta0004 188 8/29/2022
5.0.1-beta0003 342 8/26/2022
5.0.0 583 8/26/2022
4.0.0 586 5/17/2021

Changes since version 4.0.0

Added:
- Add static bool ServerSettingsModel.IsPrivateServer to allow clients to select the private LanguageForge

Fixed:
- On Unauthorized Access of ChorusNotes, retry, then ignore; don't crash
- Use the correct password in request URL's
- Send/Receive settings dialog is now big enough to display its widgets without cutting them off

Changed:
- Speed up Send/Receive operations by caching hashes
- Update to the latest version of Palaso libraries (10.0.0)
- Use CrossPlatformSettingsProvider for settings (Requires migration to retain old settings; client's responsibility)
- When there is only one available Project, populate the Project ID combobox
- Update SIL.Chorus.Mercurial dependency to the latest version which looks for python2

See full changelog at https://github.com/sillsdev/chorus/blob/master/CHANGELOG.md