An open API service indexing awesome lists of open source software.

https://github.com/horusiath/grpcsample

Example of gRPC C# library with custom serializer
https://github.com/horusiath/grpcsample

bond csharp grpc

Last synced: 6 months ago
JSON representation

Example of gRPC C# library with custom serializer

Awesome Lists containing this project

README

          

# GrpcSample

This is example of client/server applications written in C# on top of .NET Core, using Google gRPC protocol combined with custom serialization - based on Microsoft Bond serializer.