Back to Devexpress

BI Dashboard .NET Limitations

dashboard-404220-dot-net-and-net-core-support-limitations-of-net-core-apps.md

latest1.9 KB
Original Source

BI Dashboard .NET Limitations

  • Jul 30, 2025
  • 2 minutes to read

This topic describes .NET platform limitations for the DevExpress BI Dashboard.

System.Drawing.Common Package

Version 6

With the release of .NET 6, the System.Drawing.Common library is compatible with Windows only. See the following Microsoft documentation topic for more information: System.Drawing.Common only supported on Windows.

Use one of the following options to fix this issue:

  • Replace the System.Drawing.Common library with the earlier version 5.0.3.

  • As a temporary workaround, enable the System.Drawing.EnableUnixSupport configuration property to prevent the exception on non-Windows platforms. You should add a runtimeconfig.template.json file to your project with the following code:

Tip

Are you currently using .NET Framework and ready to transition to .NET 8+ or move your solutions to the Cloud?

We recognize that migrating/rewriting legacy applications can be a significant undertaking. If you are ready to transition to newer versions of .NET or move your solution to the cloud, be sure to review the following highly rated help topics: