-
I'm 100% able to run any graphical app in WSL, and have no issues debugging other GUI apps (for example, Avalonia projects) in WSL.
I recently began evaluating Photino and immediately hit a snag th…
-
I am getting this error when trying to implement the exact code from
`https://photino.github.io/d3-components/api/liquid-fill-gauge.html`
and this
> d3-components.js:1536 Uncaught ReferenceErr…
-
Please adapt to work with Blazor templates. NET 8, or write an example if such a possibility exists.
-
Hi @photino
How can we add background jobs for the queries made. In order not to keep any request waiting. For example, we have sent an e-mail and to complete the process by adding it to the backg…
-
how can using ShowSaveFile
set default filename
window.ShowSaveFile(title,?????)
-
Hi,
I've come across this System.AccessViolationException error after trying to send a web message from the WindowCreated handler.
After digging into the issue, I realized that this stems from the…
-
### Describe the bug
Hi, under Arch Linux, since today I hit an issue where the window app open with a blank screen and this message is spamming the terminal
```
AcceleratedSurfaceDMABuf was un…
doums updated
5 months ago
-
First of all, wanted to say that Photino is an absolute delight to work with thus far.
We were able to get cross-platform application going in a matter of days with most of functionality we need hand…
-
Hi there! Love the project - been tinkering with it for hobby stuff and I'm very thankful that it exists.
## Problem
Current Linux releases only support GNU libc
## Suggested Change
Add su…
-
`PhotinoBlazorAppBuilder` does not implement `IHostBuilder` so I can not use this. Is there a workaround?
I need to use Autofac service provider:
`builder.UseServiceProviderFactory(new AutofacS…