Open FernandoMorais opened 7 years ago
Hi guys!
I've made it! :) Everything is running now and I got all tests running in green!
How could I make the PR?
Just pop the branch and push it up! :smile:
I've jut pushed it! 👍
Is there a NuGet package for .NET Core?
Hi,
I'm trying to use SimpleCQRS in an netstandard1.6 project. The changes to make it compile is not so hard, but I've got stuck in some tests that do not pass.
It seems a problem with the LocalCommandBus, that do not call Handle methons of HandlerForTwoCommands (for example). May be some problem with the Reflection part of the code...
Can anyone help me please? I think this could be an great PR for all of us! :)
Thanks! Fernando