Installation
To test a gRPC API with Bard you will need to install the Bard.gRPC extension .
The simplest way to do this is to use either the NuGet package manager, or the dotnet CLI.
Using the NuGet package manager console within Visual Studio run the following command:
Or using the .net core CLI from a terminal window:
Last updated
Was this helpful?