Example .NET backend API with Angular client connected using gRPC protocol
dotnet new grpc -o gRPC.Web.Api
npm i -g @angular/cli ng new ClientApp
Download from releases page https://github.com/protocolbuffers/protobuf/releases/tag/v25.2 Extract bin and include folders into ClientApp/protoc