Scaffold .NET Client Projects #38

Closed
opened 2026-04-26 15:22:36 -04:00 by dohertj2 · 2 comments
Owner

Source: $file
Milestone: $currentMilestone

Labels: area:client-dotnet, type:infra, priority:p0

Deliverables:

  • clients/dotnet/MxGateway.Client,
  • clients/dotnet/MxGateway.Client.Cli,
  • clients/dotnet/MxGateway.Client.Tests,
  • optional integration test project,
  • generated protobuf setup.

Acceptance criteria:

  • dotnet build succeeds,
  • generated gRPC client code compiles,
  • empty tests run.
Source: $file Milestone: $currentMilestone Labels: `area:client-dotnet`, `type:infra`, `priority:p0` Deliverables: - `clients/dotnet/MxGateway.Client`, - `clients/dotnet/MxGateway.Client.Cli`, - `clients/dotnet/MxGateway.Client.Tests`, - optional integration test project, - generated protobuf setup. Acceptance criteria: - `dotnet build` succeeds, - generated gRPC client code compiles, - empty tests run.
dohertj2 added this to the clients-dotnet milestone 2026-04-26 15:22:36 -04:00
dohertj2 added the area:client-dotnettype:infrapriority:p0 labels 2026-04-26 15:22:36 -04:00
dohertj2 added a new dependency 2026-04-26 15:28:41 -04:00
dohertj2 added a new dependency 2026-04-26 15:28:41 -04:00
Author
Owner

Worker 1 is taking this issue. Branch: agent-1/issue-38-scaffold-dotnet-client-projects. Worktree: C:\Users\dohertj2\Desktop\mxaccessgw-agent-1.

Worker 1 is taking this issue. Branch: agent-1/issue-38-scaffold-dotnet-client-projects. Worktree: C:\Users\dohertj2\Desktop\mxaccessgw-agent-1.
Author
Owner

Verified and merged by orchestrator in PR #87.

Feature commit: 7331c61
Merge/update commit on branch: bd4be85f26
Merge commit: 7a0743496f
Branch: agent-1/issue-38-scaffold-dotnet-client-projects

Independent verification:

  • dotnet build clients\dotnet\MxGateway.Client.sln
  • dotnet test clients\dotnet\MxGateway.Client.sln --no-build
  • dotnet build src\MxGateway.sln
  • dotnet test src\MxGateway.sln --no-build

Result: all tests passed (6 .NET client tests; full suite 1 integration, 178 gateway, 111 worker).

Verified and merged by orchestrator in PR #87. Feature commit: 7331c61 Merge/update commit on branch: bd4be85f26777bab7a8b8138fadd518dc5119b35 Merge commit: 7a0743496f481e6fce26fda3b5ca275a09c491aa Branch: agent-1/issue-38-scaffold-dotnet-client-projects Independent verification: - dotnet build clients\dotnet\MxGateway.Client.sln - dotnet test clients\dotnet\MxGateway.Client.sln --no-build - dotnet build src\MxGateway.sln - dotnet test src\MxGateway.sln --no-build Result: all tests passed (6 .NET client tests; full suite 1 integration, 178 gateway, 111 worker).
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Reference: dohertj2/mxaccessgw#38