SegmentComparer 2.0.2

dotnet add package SegmentComparer --version 2.0.2
                    
NuGet\Install-Package SegmentComparer -Version 2.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="SegmentComparer" Version="2.0.2" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="SegmentComparer" Version="2.0.2" />
                    
Directory.Packages.props
<PackageReference Include="SegmentComparer" />
                    
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 SegmentComparer --version 2.0.2
                    
#r "nuget: SegmentComparer, 2.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.
#:package SegmentComparer@2.0.2
                    
#: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=SegmentComparer&version=2.0.2
                    
Install as a Cake Addin
#tool nuget:?package=SegmentComparer&version=2.0.2
                    
Install as a Cake Tool

Identify what has been added, removed and not changed by comparing two segments

Product Compatible and additional computed target framework versions.
.NET Framework net48 is compatible.  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 (1)

Showing the top 1 popular GitHub repositories that depend on SegmentComparer:

Repository Stars
RWS/Sdl-Community
This is the place where we develop and maintain most of plugins for Trados Studio. If you want to help us or just looking for some examples this is the perfect place.
Version Downloads Last Updated
2.0.2 241 1/7/2024
2.0.0 221 11/26/2023
1.0.3 2,051 11/7/2018
1.0.2 828 11/3/2018
1.0.1 785 11/2/2018

Updated to .net v4.8 and latest Newtonsoft.Json version 13.0