Skip to content

v1.0 - streaming async iterators support and .NET Standard 2.1

Compare
Choose a tag to compare
@martinothamar martinothamar released this 10 Feb 21:22

This release includes

  • Support for streaming async iterators (IAsyncEnumerable) and bumped the target framework to .NET Standard 2.1. (#9 #13)
  • Project is now built using .NET 6
  • Updated docs, benchmarks (new versions of MediatR etc)