question

LA71 avatar image
1 Vote"
LA71 asked lextm commented

Migrate report viewer from Framework to .NET 5

Hello,
what is recomended path to migrate wpf and winform (just for reports) projects with reportviewer control from .net framework to .net 5.
Reportviewer doesn't work on .NET 5 applications?

Thanks

Regards
Andrej

dotnet-runtime
· 1
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

Microsoft does not seem to have a plan to bring its own report support to .NET Core, but you can migrate to third party solutions which usually allow you to import your existing reports to their format. Examples like this do exist.

0 Votes 0 ·

0 Answers