DiffEngine 16.3.0

dotnet add package DiffEngine --version 16.3.0
                    
NuGet\Install-Package DiffEngine -Version 16.3.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="DiffEngine" Version="16.3.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="DiffEngine" Version="16.3.0" />
                    
Directory.Packages.props
<PackageReference Include="DiffEngine" />
                    
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 DiffEngine --version 16.3.0
                    
#r "nuget: DiffEngine, 16.3.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.
#:package DiffEngine@16.3.0
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=DiffEngine&version=16.3.0
                    
Install as a Cake Addin
#tool nuget:?package=DiffEngine&version=16.3.0
                    
Install as a Cake Tool

Documentation

DiffEngine manages launching and cleanup of diff tools. It is designed to be used by any Snapshot/Approval testing library.

See Milestones for release notes.

Sponsors

Entity Framework Extensions

Entity Framework Extensions is a major sponsor and is proud to contribute to the development this project.

Entity Framework Extensions

Product Compatible and additional computed target framework versions.
.NET net6.0 is compatible.  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 is compatible.  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 is compatible.  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 is compatible.  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.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
.NET Framework net462 is compatible.  net463 was computed.  net47 was computed.  net471 was computed.  net472 is compatible.  net48 is compatible.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (17)

Showing the top 5 NuGet packages that depend on DiffEngine:

Package Downloads
Shouldly

Shouldly - Assertion framework for .NET. The way asserting *Should* be

Verify

Enables verification of complex models and documents.

Verify.Xunit

Enables verification of complex models and documents.

ApprovalTests

A picture's worth a 1000 tests. Unit testing asserts can be difficult to use. Approval tests simplify this by taking a snapshot of the results, and confirming that they have not changed.

Verify.NUnit

Enables verification of complex models and documents.

GitHub repositories (16)

Showing the top 16 popular GitHub repositories that depend on DiffEngine:

