Londo Spark

Results 6 issues of Londo Spark

I get the following error when I try to apply code changes or reload an activity on a phone connected over wifi: ``` Changes were not applied. Runtime Exception. java.util.concurrent.ExecutionException:...

A general question: with Azure AD and Google Auth providers being directly integrated into Saturn.Extensions.Authorization would adding more (e.g. Twitch) be welcomed or would it be preferable to use the...

up for grabs
feature request

I would love to use the framework while developing in F# - this might need some discussion though as to how similar the F# interface should be to the C#...

enhancement
help wanted

Using Ooui.Wasm 0.13.318-beta2 when I try to build I get the following error: `.nuget\packages\ooui.wasm\0.13.318-beta2\build\netstandard2.0\Ooui.Wasm.targets(17,3): error : The remote server returned an error: (404) Not Found.` The project fails to build....

Would it be possible to add support for the kinds of macro that can be parsed by syn-rsx to rust analyzer to give a better IDE experience?

I'm trying to use Saturn with Aspire and finding that a lot of the packages that I'm trying to use have helpers for `IHostApplicationBuilder` rather than `IHostBuilder` and as such...