r/AvaloniaUI

Image 1 — Avalonia Community sign ups are currently unavailable
Image 2 — Avalonia Community sign ups are currently unavailable

Avalonia Community sign ups are currently unavailable

How do signup? Looks like Avalonia is completely crippled right now :/

u/S4_TURN — 6 days ago

Noob question warning but, how do I get a free license when it doesn't have a select button?

https://preview.redd.it/itoixmy1m7ah1.png?width=1365&format=png&auto=webp&s=2f4d5e26f382c693e7a07baefb3ebc1dd06bcada

https://preview.redd.it/nuq4y3z3m7ah1.png?width=497&format=png&auto=webp&s=2f0aa65c2eb79cfb31a051ab976046f67d18008f

Hey, I haven't been updated on Avalonia so it all seems alien to me. I used to just F5 and runt he project, F12 and open dev tools. I migrated to the new diagnostic package and no compiler errors. Great. Now I create an account and apparently I need a free license? Nice. Except I cannot choose free license? Is the UI playing tricks on me, or is it the coffee I forgot to drink?

reddit.com
u/SubjectParsnip9411 — 8 days ago

Where is the dotnet-apiref command?

This is apparently used in generating the Avalonia API documentation from the doc comments in the Avalonia source code. See:

https://github.com/AvaloniaUI/avalonia-docs#api-reference-generation

Reason I ask is that I find it annoying that many Avalonia API documentation pages do not have the names of the methods, properties, etc. alphabetized, and I was going to submit a PR to rectify this (it should be easy enough, computers are good at sorting). But I can't seem to locate the relevant code that needs changing (which I am guessing would be in this script).

Neither Google nor Duck Duck Go seem to have anything to say about dotnet-apiref save for AI hallucinations. It seems to be some sort of Avalonia-specific build tool that never got checked into Github.

u/Rubus_Leucodermis — 13 days ago