Apostolis Bekiaris

Results 46 issues of Apostolis Bekiaris

unfortunately cannot repro it in a clean sample, but somewhere deep in my modules the next call is not valid, but when I use the HasFlag method it is ![image](https://user-images.githubusercontent.com/159464/137630183-549557df-bfec-482b-a618-f655924ee787.png)

It will be really cool if we could use gotowindow instead of original Windows alt+tab implementation because is much faster however the enumrated windows order does not much the original...

bug
help wanted

It does make some sense to have those windows on the list however it make more sense to hide so I guess the best implementation will be an option to...

when you hit alt-tab once you go back to the last window. Is is possible to sort the windows same as alt-tab does so when GoToWindow is show the first...

enhancement

I enable the windows explorer and when i double click an exe i get path does not exist. I can copy it however to another disk and execute with success

let's say ln ln 421 throws an Exception ```cs result = await client.ReceiveAsync(buffer, token); ``` it will be catched on ln549 ```cs Logger.Error(e, L($"Error while listening to websocket stream, error:...

Hi, I am looking into groups in order to speed up new package installations/updates. According to docs I can update only one group. Trying to migrate my huge dependencies file...

A working implementation existis in Reactive module, create a standalone package from it. it is common practice when developing with Xaf to drop the database on each major change and...

Enhancement
Reactive.XAF
StoreToDisk

The [quickbuild.ps1](https://github.com/eXpandFramework/Reactive.XAF/blob/lab/QuickBuild.ps1) can be found in the root and contains all the details you need to achieve what discussed in #927, #941

Enhancement
Reactive.XAF
QuickBuild

Due to a Rider [bug](https://youtrack.jetbrains.com/issue/RIDER-77210/Gradle-fails-to-update) the XpandModelEditor works for Rider 22.1.

Enhancement
XpandModelEditor
Reactive.XAF