The name 'GrpcClient' does not exist in the current context GrpcGreeterClient
GrpcGreeterClient.csproj delete this part
<ItemGroup>
<Protobuf Include="Protos\greet.proto" GrpcServices="Server" />
</ItemGroup>
compile and then add the line again, and it worked without issue