Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Best WPF open source projects [closed]

I have programmed with WPF for more than a year. When I started there weren't so many examples and guidelines to follow, now the situation is much more better.

I would like to ask you some help in listing the best WPF (open) source code examples or projects that you suggest to study in order to learn more about project structure, best practices, etc.

Thank you, Marco

like image 512
Drake Avatar asked Jan 16 '09 08:01

Drake


People also ask

Is WPF still relevant 2021?

WPF is still one of the most used app frameworks in use on Windows (right behind WinForms).

Is WPF still viable?

It was in 2006 that Windows Presentation Foundation (WPF) was released with . NET framework 3.0. Over the years it got improved and it is still now in the market in 2021.

Is WPF open source?

WPF, Windows Forms, and Windows UI XAML Library (WinUI) are now open source, so you can create experiences with the freedom you want.

Can WPF run wine?

With . NET Core 3.0's support for WPF, a WPF application can run on Linux under Wine.


1 Answers

If for you it is enough to have the source available (but not really open regarding the license) I still consider very useful FamilyShow (http://www.vertigo.com/FamilyShow.aspx) and Prism (http://www.codeplex.com/CompositeWPF) for an approach at a different "scale".

like image 70
Fabrizio C. Avatar answered Oct 13 '22 22:10

Fabrizio C.