LightningChart .NET v11.0.1.1

Released: Feb 13, 2024

Updates in v11.0.1.1

Funktionen

  • New .NET target framework
    • In the previous versions of LightningChart .NET, the .NET target framework was 4.6.2 or earlier. But, in this release, LightningChart .NET will be targeting Microsoft .NET Framework 4.8 and .NET 6.0. The new built editions will be available for:
      • WinForms.
      • WPF non-bindable.
      • MVVM bindable version of WPF.
  • .NET Interactive Examples App
    • Improved the LightningChart .NET Interactive Examples app. You can now extract example code as .NET 6.0 projects.
    • Example code can be extracted for .NET Framework 4.8 or 6.0 in 7 different types for WinForms, WPF and MVVM (bindable), and UWP.
    • The examples have been polished, the code has been cleared, and some errors have been fixed.
  • Improved DPI awareness
    • Per-monitor DPI awareness is now handled better (for WPF and WinForms) in regards to text rendering, especially in the .NET 6.0 targeting build of LightningChart.
  • Assemblies Names and Namespaces
    • The names of assemblies (DLL names) and namespaces in the LightningChart library has been streamlined. This change helps distinguish between different builds: the 'NET4' affix now signifies the .NET Framework 4.8 build, while the 'NET6' affix corresponds to the .NET 6.0 build. Additionally, the 'Arction' affix has been removed from the library's names.