Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Do you have any plan for asp.net core or standard support? #27

Open
FernandoMorais opened this issue Dec 2, 2016 · 4 comments · May be fixed by #28
Open

Do you have any plan for asp.net core or standard support? #27

FernandoMorais opened this issue Dec 2, 2016 · 4 comments · May be fixed by #28

Comments

@FernandoMorais
Copy link

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

@FernandoMorais
Copy link
Author

Hi guys!

I've made it! :)
Everything is running now and I got all tests running in green!

How could I make the PR?

@darrencauthon
Copy link
Collaborator

Just pop the branch and push it up! 😄

@FernandoMorais
Copy link
Author

I've jut pushed it! 👍

@thomaseyde
Copy link

Is there a NuGet package for .NET Core?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants