
Adds support for .NET Core 6.0 plus DOCX/RTF import and export improvements.
Features
General Improvements
- Added support for Microsoft .NET Core 6.0 - NOV now has a native build for .NET Core 6.0, in addition to the supported builds for .NET Framework 4.7.2 and .NET Core 5.0.
- Added support for NuGet packages - NOV has extended support for NuGet based deployment, with added NuGet packages for every major component in the suite, as well as for the entire suite.
- NOV Examples for VB.NET - Every example now includes a new tab with the VB.NET code of the example. Users can also export every NOV example to a VB.NET solution and open it in Microsoft Visual Studio 2019 or newer.
- ICO File Decoder - NOV can now read Microsoft Windows Icon (ICO) files as a set of images with different image sizes.
Rich Text Improvements
- DOCX/RTF Import and Export improvements:
- Now imports/exports paragraph and inline rule background and highlight fill styles.
- Improved import of DOCX lists.
- Various other DOCX compatibility improvements and bug fixes.
- Added new examples - Added several new examples showing automatic report generation with embedded charts.