C# Corner announced a new webinar on "Building gRPC Service and Multiple Types of Clients".
Prerequisites: GoToMeeting
Agenda:
- Improvising the gRPC Service into Layers.
- Adding Console Logging into gRPC Server and Client.
- Creating .Net Core 3.1 Console App as gRPC Client to consume the GRPC Service.
- Creating ASP.Net Web API .Net Core 3.1 as gRPC Client to consume the GRPC Service.
- Creating Worker Service in .Net Core 3.1 as gRPC Client to consume the GRPC Service.
- Creating Windows Forms in .Net Core 3.1 as gRPC Client to consume the GRPC Service.