Skip to content

Add JSON-RPC server project and tests#33

Merged
brandochn merged 1 commit intomainfrom
add-jsonppc-project
Mar 1, 2026
Merged

Add JSON-RPC server project and tests#33
brandochn merged 1 commit intomainfrom
add-jsonppc-project

Conversation

@brandochn
Copy link
Owner

Add LightQueryProfiler.JsonRpc console project that exposes ProfilerService
over stdin/stdout using StreamJsonRpc. Include server implementation, request/DTO models, Program entry, README, project/solution entries, and an
xUnit test project covering input validation and session handling. Also add
a guard clause for connection string validation in ApplicationDbContext.

Add LightQueryProfiler.JsonRpc console project that exposes
ProfilerService
over stdin/stdout using StreamJsonRpc. Include server implementation,
request/DTO models, Program entry, README, project/solution entries, and
an
xUnit test project covering input validation and session handling. Also
add
a guard clause for connection string validation in ApplicationDbContext.
@brandochn brandochn merged commit aa6be04 into main Mar 1, 2026
1 check passed
@brandochn brandochn deleted the add-jsonppc-project branch March 1, 2026 19:59
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.

1 participant