difflib 2016.4.21.1027
.NET Framework 4.0
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
Install-Package difflib -Version 2016.4.21.1027
dotnet add package difflib --version 2016.4.21.1027
<PackageReference Include="difflib" Version="2016.4.21.1027" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add difflib --version 2016.4.21.1027
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: difflib, 2016.4.21.1027"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install difflib as a Cake Addin
#addin nuget:?package=difflib&version=2016.4.21.1027
// Install difflib as a Cake Tool
#tool nuget:?package=difflib&version=2016.4.21.1027
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
A diff implementation portable class library for written in C#.
Product | Versions |
---|---|
.NET Framework | net40 net403 net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 |
Compatible target framework(s)
Additional computed target framework(s)
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 |
---|---|---|
2017.8.15.1113-beta | 1,181 | 8/15/2017 |
2017.7.26.1241 | 170,063 | 7/26/2017 |
2017.7.26.1227-beta | 914 | 7/26/2017 |
2017.5.21.1535 | 1,105 | 5/21/2017 |
2017.4.24.2347 | 1,037 | 4/24/2017 |
2017.4.9.2148 | 976 | 4/9/2017 |
2016.4.21.1027 | 15,294 | 4/21/2016 |
2015.7.24.1614 | 3,191 | 7/24/2015 |
2014.2.19.1150 | 3,100 | 2/19/2014 |
1.0.0.55 | 19,370 | 4/16/2011 |
1.0.0 | 2,702 | 1/7/2011 |
Portable class library, major API overhaul (breaks backwards compatibility), unified API for diff sections and aligned elements, performance optimizations.