C# Corner announced a new webinar on "Hands-On developing Microservice with gRPC using ASP.Net Core 3.x and EF Core"
Where: Online
Price: Free of cost
Prerequisites: GoToMeeting
Note: There are 250 seats only. First come first serve.
Agenda:
- What is gRPC?
- Types of gRPC communications.
- Introduction to Protocol Buffers
- Create a gRPC service (Collage Service)
- Running gRPC service and accesssing using Chrome Browser
- Implement gRPC Client