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

Support for .NET Core 2.x? #31

Open
thangchung opened this issue Mar 20, 2018 · 1 comment
Open

Support for .NET Core 2.x? #31

thangchung opened this issue Mar 20, 2018 · 1 comment

Comments

@thangchung
Copy link

I wonder that is it working with .NET Core 2.x? I have seen in the README file that it works with ASP.NET Core 1.0, but I have checked the *.csproj files that its only target to 4.5.x. My question is how can I make it work with .NET Core 2.x and .NET Core stack?

@RxDave
Copy link
Owner

RxDave commented Jul 7, 2018

Only the core Qactive library is compatible with .NET Core 1.x, because it didn't provide any support for binary serialization, TCP sockets or Expression Trees. I haven't looked into .NET Core 2.x support, but if the new .NET Core includes those APIs, then I'll certainly consider providing support for the entire stack.

@RxDave RxDave pinned this issue Jan 9, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants