-
* .NET Core Version: **.NET 5.0.9 and .NET 6.0 RC2**
* Have you experienced this same bug with .NET Framework?: **No**
**Problem description:**
The problem is originally reported at
* ht…
-
**What do you want to see?**
A modern, cross platform UI that's not Windows Forms.
**How would it help players?**
Who doesn't love a modern, cross platform UI?
**Alternatives**
See discussion…
-
1. Create a new Windows Forms (.NET 5) project
2. Double-click the project file
3. Delete `true`
4. Save
Expected: The designer to show a friendly error that it can't render similar to .NET Fram…
-
Because loading a local file considers that file to be a unique resource, when scripts try to load files from the same folder or other, it triggers a CORS error. It's a security issue for browsers so…
-
* .NET Core Version:
3.1
* Have you experienced this same bug with .NET Framework?:
No
**Problem description:**
I cannot rename toolStripMenuItems in the Items Collection Editor.
**E…
-
Love ShareX as an alternative to SnagIt; one thing that has driven me nuts about it though is, it's UGLY. :p
It looks like an old Win 9x program. It would make the product seem 1000% more modern if e…
-
## API Proposal
```diff
namespace System.Threading.Tasks
{
public class Task : Task
{
+ public Task Then(Func selector);
+ public Task Then(Func selector, TArg);
}
…
-
## Feature Suggestion
**Feature description:** I have been succesfully using ScottPlot a plotting library in Powershell (both 5 and 7) for quite some time, I don't know if you want to support this …
-
# The WinUI Team has opened a [spec ](https://github.com/microsoft/microsoft-ui-xaml-specs/blob/user/savoyschuler/numberbox/active/NumberBox/NumberBox.md)and [PR ](https://github.com/microsoft/microso…
-
Add a context option to the solution explorer tree to migrate a project (or all projects in a solution ?) to the X# runtime. This should at least do:
- replace Vulcan runtime DLLs with X# runtime D…