Aspose.SVG for .NET V26.1
Released: Jan 30, 2026
Updates in V26.1
Funktionen
- Improved asynchronous navigation model - Updated NavigateAsync(...) implementations to be declared as async methods internally, ensuring that asynchronous execution starts immediately at the API boundary rather than returning a pre-created Task. This improves thread utilization and behavior in high-concurrency and UI-sensitive environments.
- Rendering Memory Optimization - Reduced memory usage during rendering by optimizing internal data structures and allocation patterns, improving performance when processing complex or large SVG documents.