top | item 40233581

(no title)

m_eiman | 1 year ago

Seeing several comments about Avalonia made go have a look at their website. Then I found the price page, and wow - that's a price!

€19,500 For the 1st app. Second app only €4,500

discuss

order

Semaphor|1 year ago

Just to clarify what is what: Avalonia UI is free, what is expensive is their XPF solution, which allows you to get free cross-platform features for your existing WPF app. So this is very much targeted at companies with legacy code that they want to make cross-platform without even more expensive rewriting.

jug|1 year ago

As others have said, this only for a particularly hairy product called XPF, not Avalonia, so the price point is probably warranted, lol. Basically, they remimplemented WPF itself, the whole shebang as far as they could, to make a transition towards cross-platform support. Microsoft never even attempted this. It's for people mainly having a large, legacy WPF product so they probably already are a business and a desperate one at that to look at these fixes.

But if you're making something from scratch, just use the free Avalonia.

By the way, Avalonia also supports NativeAOT, unlike WPF, if used with the compiled bindings feature. Pretty cool!

ClimaxGravely|1 year ago

Oh wow they re-implemented WPF? Madness. I seem to recall not wanting to make WPF cross platform was one of the reasons visual studio on Apple is based on monodevelop.

I worked at a shop that wouldn't hesitate to spend the 20k in a second if they had to.

S04dKHzrKT|1 year ago

That's for Avalonia XPF, their product that runs WPF apps on Linux and Mac. Avalonia UI is free and licensed under the MIT license.

dancemethis|1 year ago

Used it for a couple of internal applications for a former client, zero cost.