-
### .NET version
8.0
### Did it work in .NET Framework?
No
### Did it work in any of the earlier releases of .NET Core or .NET 5+?
No
### Issue description
When I draw a line of thickness 1 usi…
-
So, according to this post https://devblogs.microsoft.com/vbteam/visual-basic-support-planned-for-net-5-0/ on Microsoft's Devblog, VB.NET will be added to .NET 5 in a limited scope, but that's that. …
-
Who are the MS VB Development Team members? How many are there? Why aren't we hearing anything from them? How are we supposed to have a "community" when there's virtually no interaction from the le…
-
Is it time to include the floating toolbars, which are currently in the `Extended-Toolkit` into the `Standard-Toolkit`?
-
Dear CoreRT team,
Having followed this repo for now a couple of years and having developed a product depending on it, it's been quite a journey to follow the development in here. It's been very rew…
-
As Dolphin is not High DPI aware, it relies on Windows performing bitmap scaling when rendering at magnifications other than 100%. This causes fuzzy rendering of text and poorer quality images.
Unfor…
-
### Description
Copied from https://github.com/dotnet/winforms/issues/11314
Private methods whose names follow the pattern `ShouldSerialize` or `Reset` should not be trimmed by the linker becaus…
-
### Type of issue
- [ ] Bug
- [X] Enhancement
- [ ] Compliance
- [ ] Question
- [ ] Help wanted
### Current Behavior
Currently most Winform apps are hosted in samples, only the ref server…
-
I have a problem with a plugin that has a wpf usercontrol. If an instance of the control is created then the plugin assembly will not be garbage collected. Whats wrong here?
```
Project1:
public …
-
### Repro steps
1. `dotnet new worker`
2. Open project in Visual Studio
3. Right-client project > Manage NuGet Packages
### Expected results
The project shouldn't have vulnerability warnin…