Commit Verlauf

Autor SHA1 Nachricht Datum
  Claire Novotny f1b5e96157 Update to MIT license vor 5 Jahren
  akarnokd 05e5afae94 Replace observable with async-enumerable in docs vor 6 Jahren
  akarnokd a2ff356228 Document AsyncEnumerableEx methods vor 6 Jahren
  Bart De Smet 550db9d840 Use using declarations. vor 6 Jahren
  Bart De Smet fdc613c5b9 Local functions can shadow variables now. vor 6 Jahren
  Bart De Smet 0171e2bad0 Use await using which now can bind to configured tasks. vor 6 Jahren
  Bart De Smet 50ae7fe619 Update comment to use `await using`. vor 6 Jahren
  Bart De Smet 1a63ba15ab Use ValueTask<T> for aggregates to improve ergonomics when used in e.g. Select. vor 6 Jahren
  Bart De Smet 9ec8a1f1b4 Remove ConfigureAwait on IAsyncEnumerator<T> in favor of GetConfiguredAsyncEnumerator. vor 6 Jahren
  Bart De Smet f5fc1e4353 Getting rid of USE_AWAIT_USING to ensure proper binding for ConfigureAwait(false). vor 6 Jahren
  Bart De Smet 89ec92be8b Implement IsEmpty directly. vor 6 Jahren
  Bart De Smet bc73c64341 Use static local functions. vor 6 Jahren
  Bart De Smet 369026d24e Taming CancellationToken overload hell vor 6 Jahren
  Bart De Smet 8be4811163 Moving to Async naming convention. vor 7 Jahren
  Bart De Smet 07a9483ed7 Share some code and streamline exceptions. vor 7 Jahren
  Bart De Smet 25888d7f63 Cleaning up Ix-Async. vor 8 Jahren
  Bart De Smet 06d3a16dda Move IsEmpty to AsyncEnumerableEx. vor 8 Jahren