Skip to content

Improve and simplify the IConsoleService interface#5924

Open
mikem8361 wants to merge 2 commits into
dotnet:mainfrom
mikem8361:betterconsoleservice
Open

Improve and simplify the IConsoleService interface#5924
mikem8361 wants to merge 2 commits into
dotnet:mainfrom
mikem8361:betterconsoleservice

Conversation

@mikem8361

Copy link
Copy Markdown
Contributor

Combined all the explicit Write functions into one function with the output type.

First step in improving the overall (managed and native) console infrastructure.

@mikem8361
mikem8361 requested a review from a team as a code owner July 13, 2026 18:25
Comment thread src/Microsoft.Diagnostics.DebugServices/OutputType.cs Outdated
Comment thread src/Microsoft.Diagnostics.DebugServices/IConsoleService.cs Outdated
Combined all the explicit Write functions into one function with the output type.

First step in improving the overall (managed and native) console infrastructure.
@mikem8361
mikem8361 force-pushed the betterconsoleservice branch from d79c1ee to af20448 Compare July 24, 2026 19:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants