C# Corner announced a new webinar on "Hands-On Developing Microservice with gRPC using ASP.Net Core 3.x, Worker Service and EF Core 3.x"
Where: Online
Price: Free of cost
Prerequisites: GoToMeeting
Note: There are 250 seats only. First come first serve.
Agenda:
- Adding gRPC into existing ASP.Net Core 3.x Web API.
- Enhancing the .proto file to return collection and DateTime data type.
- Returning single and multiple rows from gRPC.
- Creating Worker Service in .Net Core 3.x and gRPC Client to Worker Service