difflib 2014.2.19.1150

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

A diff implementation class library for .NET 3.5 and 4.0 written in C#.

Product Compatible and additional computed target framework versions.
.NET Framework net35-client is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on difflib:

Package Downloads
ReactiveCompositeCollections

A .Net library for composing reactive collections providing monadic types to support LINQ.

CompuMaster.Text.Diff

Quickly dump a diff output to System.Console, plain text or to HTML

GitHub repositories (4)

Showing the top 4 popular GitHub repositories that depend on difflib:

Repository Stars
icsharpcode/ILSpy
.NET Decompiler with support for PDB generation, ReadyToRun, Metadata (&more) - cross-platform!
icsharpcode/SharpDevelop
#develop (short for SharpDevelop) is a free IDE for .NET programming languages.
aerror2/ILSpy-For-MacOSX
ILSpy for Mac OS X ,Linux and any mono supported platform
AlexAlbala/Alter-Native
Source code translator: from high-level language to native language (C++)
Version Downloads Last Updated
2025.0.0 16,304 1/8/2025
2017.7.26.1241 361,254 7/26/2017
2017.5.21.1535 2,368 5/21/2017
2017.4.24.2347 2,388 4/24/2017
2017.4.9.2148 2,224 4/9/2017
2016.4.21.1027 21,007 4/21/2016
2015.7.24.1614 5,215 7/24/2015
2014.2.19.1150 5,067 2/19/2014
1.0.0.55 28,916 4/16/2011
1.0.0 4,540 1/7/2011

Updated with new algorithm to reduce "unwanted" diff output.