avojacek

Results 4 comments of avojacek

Same here, I want to set table to display more recent values on top, but it seems that there is no way to do that. I have to use Grafana...

Same problem here. Looking for /app/runtimes/linux-x64/native/liblibSkiaSharp.so but there is /app/runtimes/linux-x64/native/libSkiaSharp.so Exception : ..... 2023-04-20T11:48:31.397985690Z ---> System.DllNotFoundException: Unable to load shared library 'libSkiaSharp' or one of its dependencies. In order to...

Hi, I kind of figured it out, but NoDependencies did not helped, I have to include another package (HarfBuzzSharp.NativeAssets.Linux) In order to make QuestSharp working :-) and also fonts. So...

@vnbaaij Thank you for Aspire example. I did not know that they use Fluent Blazor. It is really great source for learn how to use it. Thank you a lot.