cezarypiatek / MappingGeneratorIssueTracker

This is a issue tracker for MappingGenerator
2 stars 0 forks source link

Issue with supporting mapping for GRPC #17

Closed cezarypiatek closed 1 year ago

cezarypiatek commented 1 year ago

As one of the customers reported, GRPC mappings are not properly supported:

cezarypiatek commented 1 year ago

Cannot reproduce the issues using sample project from https://github.com/dotnet/AspNetCore.Docs/tree/main/aspnetcore/tutorials/grpc/grpc-start/sample6

https://user-images.githubusercontent.com/7759991/199576015-55088cf4-4fd2-494a-888b-26783ba6ff9a.mp4

Tested on VS2022 (17.3.376.3011) + MappingGenerator 2022.9.49

Example GRPC solution https://github.com/cezarypiatek/MappingGeneratorIssueTracker/tree/main/repro/Issue_17/GrpcGreeterClient