Skip to content

In.Ex 4.0 preview NuGet build #14906

@ghost

Description

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 ?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions