Accelerate Updates - Empowering Professional Avalonia Development - Avalonia UI
                Announcing Avalonia Accelerate - Phase 2
            
        
    
    
            Avalonia Accelerate just got better! π
What's new:
- Brand new VS extension for streamlined workflows
- One-click app packaging 
- Markdown viewer control
- Enhanced TreeDataGrid component
- OnScreenKeyboard control
Learn more:
avaloniaui.net/blog/accele...
               
            
            
                13.10.2025 13:05 β π 6    π 1    π¬ 0    π 0                      
            
         
            
        
            
        
            
            
            
            
            
    
    
    
    
            π I have this in every app. Styled it more like a single tab tho.
               
            
            
                13.08.2025 10:41 β π 0    π 0    π¬ 0    π 0                      
            
         
            
        
            
            
            
            
            
    
    
    
    
            Can recommend it fir exactly that! Itβs been a delight to work with and clients are always impressed by how fast we can deliver features.
               
            
            
                13.08.2025 10:38 β π 2    π 0    π¬ 0    π 0                      
            
         
            
        
            
            
            
            
            
    
    
    
    
            GeschΓ€tzt 28,5 Milliarden Euro an illegal erlangten Steuergeldern warten darauf, endlich zurΓΌckgefordert zu werden. Und die Zeit rennt: Ab Januar 2026 dΓΌrfen viele #Banken, #Fonds und #Versicherungen die Dokumente vernichten, die ihre Beteiligung an illegalen #CumCum GeschΓ€ften beweisen.
               
            
            
                07.05.2025 13:54 β π 121    π 31    π¬ 1    π 1                      
            
         
            
        
            
            
            
            
                                                
                                                
    
    
    
    
            One of our engineers has been testing the Avalonia Accelerate Media Player π
If you're looking for easy to use, performant media playback within your Avalonia apps, then look no further! 
avaloniaui.net/accelerate#...
               
            
            
                29.04.2025 05:15 β π 8    π 3    π¬ 0    π 0                      
            
         
            
        
            
            
            
            
                                                
                                                
    
    
    
    
            While the Russian Useful Idiot in the White House is busy claiming bullshit wartime authority to further his efforts destructing Democracy, just a reminder that everything he has said is a lie & everything that he says going forward will be a lie.  As for his enablers, screw them.
               
            
            
                16.03.2025 12:25 β π 51221    π 13176    π¬ 2161    π 905                      
            
         
            
        
            
            
            
            
                                                
                                            Avalonia GitHub Stars, now more than 27k! 
                                                
    
    
    
    
            For years, .NET developers have been searching for the perfect UI solution.
Now, the numbers tell the story:
π₯ 27k+ GitHub stars - more than any other .NET UI framework
π 29.81% growth this quarter
Avalonia is the future of .NET UI π
               
            
            
                14.03.2025 09:21 β π 15    π 4    π¬ 0    π 1                      
            
         
            
        
            
            
            
            
            
    
    
    
    
            Usually for testing.
               
            
            
                07.03.2025 16:51 β π 0    π 0    π¬ 0    π 0                      
            
         
            
        
            
            
            
            
            
    
    
    
    
            What's it gonna take for everyone to realize the occupant of the white house is fundamentally anti-American?
               
            
            
                04.03.2025 13:54 β π 21713    π 3609    π¬ 238    π 0                      
            
         
            
        
            
        
            
        
            
            
            
            
            
    
    
            
                            
                        
                GitHub - Voyonic-Systems/Echoes: Simple type safe translations for Avalonia
                Simple type safe translations for Avalonia. Contribute to Voyonic-Systems/Echoes development by creating an account on GitHub.
            
        
    
    
            I actually like that you can pick how you want to generate code.
For simple things strings are fine. And you always have the freedom to generate your string from an AST once things get complicated enough.
github.com/Voyonic-Syst...
               
            
            
                07.02.2025 21:05 β π 0    π 0    π¬ 1    π 0                      
            
         
            
        
            
            
            
            
            
    
    
    
    
            Source Generators are awesome! 
Wrote a few of them. A lot simpler than building Type Providers.
               
            
            
                07.02.2025 12:16 β π 1    π 0    π¬ 0    π 1                      
            
         
            
        
            
            
            
            
            
    
    
            
                            
                        
                Why Weβre Bringing Pebble Back
                Eight years later, you still canβt beat a Pebble
            
        
    
    
            ** It's happening!! ** 
We managed to convince Google to open source PebbleOS. Took a while, but they just did it today! github.com/google/pebble
With that, we're bringing Pebble back! I blogged about it - ericmigi.com/blog/why-wer...
               
            
            
                28.01.2025 00:02 β π 1525    π 312    π¬ 112    π 105                      
            
         
            
        
            
        
            
            
            
            
                                                
                                                
    
    
    
    
            Here is a sneak peek at our upcoming improved Dev Tools, coming soon to Avalonia Accelerate subscribers!
Want early access before anyone else? 
Then let us know your thoughts here: forms.gle/agV7cX1HYvV...
               
            
            
                13.01.2025 07:16 β π 12    π 2    π¬ 2    π 0                      
            
         
            
        
            
        
            
            
            
            
                                                
                                                
    
    
    
    
            FuncUI hit 1K stars on GitHub π
Only took ~6 years π
github.com/fsprojects/A...
#fsharp
               
            
            
                05.01.2025 22:44 β π 22    π 4    π¬ 2    π 0                      
            
         
            
        
            
        
            
            
            
            
            
    
    
    
    
            What you loose tho is the ability to just obtain a modified copy of a record using the with syntax because you either need to do it per DU case, or you need to create your own `WithColor()` function.
               
            
            
                23.12.2024 09:27 β π 0    π 0    π¬ 1    π 0                      
            
         
            
        
            
            
            
            
            
    
    
    
    
            Take a look at the "ChangeColor" method for example. When you have records with different shapes, sharing common fields you can't abstract over them easily. 
