Page 1 of 1

.net Core 3.1 support

Posted: Mon Dec 30, 2019 12:20 pm
by casic
Hi there,

I updated to the latest version 2020.1.1 and tried to get the WinForms report viewer/designer working. Unfortunately the Menu/ContextMenu-Classes are removed in .net Core 3.1, so I can't use StimulReports in this environment so far. Are there plans to support .net Core 3.1 WinForms?

Kind regards,

Markus

Re: .net Core 3.1 support

Posted: Tue Dec 31, 2019 10:35 am
by HighAley
Hello, Markus.

The WinForms components are working in .NET Core 3.0 only.
The WPF components are working in .NET Core 3.0 and 3.1.

We can't move our code to .NET Core 3.1 because of the absence of these classes.
It needs much more time to replace all of them.

Thank you.