SIL.Chorus.ChorusHubApp 6.0.0-beta0048

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

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
6.0.0-beta0061 79 2 months ago
6.0.0-beta0060 86 2 months ago
6.0.0-beta0056 76 5 months ago
6.0.0-beta0055 74 5 months ago
6.0.0-beta0054 78 5 months ago
6.0.0-beta0053 85 6 months ago
6.0.0-beta0052 83 7 months ago
6.0.0-beta0051 94 7 months ago
6.0.0-beta0050 82 8 months ago
6.0.0-beta0049 110 8 months ago
6.0.0-beta0048 104 5/29/2024
6.0.0-beta0046 101 4/26/2024
6.0.0-beta0045 107 4/15/2024
6.0.0-beta0044 109 3/22/2024
6.0.0-beta0043 168 12/15/2023
6.0.0-beta0041 169 10/27/2023
6.0.0-beta0039 144 10/18/2023
6.0.0-beta0038 118 10/13/2023
5.2.0-beta0007 127 9/13/2023
5.2.0-beta0006 148 8/3/2023
5.2.0-beta0005 139 7/12/2023
5.2.0-beta0004 142 7/10/2023
5.2.0-beta0003 161 7/3/2023
5.2.0-beta0002 134 6/21/2023
5.2.0-beta0001 140 6/14/2023
5.1.0 214 6/13/2023
5.1.0-beta0029 160 3/2/2023
5.1.0-beta0028 136 12/12/2022
5.1.0-beta0027 166 12/9/2022
5.1.0-beta0026 151 12/8/2022
5.1.0-beta0025 154 12/8/2022
5.1.0-beta0024 164 12/5/2022
5.1.0-beta0021 164 11/30/2022
5.1.0-beta0020 161 11/30/2022
5.1.0-beta0019 168 10/13/2022
5.1.0-beta0018 168 9/22/2022
5.1.0-beta0017 223 9/14/2022
5.1.0-beta0010 157 8/29/2022
5.1.0-beta0004 167 8/29/2022
5.0.1-beta0003 159 8/26/2022
5.0.0 461 8/26/2022
4.0.0 388 5/17/2021

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

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

Fixed:
- Prevent S&R to Internet without full URL

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