DiffPlex 1.6.1
See the version list below for details.
dotnet add package DiffPlex --version 1.6.1
NuGet\Install-Package DiffPlex -Version 1.6.1
<PackageReference Include="DiffPlex" Version="1.6.1" />
paket add DiffPlex --version 1.6.1
#r "nuget: DiffPlex, 1.6.1"
// Install DiffPlex as a Cake Addin #addin nuget:?package=DiffPlex&version=1.6.1 // Install DiffPlex as a Cake Tool #tool nuget:?package=DiffPlex&version=1.6.1
DiffPlex is a diffing library that allows you to programatically create text diffs. DiffPlex is a fast and tested library.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
.NET Core | netcoreapp1.0 was computed. netcoreapp1.1 was computed. netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard1.0 is compatible. netstandard1.1 was computed. netstandard1.2 was computed. netstandard1.3 was computed. netstandard1.4 was computed. netstandard1.5 was computed. netstandard1.6 was computed. netstandard2.0 was computed. netstandard2.1 was computed. |
.NET Framework | net35 is compatible. net40 is compatible. 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. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen30 was computed. tizen40 was computed. tizen60 was computed. |
Universal Windows Platform | uap was computed. uap10.0 was computed. |
Windows Phone | wp8 was computed. wp81 was computed. wpa81 was computed. |
Windows Store | netcore was computed. netcore45 was computed. netcore451 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETFramework 3.5
- jnm2.ReferenceAssemblies.net35 (>= 1.0.0)
- Microsoft.NETFramework.ReferenceAssemblies (>= 1.0.0)
-
.NETFramework 4.0
- jnm2.ReferenceAssemblies.net35 (>= 1.0.0)
- Microsoft.NETFramework.ReferenceAssemblies (>= 1.0.0)
-
.NETStandard 1.0
- jnm2.ReferenceAssemblies.net35 (>= 1.0.0)
- Microsoft.NETFramework.ReferenceAssemblies (>= 1.0.0)
- NETStandard.Library (>= 1.6.1)
NuGet packages (45)
Showing the top 5 NuGet packages that depend on DiffPlex:
Package | Downloads |
---|---|
Microsoft.CodeAnalysis.Analyzer.Testing
Roslyn Analyzer Test Framework Common Types. |
|
Verify.DiffPlex
Extends Verify (https://github.com/VerifyTests/Verify) to allow comparison of text via DiffPlex (https://github.com/mmanela/diffplex). |
|
Microsoft.CodeAnalysis.SourceGenerators.Testing
Roslyn Source Generator Test Framework Common Types. |
|
ppy.osu.Game
Package Description |
|
DiffPlex.Wpf
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. |
GitHub repositories (42)
Showing the top 5 popular GitHub repositories that depend on DiffPlex:
Repository | Stars |
---|---|
dotnet/roslyn
The Roslyn .NET compiler provides C# and Visual Basic languages with rich code analysis APIs.
|
|
ppy/osu
rhythm is just a *click* away!
|
|
dotnet/runtime
.NET is a cross-platform runtime for cloud, mobile, desktop, and IoT apps.
|
|
0x7c13/Notepads
A modern, lightweight text editor with a minimalist design.
|
|
dotnet/reactive
The Reactive Extensions for .NET
|
Version | Downloads | Last updated |
---|---|---|
1.7.2 | 1,421,118 | 12/11/2023 |
1.7.1 | 3,150,019 | 3/5/2022 |
1.7.0 | 1,656,256 | 3/10/2021 |
1.6.3 | 1,898,011 | 5/30/2020 |
1.6.2 | 12,104 | 5/22/2020 |
1.6.1 | 345,847 | 4/1/2020 |
1.6.0 | 2,531 | 3/31/2020 |
1.5.0 | 3,347,336 | 11/26/2019 |
1.4.4 | 1,839,802 | 3/21/2019 |
1.4.3 | 47,619 | 1/24/2019 |
1.4.2 | 179,105 | 9/21/2018 |
1.4.1 | 566,278 | 3/31/2017 |
1.4.0 | 2,065 | 3/20/2017 |
1.3.0 | 4,974 | 3/14/2017 |
1.2.1 | 546,831 | 9/14/2014 |
1.2.0 | 53,874 | 5/23/2011 |
1.1.0 | 8,214 | 3/10/2011 |
* Add helper functions and singletons.