Diff.Match.Patch 2.0.0

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

// Install Diff.Match.Patch as a Cake Tool
#tool nuget:?package=Diff.Match.Patch&version=2.0.0

Diff.Match.Patch is a port of google-diff-match-patch.

Product Compatible and additional computed target framework versions.
.NET Framework net20 is compatible.  net35 was computed.  net40 was computed.  net403 was computed.  net45 was computed.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  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 (4)

Showing the top 4 NuGet packages that depend on Diff.Match.Patch:

Package Downloads
DocWorks.Common

This is common code in DocWorks CMS Application

Acrolinx.Sidebar

Acrolinx .NET SDK for Sidebar Integration

Persimmon.MuscleAssert

Persimmon.MuscleAssert provide custom assertions for Persimmon.

SuperMemoAssistant.Plugins.SessionInformation.Interop

.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
3.0.1 95,220 3/6/2022
3.0.0 499 3/5/2022
2.1.0 179,499 4/8/2018
2.0.2 160,098 7/27/2017
2.0.1 23,757 4/6/2017
2.0.0 23,318 8/13/2016
1.1.0 3,625 6/26/2016
1.0.0 1,161 5/31/2016

- explicit dependency on FSharp.Core nuget package