DiffPlex.Wpf
1.3.1
DiffPlex.Wpf is a WPF control library that allows you to programatically render visual text diffs in your application. It also provide a diff viewer control used in Windows Forms application.
Install-Package DiffPlex.Wpf -Version 1.3.1
dotnet add package DiffPlex.Wpf --version 1.3.1
<PackageReference Include="DiffPlex.Wpf" Version="1.3.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add DiffPlex.Wpf --version 1.3.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: DiffPlex.Wpf, 1.3.1"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
// Install DiffPlex.Wpf as a Cake Addin #addin nuget:?package=DiffPlex.Wpf&version=1.3.1 // Install DiffPlex.Wpf as a Cake Tool #tool nuget:?package=DiffPlex.Wpf&version=1.3.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
.NETCoreApp 3.1
- DiffPlex (>= 1.7.0)
-
.NETFramework 4.6
- DiffPlex (>= 1.7.0)
-
.NETFramework 4.8
- DiffPlex (>= 1.7.0)
-
net5.0-windows7.0
- DiffPlex (>= 1.7.0)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on DiffPlex.Wpf:
Repository | Stars |
---|---|
DynamoDS/Dynamo
Open Source Graphical Programming for Design
|