.NET 5 support for mapwingis

hello team
have you any plans to support .net 5 evolution or we have to stay on the classic .NET framework?
thank you
NN

Hello @nnikos123

MapWinGIS is a c++ (unmanaged code) OCX. It has no dependency on .NET. So as long as .NET 5 does not introduce any restrictions to using ActiveX controls, I would presume that you could use the OCX within a .NET 5 application (although strictly on Windows, since I see that .NET 5 is multi-platform, and the OCX is strictly a Windows-based component).

Are you aware of any issues using the OCX with .NET 5?

Regards,
Jerry.