Please review SingleInstance Application
Open
- Dominant language
- No language data
- Stars
- 328
- Forks
- 71
- PR merge metrics
- No merged PRs in 30d
Description
.NET Core does not support Remoting which was the previous implementation of Single Instance Applications.
[@Paul1956 has a PR to add this support to .NET 5 using named pipes](https://github.com/dotnet/winforms/pull/3050). Some edge cases have been found and resolved, but this is tricky code, and we can use a few extra eyes reviewing it. If you like this kind of code, please take a look.
https://github.com/dotnet/winforms/pull/3050
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.