home.social

#avalonia_ui — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #avalonia_ui, aggregated by home.social.

  1. New version of my #avalonia_ui testing framework today. nuget.org/packages/Mostlylucid

    One of my least downloaded but the one I use most. For AvaloniaUI apps like StyloAgent / lucidView / lucidResume it allowed me to automate UI build & test.

    New version adds stuff like drag & drop support; futher support for user interactions (esp around docks) etc..etc...

    #avalonia_ui #dotnetcore #testing #playwright (like)

  2. New version of my #avalonia_ui testing framework today. nuget.org/packages/Mostlylucid

    One of my least downloaded but the one I use most. For AvaloniaUI apps like StyloAgent / lucidView / lucidResume it allowed me to automate UI build & test.

    New version adds stuff like drag & drop support; futher support for user interactions (esp around docks) etc..etc...

    #avalonia_ui #dotnetcore #testing #playwright (like)

  3. New version of my #avalonia_ui testing framework today. nuget.org/packages/Mostlylucid

    One of my least downloaded but the one I use most. For AvaloniaUI apps like StyloAgent / lucidView / lucidResume it allowed me to automate UI build & test.

    New version adds stuff like drag & drop support; futher support for user interactions (esp around docks) etc..etc...

    #avalonia_ui #dotnetcore #testing #playwright (like)

  4. New version of my testing framework today. nuget.org/packages/Mostlylucid

    One of my least downloaded but the one I use most. For AvaloniaUI apps like StyloAgent / lucidView / lucidResume it allowed me to automate UI build & test.

    New version adds stuff like drag & drop support; futher support for user interactions (esp around docks) etc..etc...

    (like)

  5. New version of my #avalonia_ui testing framework today. nuget.org/packages/Mostlylucid

    One of my least downloaded but the one I use most. For AvaloniaUI apps like StyloAgent / lucidView / lucidResume it allowed me to automate UI build & test.

    New version adds stuff like drag & drop support; futher support for user interactions (esp around docks) etc..etc...

    #avalonia_ui #dotnetcore #testing #playwright (like)

  6. 10+ years ago, I built Chordle for Windows 8 (WinRT). Then I rewrote it for Windows 10 (UWP).

    Today, I'm closing in on completing my biggest rewrite yet. After 2.5 years of spare-time work, it's now powered by @avaloniaui and is finally going to go cross-platform!

    Here's a side-by-side of the original WinRT UI and the new look.

    #dotnet #avalonia_ui #chordpro

  7. 10+ years ago, I built Chordle for Windows 8 (WinRT). Then I rewrote it for Windows 10 (UWP).

    Today, I'm closing in on completing my biggest rewrite yet. After 2.5 years of spare-time work, it's now powered by @avaloniaui and is finally going to go cross-platform!

    Here's a side-by-side of the original WinRT UI and the new look.

    #dotnet #avalonia_ui #chordpro

  8. 10+ years ago, I built Chordle for Windows 8 (WinRT). Then I rewrote it for Windows 10 (UWP).

    Today, I'm closing in on completing my biggest rewrite yet. After 2.5 years of spare-time work, it's now powered by @avaloniaui and is finally going to go cross-platform!

    Here's a side-by-side of the original WinRT UI and the new look.

    #dotnet #avalonia_ui #chordpro

  9. 10+ years ago, I built Chordle for Windows 8 (WinRT). Then I rewrote it for Windows 10 (UWP).

    Today, I'm closing in on completing my biggest rewrite yet. After 2.5 years of spare-time work, it's now powered by @avaloniaui and is finally going to go cross-platform!

    Here's a side-by-side of the original WinRT UI and the new look.

    #dotnet #avalonia_ui #chordpro

  10. 10+ years ago, I built Chordle for Windows 8 (WinRT). Then I rewrote it for Windows 10 (UWP).

    Today, I'm closing in on completing my biggest rewrite yet. After 2.5 years of spare-time work, it's now powered by @avaloniaui and is finally going to go cross-platform!

    Here's a side-by-side of the original WinRT UI and the new look.

    #dotnet #avalonia_ui #chordpro

  11. Updated the profile background image -- still working on a style (we want to create a static homepage using )

    You also may want to follow @mauilinuxnet
    by Ten who wants to build an info nexus website.

    Here is our (related) tag cloud so you can find us more easily:

  12. CoreBus: Часть 5 — попытка использования Native AOT

    CoreBus (старое название «Терминальная программа») — кроссплатформенный терминал для работы с COM-портами и TCP-сокетами с поддержкой протоколов Modbus TCP / RTU / ASCII. Ребрендинг, новые фичи и Native AOT (+ боль и разочарование).

    habr.com/ru/articles/922944/

    #modbus_rtu #modbus_tcp #modbus_ascii #avalonia_ui #terminal #native_aot #corebus #терминал #com #кроссплатформенность

  13. Кроссплатформенный терминал Modbus TCP / RTU / ASCII с открытым исходным кодом: Часть 4

    Терминальная программа – это многофункциональный кроссплатформенный инструмент инженера, который позволяет взаимодействовать с внешним устройством или сервером. Приложение поддерживает различные вариации протокола Modbus, а также дает возможность работы с данными в строковом или байтовом формате. В этом обновлении я расширил работу с макросами. Теперь макросы поддерживают отправку нескольких сообщений за раз. А еще появился конструктор макроса, в котором можно отправлять как отдельные сообщения, так и весь макрос целиком. Подробнее читайте в этой статье!

    habr.com/ru/articles/895692/

    #modbus_rtu #modbus_tcp #ascii #avalonia_ui #terminal #терминал #com #кроссплатформенность #с# #макросы

  14. Кроссплатформенный терминал Modbus TCP / RTU / ASCII с открытым исходным кодом: Часть 2

    Прошло уже достаточно времени с публикации предыдущей статьи. За это время я значительно улучшил приложение. Миграция проекта с WPF на Avalonia UI, обновленный дизайн, работа с числами типа float, а также другие возможности появились в новой версии моего Modbus терминала.

    habr.com/ru/articles/854824/

    #modbus #tcp #rtu #ascii #avalonia_ui #терминал #terminal #кроссплатформенное_по #com #net