SIL.Chorus.Mercurial 3.0.2

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

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

Mercurial4Chorus

This repo contains the binaries (Windows as well as Linux 32- and 64-bit) and extensions for the Mercurial version that Chorus uses. Mercurial is provided in the form of a nuget package, SIL.Chorus.Mercurial.

After installation of the nuget package the Mercurial and MercurialExtensions folders will be copied to the solutions directory during the build.

Building

To create a pre-release nuget package:

msbuild /p:BuildCounter=1 build/SIL.Chorus.Mercurial.proj

To release a nuget package:

msbuild /p:PreRelease=. build/SIL.Chorus.Mercurial.proj
There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on SIL.Chorus.Mercurial:

Package Downloads
SIL.Chorus.LibChorus The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

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.5.1.29 230 4/23/2024
6.5.1.25 591 3/5/2024
6.5.1.22 523 12/14/2023
6.5.1.20 180 12/13/2023
6.5.1.18 222 12/7/2023
3.0.3.11 1,633 9/13/2023
3.0.3.6 3,227 8/22/2022
3.0.3.4 1,390 4/13/2022
3.0.3.2 469 4/12/2022
3.0.3 593 4/12/2022
3.0.2 817 10/14/2021
3.0.1 2,450 6/16/2021

v3.0.2: explicitly request Python 2 on Linux