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

In.Ex 4.0 preview NuGet build #14906

Closed
ghost opened this issue Mar 3, 2019 · 12 comments
Closed

In.Ex 4.0 preview NuGet build #14906

ghost opened this issue Mar 3, 2019 · 12 comments
Labels
closed-no-further-action The issue is closed and no further action is planned. customer-reported

Comments

@ghost
Copy link

ghost commented Mar 3, 2019

In.Ex team has recently released first preview NuGet package for In.Ex 4.0 with great API improovements, supports of new features and new async extentions (related PR - dotnet/reactive#423).
Currently I'm trying to use it in my project with EF Core, but due to type conflicts it causes TypeLoadException:
Message: System.TypeLoadException : Could not load type 'System.Collections.Generic.IAsyncEnumerable'1' from assembly 'System.Interactive.Async, Version=4.0.0.0, Culture=neutral, PublicKeyToken=94bc3704cddfc263'. .....
It would be great to have EF Core updated with support of new version of System.Interactive.Async. Will it be possible ?

@ajcvickers
Copy link
Member

Pinging @divega to follow up on this one.

@ajcvickers
Copy link
Member

@anton-beetroot-23071996 We're still working through the interaction of EF Core and the new async enumerable support in C# 8. We plan to have something to say publicly in the next few weeks, likely as part of a preview blog post.

@ajcvickers ajcvickers added the closed-no-further-action The issue is closed and no further action is planned. label Mar 29, 2019
@devsko
Copy link

devsko commented Mar 29, 2019

@ajcvickers Please take into account that this bug means that you cannot reference EF and Ix at the same time (direct or transitive). It's not only about support IAsyncEnumerable.

@ajcvickers
Copy link
Member

@devsko This is a point-in-time situation. We plan to have a coherent solution before 3.0 ships.

@alan994
Copy link

alan994 commented May 17, 2019

@ajcvickers Any update on this?

@ajcvickers
Copy link
Member

@alan994 We working on it, but it's not quite ready yet. Hopefully it will make preview 6. More realistically, preview 7.

@ghost
Copy link
Author

ghost commented May 23, 2019

@ajcvickers Hi) Is there exist any non-closed issue for this (or maybe PR), to track on its status ?

@ajcvickers
Copy link
Member

@anton-beetroot-23071996 It will happen as part of #15498

@xaviergxf
Copy link

@ajcvickers i'm still seeing this error on preview 8.

@ajcvickers
Copy link
Member

@xaviergxf Please open a new issue and include a small, runnable project/solution or complete code listing that demonstrates the behavior you are seeing.

@shravan2x
Copy link

shravan2x commented Aug 31, 2019

I'm facing the same issue on preview8, @xaviergxf isn't alone.

@smitpatel
Copy link
Member

@shravan2x - As @ajcvickers said above, please open new issue with requested details so we can investigate.

@ajcvickers ajcvickers reopened this Oct 16, 2022
@ajcvickers ajcvickers closed this as not planned Won't fix, can't repro, duplicate, stale Oct 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
closed-no-further-action The issue is closed and no further action is planned. customer-reported
Projects
None yet
Development

No branches or pull requests

6 participants