xafero

Results 24 comments of xafero

My fork runs under Mac, too. You gotta install homebrew (see notes at the end of README), but it works. https://github.com/xafero/86BoxManager/releases

You could try https://github.com/RetBox/86BoxManagerX/releases

Usually, a CompletableFuture (Java) is mapped to a Task (C#), so yes, that's possible. Have a look at * https://github.com/xafero/JNetCall/blob/main/JVM/alien0-java/src/main/java/org/example/impl/CalculatorService.java * https://github.com/xafero/JNetCall/blob/main/NET/Alien0.Sharp/Impl/CalculatorService.cs And for example at * "public async Task...

I updated the 11.rc PR branch to the current release version and it seems to work (it has conflicts with main branch, so no auto merge available): https://github.com/AvaloniaUI/Avalonia.GIF/pull/32