AvaloniaUI / Avalonia.Samples

Avalonia.Samples aims to provide some minimal samples focusing on a particular issue at a time. This should help getting new users started.
https://www.avaloniaui.net
696 stars 120 forks source link

Resurrect and Import Bea Stollnitz's Blog/Samples #25

Open robloo opened 2 years ago

robloo commented 2 years ago

Topics to cover

I think it might be a good idea to resurrect some of the best WPF blog's/samples here where the license is compatible. One of the best I know of was from one of the original WPF engineers:

https://github.com/bstollnitz/old-wpf-blog

Everything is MIT license. It would be good to reach out to Bea and make sure she is ok with it (https://bea.stollnitz.com/).

Ideas for a sample

Copy over each blog/sample that is relevant to Avalonia and modify code as needed.

Additional context

There are other blogs from original WPF engineers as well that might be good to consider as well.

timunie commented 2 years ago

Hi @robloo

thank you for sharing this useful link. I'll definitively have a look in the blog posts and see what I can use of this. But this will be not very soon, as I already have many other plans.

The idea for Avalonia.Samples is to cover things that are asked quite often.

Happy coding Tim