Skip to content

Minor Improvement Release

Choose a tag to compare

@michael-damatov michael-damatov released this 04 Dec 21:44
· 6 commits to master since this release
f0c41dd
  • adds support for Guid, TimeSpan, and Random methods introduced with .NET 10
  • extends the "redundant LINQ query" analyzer to detect IAsyncEnumerable<T> queries
  • extends the "convert to LINQ query" context action for IAsyncEnumerable<T> expressions