GroupDocs.Comparison for .NET V26.5
Released: May 29, 2026
V26.5 버젼 업데이트
기능
- Multi-framework NuGet packaging and TFM-split packages - GroupDocs.Comparison has transitioned to a more advanced NuGet package delivery model. The main package now targets
net462, net6.0, net8.0, net10.0, replacing the previous net462, netstandard2.1 targets. In addition, to reduce the download size, dedicated per-framework NuGet packages are now published alongside the main package. When installing the platform-specific package, only the binaries matching the user's target framework are downloaded - no unused platform assemblies are included.
- PDF compare - Improved paragraph rendering accuracy in Inline mode.
- Enhanced comparison results for PDF documents with tables.
- Added support for optional disposal of passed stream in RevisionHandler.
- Improved CSV comparison result readability with text markers.
- Extended ChangeInfo with Spreadsheet Properties.
수정사항
- Fixed ArgumentOutOfRangeException when comparing PDFs with styled tables.
- Compare method throws exception for HTML output.