-
## Summary
Please provide a datagrid control.
-
When I open a gui application shim, it first quickly opens a console window. This can be very annoying when using an alternative console like ConEmu which then everytime gets a new tab.
┆Issue is s…
-
Hello !
It would be nice to have windows that could freely float and move (I don't mean dock) within a parent one.
This is extremely useful, for example, when several representations (2D, 3D, hist…
-
## Current behaviour
1. Begin some long-running task in GitExtensions (e.g. pull from remote)
2. Switch focus to some other application which covers the GitExtensions window
3. On completion …
rmc47 updated
3 years ago
-
I wanted to share a few things with you.
* I hope you heard the announcement that Visual Basic.NET will be in .NET Core 3!!!
* @jcouv just posted the [the Visual Basic language version history](ht…
-
Our application uses Wpf DataGrid and was working fine till .NET 6.0
When upgraded to .NET 7, press F3 the application expectation is to take to Main window's Search box, but the grid takes over and …
-
Our goal with the green thread experiment was to understand the basic costs and benefits of introducing green threads to the .NET Runtime environment.
## Why green threads
The .NET asynchrono…
-
The [Mono Project (mono/mono)]( https://github.com/mono/mono) (‘original mono’) has been an important part of the .NET ecosystem since it was launched in 2001. Microsoft became the steward of the Mono…
-
We build our applications in .Net Core 3.1 .
How to reference the Microsoft.Graph.Communications.Calls.Media and Microsoft.Skype.Bots.Media ?
-
#### Problem
It's recommended to always use `ConfigureAwait(false)` in certain kinds of libraries. While it's definitely possible to use an analyzer (e.g. [ConfigureAwaitChecker.Analyzer](https://www…