DiffPlex 1.6.0
.NET Standard 1.0
This package targets .NET Standard 1.0. The package is compatible with this framework or higher.
.NET Framework 3.5
This package targets .NET Framework 3.5. The package is compatible with this framework or higher.
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package DiffPlex --version 1.6.0
NuGet\Install-Package DiffPlex -Version 1.6.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="DiffPlex" Version="1.6.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="DiffPlex" Version="1.6.0" />
<PackageReference Include="DiffPlex" />
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 DiffPlex --version 1.6.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: DiffPlex, 1.6.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.
#addin nuget:?package=DiffPlex&version=1.6.0
#tool nuget:?package=DiffPlex&version=1.6.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
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. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.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. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
.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 (47)
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 |
|
CookieCrumble
Package Description |
GitHub repositories (42)
Showing the top 20 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!
|
|
0x7c13/Notepads
A modern, lightweight text editor with a minimalist design.
|
|
dotnet/reactive
The Reactive Extensions for .NET
|
|
ChilliCream/graphql-platform
Welcome to the home of the Hot Chocolate GraphQL server for .NET, the Strawberry Shake GraphQL client for .NET and Nitro the awesome Monaco based GraphQL IDE.
|
|
elastic/elasticsearch-net
This strongly-typed, client library enables working with Elasticsearch. It is the official client maintained and supported by Elastic.
|
|
Azure-Samples/cognitive-services-speech-sdk
Sample code for the Microsoft Cognitive Services Speech SDK
|
|
dafny-lang/dafny
Dafny is a verification-aware programming language
|
|
OpenTabletDriver/OpenTabletDriver
Open source, cross-platform, user-mode tablet driver
|
|
OmniSharp/omnisharp-roslyn
OmniSharp server (HTTP, STDIO) based on Roslyn workspaces
|
|
microsoft/AdaptiveCards
A new way for developers to exchange card content in a common and consistent way.
|
|
ariacom/Seal-Report
Database Reporting Tool and Tasks (.Net)
|
|
KirillOsenkov/MSBuildStructuredLog
A logger for MSBuild that records a structured representation of executed targets, tasks, property and item values.
|
|
security-code-scan/security-code-scan
Vulnerability Patterns Detector for C# and VB.NET
|
|
CodeMazeBlog/CodeMazeGuides
The main repository for all the Code Maze guides
|
|
OpenHV/OpenHV
An Open Source Pixelart Science-Fiction Real-Time-Strategy game
|
|
aelassas/wexflow
Workflow Engine and Automation Platform
|
|
OpenDBDiff/OpenDBDiff
A database comparison tool for Microsoft SQL Server 2005+ that reports schema differences and creates a synchronization script.
|
|
dotnet/dotnet
Home of .NET's Virtual Monolithic Repository which includes all the code needed to build the .NET SDK.
|
|
dotnet/razor
Compiler and tooling experience for Razor ASP.NET Core apps in Visual Studio, Visual Studio for Mac, and VS Code.
|
Version | Downloads | Last updated |
---|---|---|
1.7.2 | 3,361,638 | 12/11/2023 |
1.7.1 | 3,556,976 | 3/5/2022 |
1.7.0 | 1,745,119 | 3/10/2021 |
1.6.3 | 1,929,977 | 5/30/2020 |
1.6.2 | 12,189 | 5/22/2020 |
1.6.1 | 350,371 | 4/1/2020 |
1.6.0 | 2,952 | 3/31/2020 |
1.5.0 | 3,888,661 | 11/26/2019 |
1.4.4 | 2,012,187 | 3/21/2019 |
1.4.3 | 48,645 | 1/24/2019 |
1.4.2 | 182,280 | 9/21/2018 |
1.4.1 | 577,490 | 3/31/2017 |
1.4.0 | 2,187 | 3/20/2017 |
1.3.0 | 5,131 | 3/14/2017 |
1.2.1 | 554,306 | 9/14/2014 |
1.2.0 | 55,684 | 5/23/2011 |
1.1.0 | 8,851 | 3/10/2011 |
* Add helper functions and singletons.