I quickly checked the available dotnet frameworks and I'm a little confused on which one I should choose for a new project https://vidmate.onl/ .
What are the differences between WinForms, WPF, UWP, WINUI 3, MAUI and why are there so many?
Which framework should I choose?
Hello,
Visual Studio and Visual Studio Code is the main utilities I use when developing these platforms.
What type of application(s) are you interested in developing? Web, desktop, hybrid?
* Blazor might interest you because it leverages the successor to .NET Framework aka .NET Core. It's a favorable and popular transition migrating from desktop to web and use Maui.
We have a vast mature product line for both Windows Forms and WPF, specific for desktop applications.
Our WinUI library is in an alpha state and in its early stages of development. I don't have any ETA on further development as it's not our priority right now.
Let me know if you have any questions.