SIL.Chorus.LibChorus.TestUtilities 5.1.0

Prefix Reserved
There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package SIL.Chorus.LibChorus.TestUtilities --version 5.1.0
                    
NuGet\Install-Package SIL.Chorus.LibChorus.TestUtilities -Version 5.1.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.TestUtilities" Version="5.1.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="SIL.Chorus.LibChorus.TestUtilities" Version="5.1.0" />
                    
Directory.Packages.props
<PackageReference Include="SIL.Chorus.LibChorus.TestUtilities" />
                    
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.LibChorus.TestUtilities --version 5.1.0
                    
#r "nuget: SIL.Chorus.LibChorus.TestUtilities, 5.1.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.
#:package SIL.Chorus.LibChorus.TestUtilities@5.1.0
                    
#: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.LibChorus.TestUtilities&version=5.1.0
                    
Install as a Cake Addin
#tool nuget:?package=SIL.Chorus.LibChorus.TestUtilities&version=5.1.0
                    
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 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-beta0063 206 10/9/2025
6.0.0-beta0061 169 2/25/2025
6.0.0-beta0060 149 2/19/2025
6.0.0-beta0056 153 11/18/2024
6.0.0-beta0055 150 11/7/2024
6.0.0-beta0054 152 11/7/2024
6.0.0-beta0053 164 10/25/2024
6.0.0-beta0052 167 9/23/2024
6.0.0-beta0051 179 9/7/2024
6.0.0-beta0050 150 8/30/2024
6.0.0-beta0049 160 8/14/2024
6.0.0-beta0048 312 5/29/2024
6.0.0-beta0046 380 4/26/2024
6.0.0-beta0045 231 4/15/2024
6.0.0-beta0044 194 3/22/2024
6.0.0-beta0043 258 12/15/2023
6.0.0-beta0041 234 10/27/2023
6.0.0-beta0039 184 10/18/2023
5.1.0 373 6/13/2023
Loading failed

Changes since version 5.0.0

Changed:
- [SIL.Chorus.ChorusMerge] Additionally build with .net 6
- [SIL.Chorus.LibChorus] Add netstandard 2.0

Deprecated:
- Chorus.FileTypeHandlers.lift.LiftUtils.LiftTimeFormatWithTimeZone (Use SIL.Extensions.DateTimeExtensions.ToLiftDateTimeFormat)

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