Repository Stars
VerifyTests/Verify
Verify is a snapshot testing tool that simplifies the assertion of complex data models and documents.
shouldly/shouldly
Should testing for .NET—the way assertions should be!
reactiveui/Akavache
An asynchronous, persistent key-value store created for writing desktop and mobile applications, based on SQLite3. Akavache is great for both storing important data as well as cached local data that expires.
belav/csharpier
CSharpier is an opinionated code formatter for c#.
meziantou/Meziantou.Framework
fixie/fixie
Ergonomic Testing for .NET
approvals/ApprovalTests.Net
ApprovalTest verification library for .Net
sebastienros/esprima-dotnet
Esprima .NET (BSD license) is a .NET port of the esprima.org project. It is a standard-compliant ECMAScript parser (also popularly known as JavaScript).
metalama/Metalama
A meta-programming framework for code generation, aspect-oriented programming, and architecture verification of large C# codebases.
brutaldev/StrongNameSigner
Strong-name sign third party .NET assemblies without the source code.
JasonBock/Rocks
A mocking library based on the Compiler APIs (Roslyn + Mocks)
reactiveui/punchclock
Make sure your asynchronous operations show up to work on time
reactiveui/ReactiveUI.Validation
Validation helpers for ReactiveUI-based apps.
reactiveui/Pharmacist
Builds observables from events.
reactiveui/Sextant
A ReactiveUI navigation library for Xamarin.Forms
deanthecoder/GLSLShaderShrinker
Cross-platform tool to Reformat/Remove Dead Code/Optimise/Analyse GLSL shader code.
Version Downloads Last Updated
16.3.0 0 9/5/2025
16.2.3 646,362 6/13/2025
16.2.2 178,659 6/1/2025
16.2.1 539,551 4/26/2025
16.1.0 285,866 4/7/2025
16.0.0 83,625 4/1/2025
16.0.0-beta.1 183 4/1/2025
15.11.0 419,562 3/12/2025
15.10.1 13,679 3/12/2025
15.10.0 21,988 3/6/2025
15.9.1 242,859 2/24/2025
15.9.0 315,800 1/22/2025
15.8.0 343,244 1/14/2025
15.7.1 2,988 1/13/2025
15.7.0 587 1/12/2025
15.6.0 540,329 12/12/2024
15.5.5 538,751 11/15/2024
15.5.4 14,525 11/14/2024
15.5.3 988,911 10/14/2024
15.5.2 379,100 10/13/2024
15.5.1 793,956 9/4/2024
15.5.0 625,134 7/18/2024
15.4.6 181,986 7/11/2024
15.4.5 1,012 7/10/2024
15.4.4 372,032 6/24/2024
15.4.3 122,277 6/14/2024
15.4.2 198,589 5/31/2024
15.4.1 8,374 5/19/2024
15.4.0 399,978 5/9/2024
15.3.0 947,966 3/12/2024
15.2.2 64,053 3/7/2024
15.2.1 183,637 2/21/2024
15.2.0 375,629 1/22/2024
15.1.1 209,864 1/8/2024
15.1.0 130,040 1/3/2024
15.0.1 45,231 12/26/2023
15.0.0 934 12/25/2023
14.1.0 13,974 12/23/2023
14.0.0 9,616 12/16/2023
13.0.2 299,204 11/30/2023
13.0.1 1,204,147 11/22/2023
13.0.0 404,976 11/15/2023
12.4.2 13,791 11/14/2023
12.4.1 213,854 10/29/2023
12.4.0 665,055 10/10/2023
12.3.2 31,551 10/9/2023
12.3.1 1,938 10/6/2023
12.3.0 541,555 9/23/2023
12.2.1 635,530 8/21/2023
12.2.0 42,081 8/14/2023
12.1.0 30,512 8/13/2023
12.0.0 386,187 7/10/2023
11.4.1 541,780 6/5/2023
11.4.0 86,779 5/29/2023
11.3.0 26,837,736 4/12/2023
11.2.0 483,586 2/26/2023
11.1.0 1,239,272 1/11/2023
11.0.0 1,357,060 11/8/2022
10.4.5 1,898 11/7/2022
10.4.4 1,465 11/7/2022
10.4.3 177,743 10/28/2022
10.4.2 1,565 10/28/2022
10.4.1 1,599 10/27/2022
10.4.0 343,904 10/16/2022
10.3.0 6,414 10/11/2022
10.2.0 7,784 9/22/2022
10.1.0 1,573 9/22/2022
10.0.3 10,104 9/11/2022
10.0.2 27,256 8/30/2022
10.0.1 3,599 8/25/2022
10.0.0 9,021,615 8/12/2022
10.0.0-beta.3 289 8/12/2022
10.0.0-beta.2 305 8/10/2022
10.0.0-beta.1 282 8/10/2022
9.1.1-beta.2 273 8/7/2022
9.1.1-beta.1 271 8/7/2022
9.1.0 1,112,168 5/13/2022
9.0.6 1,180,432 3/30/2022
9.0.5 14,951 3/24/2022
9.0.4 420,073 2/26/2022
9.0.3 8,788 2/15/2022
9.0.2 1,609 2/15/2022
9.0.1 1,639 2/15/2022
9.0.0 33,256 2/14/2022
8.5.3 1,533,548 12/27/2021
8.5.2 55,330 12/12/2021
8.5.1 13,653 12/9/2021
8.5.0 2,917 12/9/2021
8.4.5 93,108 11/27/2021
8.4.4 8,500 11/26/2021
8.4.3 3,144 11/26/2021
8.4.2 5,798 11/26/2021
8.4.1 8,497 11/25/2021
8.4.0 36,649 11/22/2021
8.3.0 65,072 11/3/2021
8.2.0 44,560 10/17/2021
8.1.1 74,394 10/12/2021
8.1.0 1,563 10/12/2021
8.0.3 1,686 10/12/2021
8.0.2 70,135 10/6/2021
8.0.1 12,405 10/3/2021
8.0.0 474,354 9/25/2021
7.3.0 8,515 9/23/2021
7.2.1 72,741 9/9/2021
7.2.0 1,511 9/9/2021
7.1.0 17,461 8/8/2021
7.0.0 245,737 8/7/2021
7.0.0-beta.1 415 8/7/2021
6.10.1 2,983 8/6/2021
6.10.0 1,654 8/5/2021
6.9.2 21,930 7/14/2021
6.9.1 1,816 7/13/2021
6.9.0 22,173 7/12/2021
6.8.3-beta.2 382 7/12/2021
6.8.3-beta.1 360 7/9/2021
6.8.2 232,600 6/3/2021
6.8.2-beta.1 317 6/3/2021
6.8.1 215,549 5/19/2021
6.8.0 28,863 5/13/2021
6.7.0 114,369 4/13/2021
6.7.0-beta.1 341 4/13/2021
6.6.1 283,497 3/22/2021
6.6.0 20,926 3/20/2021
6.6.0-beta.2 332 3/18/2021
6.6.0-beta.1 335 3/18/2021
6.5.9 3,318 3/16/2021
6.5.7 124,748 3/6/2021
6.5.6 75,893 3/4/2021
6.5.5 85,900 1/12/2021
6.5.4 2,360 1/12/2021
6.5.3 1,654 1/12/2021
6.5.2 2,280 1/11/2021
6.5.1 1,758 1/11/2021
6.5.0 12,356 1/3/2021
6.4.10 1,896 1/3/2021
6.4.9 17,075,666 12/17/2020
6.4.8 65,478 12/15/2020
6.4.7 1,914 12/14/2020
6.4.6 216,653 11/25/2020
6.4.5 21,705 11/20/2020
6.4.4 1,689 11/20/2020
6.4.3 2,382 11/20/2020
6.4.2 954,655 11/15/2020
6.4.1 5,923 11/13/2020
6.4.0 44,934 11/12/2020
6.3.1 1,802 11/11/2020
6.3.1-beta.2 392 11/11/2020
6.3.1-beta.1 410 11/11/2020
6.3.0 6,018 11/10/2020
6.2.0 1,812 11/10/2020
6.1.4 354,454 10/15/2020
6.1.3 1,629 10/15/2020
6.1.2 21,679 10/14/2020
6.1.1 43,441 10/11/2020
6.1.0 1,877 10/11/2020
6.0.3 9,602 10/2/2020
6.0.2 3,845 10/2/2020
6.0.1 1,734 10/1/2020
6.0.0 100,673 9/20/2020
5.4.4 1,967 9/20/2020
5.4.3 5,092 9/15/2020
5.4.2 9,173 9/13/2020
5.4.1 3,925 9/13/2020
5.4.0 3,598 9/11/2020
5.3.2 1,967 9/11/2020
5.3.1 1,848 9/11/2020
5.3.0 9,036 9/7/2020
5.3.0-beta.7 421 9/7/2020
5.3.0-beta.6 435 9/7/2020
5.3.0-beta.5 470 9/7/2020
5.3.0-beta.4 479 9/7/2020
5.3.0-beta.3 423 9/7/2020
5.3.0-beta.2 460 9/7/2020
5.3.0-beta.1 471 9/6/2020
5.2.0 4,555 9/2/2020
5.1.1 209,426 8/31/2020
5.1.0 1,716 8/31/2020
5.0.1 2,773 8/29/2020
5.0.0 4,358 8/29/2020
5.0.0-beta.18 404 8/28/2020
5.0.0-beta.17 1,987 8/28/2020
5.0.0-beta.16 427 8/28/2020
5.0.0-beta.15 418 8/28/2020
5.0.0-beta.14 1,955 8/28/2020
5.0.0-beta.13 411 8/28/2020
5.0.0-beta.12 410 8/28/2020
5.0.0-beta.11 409 8/28/2020
5.0.0-beta.10 402 8/28/2020
5.0.0-beta.9 415 8/28/2020
5.0.0-beta.8 437 8/27/2020
5.0.0-beta.7 445 8/27/2020
5.0.0-beta.6 2,082 8/27/2020
5.0.0-beta.5 2,138 8/26/2020
5.0.0-beta.4 429 8/25/2020
5.0.0-beta.3 2,042 8/25/2020
5.0.0-beta.2 437 8/25/2020
5.0.0-beta.1 441 8/25/2020
4.6.0-beta.4 417 8/25/2020
4.6.0-beta.3 410 8/25/2020
4.6.0-beta.2 429 8/25/2020
4.6.0-beta.1 429 8/25/2020
4.5.0 47,226 8/20/2020
4.4.0 23,216 7/12/2020
4.3.1 1,807 7/12/2020
4.2.0 4,032 7/12/2020
4.1.0 1,825 7/12/2020
4.0.0 3,470 7/11/2020
3.6.0 1,854 7/11/2020
3.5.0 1,809 7/10/2020
3.4.1 3,877 7/10/2020
3.4.0 4,495 7/3/2020
3.3.0 4,118 7/2/2020
3.2.3 20,824 6/17/2020
3.2.2 25,400 5/27/2020
3.2.1 1,849 5/27/2020
3.2.0 202,151 5/19/2020
3.1.2 24,132 5/15/2020
3.1.1 31,304 5/11/2020
3.1.0 22,924 5/10/2020
3.0.3 14,971 5/1/2020
3.0.2 36,079 4/25/2020
3.0.1 1,816 4/24/2020
3.0.0 4,329 4/24/2020
3.0.0-beta.5 429 4/24/2020
3.0.0-beta.4 432 4/24/2020
3.0.0-beta.3 449 4/23/2020
3.0.0-beta.2 428 4/23/2020
2.1.1 4,771 4/19/2020
2.1.0 1,876 4/19/2020
2.0.5 1,742 4/19/2020
2.0.4 9,657 4/17/2020
2.0.3 7,234 4/16/2020
2.0.2 4,261 4/16/2020
2.0.1 4,560 4/16/2020
2.0.0 3,981 4/15/2020
1.31.0 5,903 4/10/2020
1.30.0 23,626 4/9/2020
1.29.0 4,173 4/8/2020
1.28.3 3,969 4/8/2020
1.28.2 4,101 4/5/2020
1.28.1 3,696 4/5/2020
1.28.0 3,983 4/5/2020
1.27.3 4,174 4/1/2020
1.27.2 3,801 3/31/2020
1.27.1 3,921 3/30/2020
1.27.1-beta.1 475 3/29/2020
1.27.0 3,745 3/29/2020
1.26.1 3,674 3/27/2020
1.26.0 4,159 3/25/2020
1.25.1 3,743 3/24/2020
1.25.0 3,803 3/22/2020
1.24.1 3,675 3/18/2020
1.24.0 4,258 3/10/2020
1.23.0 3,798 3/6/2020
1.22.3 4,285 3/3/2020
1.22.2 3,362 3/3/2020
1.22.1 4,245 2/28/2020
1.22.0 3,937 2/25/2020
1.21.0 3,910 2/24/2020
1.20.1 3,512 2/24/2020
1.20.0 6,408 2/22/2020
1.19.2 5,214 2/18/2020
1.19.1 4,191 2/18/2020
1.19.0-beta.1 2,231 2/12/2020
1.18.0-beta.1 2,492 2/10/2020
1.17.1-beta.1 2,043 2/8/2020
1.17.0-beta.1 1,726 2/8/2020
1.16.0-beta.1 1,767 2/8/2020
1.14.1-beta.1 2,741 2/2/2020
1.14.0-beta.1 1,957 2/2/2020