Page 1 of 1

.NET 5 apps

Posted: Wed Mar 15, 2023 3:01 am
by Farjikaam19
Hello
I see all samples are based on .NET 4.5. Is there a way to use the control in a .NET 5 Win Forms application?
Thank you

Re: .NET 5 apps

Posted: Thu Mar 16, 2023 4:39 am
by Prashant Kande
Hello

There is a significant difference between .NET v4.8 and v5.0. We plan to add support for .NET 6.0 in the next version, which, hopefully, should be ready soon. Upgrading your app from 5.0 to 6.0 should be easy.

Regards

Re: .NET 5 apps

Posted: Tue Mar 28, 2023 12:59 am
by nickz
It looks like it might take a while. I have never seen Microsoft's documentation in such a sad state. It feels like an open-source software. It is more than a years since .NET 6.0 has been released, but the documentation is still a work in progress.

We have been deliberately avoiding other systems to be able to go deeper rather than wider. Serving for everybody means being very average. But MS went the other way. We have to trust MS people know what they are doing :).

We will get there.
Cheers

Re: .NET 5 apps

Posted: Tue Mar 28, 2023 5:35 am
by Prashant Kande
Thank you, Nick

.Net is open source.

The documentation is probably so poor because they are still coding bits and pieces for .net 6/7.