Lancements de NOV Schedule for .NET

Released: May 16, 2023

Mises à jour de 2023.1

Fonctionnalités

  • Added support for Microsoft .NET 7.0 - NOV now fully supports .NET Core 7.0, in addition to the supported builds for Microsoft .NET Framework 4.7.2+, .NET Core 5.0 and .NET Core 6.0.

Released: Oct 10, 2022

Mises à jour de 2022.3

Fonctionnalités

  • 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...

Released: Jun 9, 2022

Mises à jour de 2022.2

Fonctionnalités

General NOV Improvements

  • Support for Blazor / WebAssembly - NOV has full support for Blazor / WebAssembly. The entire functionality of NOV can be used on the client-side through C# or JavaScript.
  • Support hardware acceleration in WPF - The WPF rendering has been significantly improved and NOV can render directly to a DirectX image using hardware-accelerated rendering, which dramatically improves the rendering performance of the applications using NOV.
  • Localization Improvements...

Released: Feb 10, 2022

Mises à jour de 2022.1

Fonctionnalités

  • Added Time Indicators - The schedule component can now show a time indicator that represents the current time.
  • Improved Customization - The control's customization capabilities have been significantly improved to support custom keyboard interaction, custom copy/paste formats, and others.
  • Support for .NET Core 5.0 - NOV has support for Microsoft .NET Core 5.0 as well as legacy .NET Framework 4.7.2 and above.
  • Support for Visual Studio 2022 - NOV fully integrates with Microsoft...

Released: Mar 17, 2021

Mises à jour de 2021.1

Fonctionnalités

General NOV Improvements

  • Hardware Accelerated Rendering - This release includes a new hardware-accelerated rendering engine based on OpenGL. This greatly improves NOV rendering speed and responsiveness in all UI-related tasks. All controls in the suite benefit directly from this new feature which is enabled by default. If the current hardware does not support hardware acceleration the rendering falls back to software rendering automatically.
  • Better Microsoft Visual Studio...

Released: Apr 13, 2017

Mises à jour de 2017.1

Fonctionnalités

  • NOV UI Improvements:
    • Mac OS X El Capitan theme - a new UI theme which mimics the Mac OS X 10.11 El Capitan look and feel.
    • Dark theme - a new UI theme which uses dark colors.
    • Core Touch - added is core touch support that allows you to track multi-touch events in NOV UI.
  • Open Vision Framework Improvements:
    • Added support for .ttc (TrueType Collection Files).
    • Added support for cursive fonts.
    • Better handling of RTL scripts.
  • Support for Visual Studio 2017

Released: Jun 27, 2016

Mises à jour de 2016.2

Fonctionnalités

  • UI Improvements - Added Mac OS X El Capitan theme and Dark theme to provide a modern and stylish look and feel.
  • Visual Studio Project Templates let you quickly create new NOV applications either for a specific platform or a portable one, which targets multiple platforms from a single code base.