Versioning example
Open
question
- Dominant language
- C#
- Stars
- 4.5k
- Forks
- 836
- Avg merge
- 6d 3h
- Merged PRs (30d)
- 7
Description
The examples lack of sample about service versioning on server.
Currently I am working on PoC of versioning and there is only "theory" here: https://docs.microsoft.com/en-us/aspnet/core/grpc/versioning?view=aspnetcore-3.1
and here https://developers.google.com/protocol-buffers/docs/proto3#packages
Is there any sample that you could share?
Like package Greet.v1; and package Greet.v2;
Thanks,
Piotr Kowalski
Contributor guide
Assessment
This issue has not been assessed yet.