Articles by tag: avalonia
Native AOT in .NET: experience of implementation in CoreBus
How to adapt a cross-platform .NET application for Native AOT: binding issues, serialization, build, and antiviruses. Practical guide.
PicView 4.2: updates and fixes for developers
New bug fixes, Avalonia and Magick.NET updates in PicView 4.2. SVG, WEBP support, effects. Download for Windows/macOS and test in projects.
gRPC IPC for .NET desktops: separating UI logic
Learn how to separate UI and business logic in .NET desktops using gRPC and Named Pipes. Headless host + thin client architecture for reliability. Proto and Rx.NET examples.