-
Hello,
I would like to be able to modify and compile the code on my Debian Linux server, or on my Macbook.
I installed the latest Mono on Debian from here: https://www.mono-project.com/download…
-
There used to be a couple of sample apps, but for simplicity they have been removed from the main repo.
- [ ] Simple app to call IronScheme
- [ ] More complex example showing 2-way interop
- [ ] …
-
### .NET version
8.0.202
### Did it work in .NET Framework?
No
### Did it work in any of the earlier releases of .NET Core or .NET 5+?
_No response_
### Issue description
When a T…
-
**Title:** Specify MessageBoxOptions
**Description:**
To correctly display a message box for cultures that use a right-to-left reading order, the RightAlign and RtlReading members of the Message…
-
### Summary
Currently, the text console pops up for relevant events, such as beginning a debug session. It would be a nice-to-have to be able to nest the terminal into the main window of the applic…
ghost updated
5 years ago
-
### Description
All applications made with NiceGui stopped working after refreshing the browser an error is triggered:
```
[pywebview] WebView2 initialization failed with exception:
(0x8007139F)…
-
Hello
I would like to ask about the future of mono.
Specifically - the .NET Framework is no longer being developed. The Mono page describes "Open Source .NET Framework". Will mono die with the .NET …
-
Unlike most native controls text boxes do not show a context menu on right click. There is one exception: When right-clicking on a TextBoxBase_NSTextView while it does not have focus the macOS context…
-
I'm not sure if this belongs here as it seems to be related to ASP.NET (only when debugging).
**Version Used**:
.NET 4.6.1 + (VS2015 or VS2017) + (IIS OR IISExpress)
**Steps to Reproduce**:
…
-
Building on the scenario of #102 there's another thing that might be simplified--basic output.
Today in the Immediate Window a user can type `? ` to print the value of that expression. This doesn't…