Commit Graph

4 Commits (2d6d7715de9f07b82fc355f46cb2ab3f11e744cd)

Author SHA1 Message Date
dependabot[bot] 68c2985728
Bump Grpc.Net.Client
Bumps [Grpc.Net.Client](https://github.com/grpc/grpc-dotnet) from 2.42.0 to 2.52.0.
- [Release notes](https://github.com/grpc/grpc-dotnet/releases)
- [Changelog](https://github.com/grpc/grpc-dotnet/blob/master/doc/release_process.md)
- [Commits](https://github.com/grpc/grpc-dotnet/compare/v2.42.0...v2.52.0)

---
updated-dependencies:
- dependency-name: Grpc.Net.Client
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-05 20:45:45 +00:00
Wade Pickett 3963143cf1
Created 6.x samples for server client and shared contract. (#25124)
* Created 6.x samples for server client and shared contract.
* Improved readability in a few places and provided .csproj examples.
* Clarified client Program.cs steps
* Apply suggestions from code review
* File-scoped namespaces.

Co-authored-by: Kirk Larkin <6025110+serpent5@users.noreply.github.com>
Co-authored-by: Kirk Larkin <6025110+serpent5@users.noreply.github.com>
2022-02-25 12:34:07 -08:00
Wade Pickett 831a3ad720
v6 prep code-first gRPC Services (#25073)
* v6 prep code first grpc
2022-02-19 10:08:08 -08:00
Fiyaz Bin Hasan d5474ef592
added sample for code first grpc and documentation update (#22128) 2021-04-25 18:17:06 -05:00