-
Add Offline Storage support for Other.NET apps and not just WPF
https://docs.bugsnag.com/platforms/dotnet/wpf/configuration-options/#offline-storage
-
## Summary
There is a warning output in the analyze command related to using the new `SetHighDpiMode` API, but it's not very clear.
1. First, my project isn't setting DPI in `app.config` or `app…
-
#### Bug
Despite our best efforts, bugs can slip into releases or corner cases forgotten about. We will try our best to remedy the situation
and/or provide workarounds. Note that certain (odd) beh…
-
Depending on where I place it, a debug panel is instanced with nothing inside it, or nothing happens and the code executes as if the button isn't there.
if (ImGui.Button("Button"))
{
…
-
**Is your feature request related to a problem? Please describe.**
In winforms, an IHandle is used to provide "abstract access to classes that contain a potentially owned handle."
https://github.co…
-
* .NET Core Version:
.NET SDK (gemäß "global.json"):
Version: 5.0.103
Commit: 72dec52dbd
Laufzeitumgebung:
OS Name: Windows
OS Version: 10.0.19042
OS Platform: Windows
…
-
Hello @David-Desmaisons, @perlun
I post a notification here,
so it will not interrupt your repos (Neutronium, CefSharp)
I just want to notify you that
( ... I'm not sure that you are inter…
-
### Environment
Visual Studio 17.8.5
### .NET version
Net Framework 4.8
### Did this work in a previous version of Visual Studio and/or previous .NET release?
2019
### Issue descript…
-
In .Net 5 it seems that there is a regression in toolstrips with High DPI enabled (Per Monitor v2) compared to .Net Framework 4.7.2, check the image below where the 2 apps are running side by side (mo…
-
### .NET version
8.0.7
### Did it work in .NET Framework?
No.
### Did it work in any of the earlier releases of .NET Core or .NET 5+?
.Net 5 - 7 have similar problem but the difference …