You can do what @jordanmarr.bsky.social suggested, and that's how I usually approach it.
               
            
            
                23.12.2024 09:27 β π 0    π 0    π¬ 1    π 0                      
            
         
            
        
            
            
            
            
                                                
                                                
    
    
    
    
            Yeah, that's how I usually work around it
You'll loose the "with" update syntax tho and need to add methods for doing that as well..
               
            
            
                19.12.2024 20:43 β π 1    π 0    π¬ 1    π 0                      
            
         
            
        
            
            
            
            
            
    
    
    
    
            I actually really like that #csharp allows records to inherit from another record. 
#fsharp does not allow that, and it feels like an artificial limitation. I'm usually not a fan of inheritance, but in this case it's just soo convenient.
#dotnet
               
            
            
                19.12.2024 13:22 β π 1    π 0    π¬ 4    π 0                      
            
         
            
        
            
            
                            
            
            
            
    
    
    
    
            ~210 LOC for the entire control + custom draw operation
@avaloniaui.net
               
            
            
                17.12.2024 22:10 β π 5    π 1    π¬ 0    π 0                      
            
         
            
        
            
            
            
            
                                                
                                                        
                                                
    
    
    
    
            Relax programming on the couch right now..
(inspired by @simonbs.dev great Festivas app)
#AvaloniaUI #dotnet #skia
               
            
            
                17.12.2024 22:02 β π 1    π 0    π¬ 1    π 0                      
            
         
            
        
            
            
            
            
            
    
    
    
    
            Would be nice if the lights below the menu bar would retract when the cursor moves close.
               
            
            
                08.12.2024 14:51 β π 0    π 0    π¬ 0    π 0                      
            
         
            
        
            
            
            
            
            
    
    
    
    
            You can provide perks to github sponsors. I think access to certain repositories can be a perk. Could be an alternative to Gumroad.
               
            
            
                08.12.2024 14:16 β π 0    π 0    π¬ 0    π 0                      
            
         
            
        
            
            
            
            
            
    
    
    
    
            Really nice app!
Would love to look at some parts of the implementation.
Have you considered giving buyers access to the source?
               
            
            
                08.12.2024 10:37 β π 1    π 0    π¬ 1    π 0                      
            
         
    
         
        
            
        
                            
                    
                    
                                            Currently responsible for Crouton, a recipe app for people. Apple Design Award Winner 2024
                                     
                            
                    
                    
                                            iOS developer. he/him. Pronounced see-lig
                                     
                            
                    
                    
                                            Writing Scaling Fast,a book on lessons learned from ~15 years of engineering in tech startups. 
blog β΅ http://swizec.com 
prev book β΅ http://SeniorMindset.com
                                     
                            
                    
                    
                                            Hi folks, I'm Aaron (he/him) and I'm an Advocate at Microsoft, focusing on #dotnet on Azure (or .NET on Azure - pick your preference π).
I'm here to make the cloud easier for everyone to use, especially for #JavaScript and #dotnet developers.
                                     
                            
                    
                    
                                            Software dev & speaker. Developer Advocate & Microsoft MVP. #dotNET/APIs/identity/data/AI. Technical, curious and traveling often from KC, Missouri. KCDC crew.
                                     
                            
                    
                    
                                            Head of Product for Developer Division @Microsoft
@Code @VisualStudio @TypeScript @dotnet @JavaAtMicrosoft @Azure @AzureDevOps @OpenAtMicrosoft Engineering 
                                     
                            
                    
                    
                                            Independent foundation fostering open development and collaboration around the growing collection of open source technologies for .NET.
dotnetfoundation.org
                                     
                            
                    
                    
                                            #dotnet,π₯ #Blazor, #Azure
@iadnug.org co-organizer
Microsoft MVP
Dometrain Author
Nike Air Force 1s
Most importantly husband and #GirlDad
                                     
                            
                            
                    
                    
                                            Xogot brings the Godot Game Developer Editor to the iPad and iPhone as a truly native iPadOS experience.
https://xogot.com
                                     
                            
                    
                    
                                            I'm Rick Brewster, author of Paintβ.NET! I'll be tweeting about .NET, C#, Paintβ.NET, graphics, Windows things. http://getpaint.net
                                     
                            
                    
                    
                                    
                            
                    
                    
                                            Inventor of things. 
Previously: cofounder Beeper.com, partner @ycombinator, founder @pebble
                                     
                            
                    
                    
                                            #BlackSky #BlackTechSky 's anime obsessed, #ADHD cursed, super enthusiastic .NET Dev in #WestVirginia
#WindowsInsider #SnapdragonInsider | .NET / Windows Dev #MVP | Avalonia MVP | #ArmAmbassador #WindowsOnArm β€οΈ #dotnetfdn member | #PowerToys contributor
                                     
                            
                    
                    
                                    
                            
                    
                    
                                            Sw dev in love with .NET/F# π¦ and climate science ππ
                                     
                            
                    
                    
                                            Engineer & Founder @bimetrics.de | Startups, Al & Tech, Apple, Dogs, Sports, Gaming. π©πͺπ¨π»βπ»πΆποΈββοΈ
                                     
                            
                    
                    
                                            Founder / Web developer (F#) / Filmmaker
Currently working on loosethought.com
Film/Art: https://kapitar.com
                                     
                            
                    
                    
                                            I love F# and Haskell. I also do watercolour birds and dinosaurs.
he/him
han/ham
                                     
                            
                    
                    
                                            https://github.com/dlidstrom/NeuralNetworkInAllLangs