Bumps [Google.Protobuf](https://github.com/protocolbuffers/protobuf) from 3.8.0 to 3.15.0. - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Changelog](https://github.com/protocolbuffers/protobuf/blob/master/generate_changelog.py) - [Commits](https://github.com/protocolbuffers/protobuf/compare/v3.8.0...v3.15.0) --- updated-dependencies: - dependency-name: Google.Protobuf dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| RouteGuide | ||
| RouteGuideClient | ||
| RouteGuideServer | ||
| .gitignore | ||
| README.md | ||
| RouteGuide.sln | ||
README.md
gRPC Basics: C# sample code
The files in this folder are the samples used in gRPC Basics: C#, a detailed tutorial for using gRPC in C#.