bkaid

Results 5 issues of bkaid

It would be helpful if the lcov generated reports could generate relative paths. My use case is that I am generating coverage reports from a docker image and then using...

enhancement
good first issue
stale

resolves MassTransit/MassTransit#3623

### Is this a bug report? Maybe ### Can you also reproduce the problem with the latest version? Yes ### Environment Not applicable ### Steps to Reproduce (Write your steps...

From #20 > When using .AddHybridModelBinder(), this adds a Convention to look for controller-actions which have one complex parameter (i.e. not a string or int) and no currently-assigned BindingSource and...

Somewhere along the way the implicit operator behavior changed for RedisValue requiring an explicit call for .ToString() otherwise a RedisValue object and its properties would be sent over the wire.