Replies: 1 comment 4 replies
-
|
Sorry—the plan was to release it on the day .NET 10.0 GA'd but we did some last minute smoke tests that have revealed some problems. We have released a preview. https://www.nuget.org/packages/System.Linq.Async/7.0.0-preview.10 is built for the .NET 10.0 GA build. We need to run some more tests just to verify that this really does fix the issues we found. If we have no further problems, we will do a non-preview release early next week. If it's possible for you to try this out to see if it works for you that would be great. (If it doesn't, then we can make sure the final version addresses whatever issues you encounter.) |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi everyone, I'd like to ask the planned release date for Ix.Net v7. If the info already has been presented but I couldn't find it, I apologize in advance. I'm providing async LINQ extensions over the Hazelcast .NET client, and due to reference ambiguity with Ix.Net v6 and .NET10, I have to offer a temporary fix for users who might use LINQ async. Based on the release date, I can do some forecasting for fix releases.
Many thanks in advance.
Beta Was this translation helpful? Give feedback.
All reactions