We’re happy to announce the GroupDocs.Metadata for .NET 25.10 release, available as of October 2025. This update focuses on strengthening the library’s internal security while keeping the public API unchanged.
What’s new in this release
- [Improvement] Internal security hardening – the runtime now includes a set of protections that mitigate a number of previously‑unaddressed attack vectors. No functional changes are exposed through the public API, so existing code continues to work without modification.
Note: The security enhancements are applied automatically when you upgrade the package; no additional configuration is required.
Fixes and enhancements
There are no bug fixes or UI enhancements in this version. The release is a clean security‑focused update.
How to get the update
- NuGet – Upgrade to the latest GroupDocs.Metadata package:
dotnet add package GroupDocs.Metadata --version 25.10.0
or, via the NuGet UI / Package Manager Console:
Install-Package GroupDocs.Metadata -Version 25.10.0
-
Direct Download – Download the compiled assemblies (both .NET 6 and .NET Framework) from the official release page:
Resources
- Full Release Notes – the source of truth for this update.
- Documentation – API reference, usage guides, and sample code.
- GroupDocs.Metadata Support Forum – ask questions, report issues, and share feedback.