-
### Description
Today installed .NET 9 framework and upgraded Visual Studio to the latest version 17.12.0.
Created a ".NET MAUI Blazor Hybrid App" named "AnotherCompany.Apps.SupportMonitor" (and ide…
-
Managed to get the project to build with only warnings on the Raspberry Pi 5 (Raspberry Pi 5 OS - Debian Bookworm). However, when I run the app, it silently crashes. Checking the logs reveals that t…
-
I've installed the .net 8 and dotnet-svcutil but it doesn't work with .Net 8.
```sh
dotnet-svcutil --version
You must install or update .NET to run this application.
App: /Users/username/.dotn…
-
-
Baseframe should provide an A/B test framework for new app features. In its simplest form, the app initalizes Baseframe with a list of feature flags currently being tested:
```python
baseframe.ini…
-
I just downloaded Alex for the first time, and it's failing to launch at all.
- Version 1.2.0 (66)
Crash Report:
-------------------------------------
Translated Report (Full Report Below…
-
In navigator we had a quite slow loading folder overview due to a lot of re-rendering. The only way to found out if the page loaded faster was by manually inspecting performance metrics, something non…
jelly updated
8 months ago
-
Currently `AssemblyDependencyResolver` is designed to explicitly not resolve any assemblies from the app itself (to avoid mixing plugins with hosting app). It also explicitly doesn't resolve assemblie…
-
This is done when:
- There's some sort of settings framework that lets us easily save key/value pairs to a JSON file or something, and also handles issuing events to listeners that are interested in …
-
![Screenshot_20241106-073335](https://github.com/user-attachments/assets/e8a3be64-c58f-407e-b584-4a519b9edb61)
**Bug Report**
**Description of the Issue**
The application is encountering a critic…