groupdocs-comparison-dotnet 2.0.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package groupdocs-comparison-dotnet --version 2.0.0                
NuGet\Install-Package groupdocs-comparison-dotnet -Version 2.0.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="groupdocs-comparison-dotnet" Version="2.0.0" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add groupdocs-comparison-dotnet --version 2.0.0                
#r "nuget: groupdocs-comparison-dotnet, 2.0.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.
// Install groupdocs-comparison-dotnet as a Cake Addin
#addin nuget:?package=groupdocs-comparison-dotnet&version=2.0.0

// Install groupdocs-comparison-dotnet as a Cake Tool
#tool nuget:?package=groupdocs-comparison-dotnet&version=2.0.0                

GroupDocs.Comparison for .NET is a lightweight library that allows you to merge and diff two versions of a document. Supported file formats include: PDF, DOC, DOCX, XLS, XLSX, PPT, PPTX, ODT, TXT, HTML.

The library comes with a web UI that allows you to display differences between documents with a redline change tracking view. The UI can easily be customized and integrated into your own app. You can also build your own UI from scratch or use the library without the UI at all.

Key Features Include:

1. GroupDocs.Comparison identifies not only differences in document contents, but styles changes, including bold/italic, underlines, strikethroughs, font type, etc.

2. Once documents are merged, the library generates a diff summary, listing all the changes found.

3. The library allows you to compare up to 3 Word (DOC/DOCX) files. It also shows which changes come from what document.

4. When comparing Word documents, changes can be accepted or rejected and the result exported to a final document.

5. You can upload documents from streams and send the result output to streams as well.

For more details on the library, please visit the GroupDocs website at:
http://groupdocs.com/dot-net/document-comparison-library

Note: this download contains a fully working version of the product, however without a license set it will run in evaluation mode with some limitations. To test the GroupDocs.Comparison for .NET library without limitations, please request a free 30-day temporary license.

Product Compatible and additional computed target framework versions.
.NET Framework net is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
17.8.0-alpha-20170905015918 47 9/5/2017
17.8.0-alpha-20170829044708 2 8/29/2017
17.7.0-alpha-20170726043700 11 7/26/2017
17.7.0-alpha-20170712093300 10 7/12/2017
17.7.0-alpha-20170705012521 10 7/5/2017
17.7.0-alpha-20170704100551 12 7/4/2017
17.6.0-alpha-20170630035629 10 6/30/2017
17.6.0-alpha-20170630005653 10 6/30/2017
17.6.0-alpha-20170627114651 10 6/27/2017
17.6.0-alpha-20170627035930 11 6/27/2017
17.5.0-alpha-20170626082442 9 6/26/2017
17.5.0-alpha-20170526005808 10 5/26/2017
17.5.0-alpha-20170525072336 11 5/25/2017
17.4.0-alpha-20170424053153 11 4/24/2017
17.4.0-alpha-20170424021046 11 4/24/2017
17.4.0-alpha-20170421080715 50 4/21/2017
17.3.0-alpha-20170328070841 45 3/28/2017
17.3.0-alpha-20170327072717 10 3/27/2017
17.3.0-alpha-20170327071130 12 3/27/2017
17.3.0-alpha-20170327065616 11 3/27/2017
17.3.0-alpha-20170327064947 10 3/27/2017
17.2.0-alpha-20170228011239 12 2/28/2017
17.2.0-alpha-20170227021140 11 2/27/2017
17.2.0-alpha-20170227010614 11 2/27/2017
17.2.0-alpha-20170224011801 11 2/24/2017
17.1.0-alpha-20170223080245 10 2/23/2017
17.1.0-alpha-20170126122502 10 1/26/2017
17.1.0-alpha-20170126085440 10 1/26/2017
17.1.0-alpha-20170125071242 10 1/25/2017
16.12.0-alpha-20170125025310 10 1/25/2017
16.12.0-alpha-20161223012703 10 12/23/2016
16.12.0-alpha-20161222065852 12 12/22/2016
16.11.0-alpha-20161130042851 10 11/30/2016
16.11.0-alpha-20161122072937 11 11/22/2016
16.10.0-alpha-20161028034826 10 10/28/2016
3.5.0 15 10/27/2016
2.3.3 156 3/10/2015
2.3.2 50 2/27/2015
2.3.0 72 1/24/2015
2.2.1 68 12/2/2014
2.2.0 315 11/13/2014
2.1.0 102 9/19/2014
2.0.0 101 4/11/2014
1.2.0 80 1/29/2014
1.1.0 87 12/25/2013

** Bug
   * DOCOMPARE-271 - Incorrect change pointer positioning related with dynamic page height
   * DOCOMPARE-286 - Comparison.Net - Incorrect numbers of content changes is displayed in "Search" tab
   * DOCOMPARE-288 - Comparison.Net - Dropdown button is overlapped by text changes in tab "Manage"
   * DOCOMPARE-299 - The dropdown is automatically closed after the second click on button "Download"
   * DOCOMPARE-141 - Quoted parts of text are handled incorrectly
   * DOCOMPARE-285 - Comparison.Net - User is not able to apply disagreed changes
   * DOCOMPARE-290 - Comparison.Net - Error occurs after attempt to run project in IE
   * DOCOMPARE-291 - Comparison.Net - "Change marker" is not displayed in IE 9
   * DOCOMPARE-293 - Comparison.Net - User isn't able to change the page with the help of "Current Page" textfield
   * DOCOMPARE-307 - User is not able to compare documents "Compare" in IE8
   * DOCOMPARE-312 - The next symbol after the tabulation adds to the "Content Changes"
   * DOCOMPARE-323 - Small change in the target document cause displaying all following text as changes

** Improvement
   * DOCOMPARE-301 - Removing redundant dependencies from build process
   * DOCOMPARE-302 - Restore openxml as dependency and restore excel comparison using openxml
   * DOCOMPARE-303 - Implement with openxml native revision representation for accepting/rejecting revision in MS Word for Comparison.NET
   * DOCOMPARE-329 - Comparison.net: Save output document to stream for console applications
   * DOCOMPARE-330 - Comparison.net: Add option to disable summary page in the result document
   * DOCOMPARE-331 - Cleanup the output file on download


** New Feature
   * DOCOMPARE-278 - Style changes detection
   * DOCOMPARE-279 - Accept and reject changes implementation