<!-- Your question may have already been answered. Please look here first: - Documentation: https://docs.microsoft.com/aspnet/core/grpc - Troubleshooting: https://docs.microsoft.com/aspnet/core/grpc/troubleshoot - StackOverflow, with "grpc" tag: https://stackoverflow.com/questions/tagged/grpc Issues specific to Grpc.Core (C-core server and client), or code generation with Grpc.Tools should be created at https://github.com/grpc/grpc/issues/new Make sure you include information that can help us understand your question. --> <!-- Your question below this line. --> I followed the three steps [in your blog](http://james.newtonking.com/archive/2020/03/31/introducing-grpc-http-api) but I am getting above error. What else do I have to do to make the dependencies available?