-
Current there's no official F# support for WPF.
xaml files were compiled to *.g.cs which can not be compiled with F# code together.
Please bring F# support to WPF, thanks!
-
When running the latest version's add_volume_ta, we are getting IndexError may be due to deprecated use of .iloc with only single index.
--------------------------------------------------------------…
-
# Rationale
[Scenario and API proposal updated to reflect the current eco system.]
A growing number of components in and for WinForms requires to asynchronously marshal an async method to run on the…
-
Occasionally I get a crash report due to a SharpDX exception with error code `DXGI_ERROR_DEVICE_REMOVED`. I know this can happen normally due to a number of reasons (e.g. video card removed, driver up…
-
why does Microsoft.Data.SqlClient v3 reference Azure.Identity?
-
**This is Part 17, I am splitting issues to reduce loading times and avoid github collapsing messages.**
**Browse all threads and find latest one using the [gallery](https://github.com/ocornut/imgu…
-
I have an application that is used in other countries. When receiving exception / error logs, they're invariably in other languages that I can't understand. I've looked into this, but had no luck. How…
-
```
If the user closes the Duplicati icon (or is not logged in), Duplicati will
not run. If Duplicati can run as a service (daemon on linux), these
problems will be solved.
The GUI should communicate…
-
# Proposal: Improved file-access APIs for UWP and AppContainer
## Summary
Provide an updated version of `StorageFile` that fixes performance and usability issues in the current `Windows.Storage.St…
-
### Details for the issue
Unexpected behaviour.
Seems like the "Execute SQL" and "Execute current line" buttons are crossed.
I want to run this code
```
SELECT * FROM Transactions
WHERE [Date…