Releases: i3arnon/MongoAsyncEnumerableAdapter
Releases · i3arnon/MongoAsyncEnumerableAdapter
v1.0.0
Breaking Changes
Transitive Dependency Migration: System.Linq.Async → System.Linq.AsyncEnumerable
This release removes the transitive dependency on System.Linq.Async and replaces it with the new System.Linq.AsyncEnumerable package released in .NET 10.0.
- For more details, see: .NET 10 AsyncEnumerable Breaking Change