Will Marcouiller

Results 2 issues of Will Marcouiller

For more information please refer to this so question: https://stackoverflow.com/questions/69546722/ninject-just-wont-register-mediatr-irequesthandler-using-convention-based-bi

As per linked Ninject example: [https://github.com/jbogard/MediatR/tree/master/samples/MediatR.Examples.Ninject](url), I guess I found an error in the [https://github.com/jbogard/MediatR/blob/master/samples/MediatR.Examples.Ninject/ContravariantBindingResolver.cs](url) class. The line that I guess that is at fault is when getting the generic...