Open
Description
To avoid duplicate data contract name when using DataContract classes with same name, but different namespaces, I think it needs some mechanism for renaming data contract's name.
Found some referencable operation in ServiceBinder
class that renames operation contract's name by using OperationAttribute.Name
and OperationContractAttribute.Name
protobuf-net.Grpc/src/protobuf-net.Grpc/Configuration/ServiceBinder.cs
Lines 162 to 165 in 062c184
Metadata
Metadata
Assignees
Labels
No labels