Furkan Duman

Results 3 issues of Furkan Duman

Hi, Why aren't you support these? var s = "[[[Field [[[Name]]] is required]]] or this var s = "[[[Field %0 is required|||[[[Name]]]]]] In this sample 'Name' is a DisplayName attribute's...

Feature Request

Normally, I use MassTransit.Opentracing with Jaeger. But for local development I don't inject Jaeger services into my DI container. This usage on local development throws NullReferenceException on GlobalTracer.Instance.ActiveSpan property usage...

I have been struggling to Moq the Context properties of *Response classes. Because the setters are internal. It would be good to have their builders support it.