Reporting .NET Migration Guides
This section contains tutorials that help you modify your DevExpress Reporting Applications to migrate from .NET Framework to .NET.
To make a transition, follow the steps below:
Adjust your reports based on .NET environment specifics. Refer to the following help topic for more information:
Migrate your existing WinForms or WPF application to .NET or create a .NET Web application with a DevExpress Report Designer or Viewer control.
WinForms/WPF Reporting migration guides
Use .NET Core Migration Tool to convert your WinForms/WPF .NET Framework project to .NET.
Web Reporting migration guides
You can migrate customizations applied to the Web Report Designer or Viewer control to your new .NET application. DevExpress Reporting components for web are implemented using HTML/JavaScript and have shared core functionality across different web frameworks. Their client-side API is the same, so you can migrate your customization code to a new app with minimal adjustments. You can migrate registered services as well.