Dear GroupDocs customers,
We are pleased to announce the release of GroupDocs.Watermark for .NET 26.6. This version introduces multi-framework NuGet packaging with per-TFM split packages, removes the document processing limit in evaluation mode, and includes internal improvements.
Key Features & Improvements
-
Multi-framework NuGet packaging and TFM-split packages (WATERMARKNET-2177): GroupDocs.Watermark now ships with dedicated per-framework NuGet packages alongside the main package. The main
GroupDocs.Watermarkpackage targetsnet45;net6.0;net8.0;net10.0, and platform-specific packages (GroupDocs.Watermark.net45,.net6,.net8,.net10) let you download only the binaries that match your target framework — no unused assemblies included. Note: .NET Standard 2.1 is no longer a supported target; please migrate to one of the explicit TFMs listed above. -
Removed document processing limit without a license (WATERMARKNET-2175): GroupDocs.Watermark no longer imposes a document processing limit when running in evaluation (unlicensed) mode.
-
Internal improvements (WATERMARKNET-2189): Various internal enhancements for stability and performance.
Useful Links
-
Full Release Notes - Complete list of updates and fixes
-
Download from NuGet - Update your project to v26.6
If you are building on modern .NET (6, 8, or 10) and want a leaner dependency footprint, we strongly recommend upgrading to this version and switching to the matching per-framework package.
We’d love to hear your feedback! Let us know if you have any questions or feature requests for upcoming releases.
Best regards,
The GroupDocs Team