dotnet / dotnet/winforms

Implement secure single-instance and next-instance activation

Open
#14,976 0 comments 0 reactions 0 assignees View on GitHub
Review Issue
Dominant language
C#
Stars
4.9k
Forks
1.1k
Avg merge
1d 13m
Merged PRs (30d)
85

Description

## Objective

Implement the approved single-instance model and activation handoff with clear application identity, user/session boundaries, path/version behavior, race handling, argument transport, focus/activation policy, failure recovery, and security. Account for existing reports such as #11232, #11365, #8441, #4805, and #3296.

## Completion guidance

- Keep the implementation focused on the objective while allowing the assignee to improve the approach based on research.
- Document important decisions, rejected alternatives, dependencies, and follow-up work.
- Add or update tests and documentation appropriate to the work.
- Verify locally and in CI where the task changes code or generated artifacts.

Contributor guide

Open the contributing guide

Research direction

Start by reviewing the objective and the existing reports referenced in issues #11232, #11365, #8441, #4805, and #3296; no source files, tests, or entry points are named. Done means implementing the approved model, documenting decisions and follow-up work, adding appropriate tests and documentation, and verifying locally and in CI.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
desktop
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Active
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.