Daniel Weber
|
e1bed995a2
Rename Build -> CreateAsyncObservable.
|
%!s(int64=5) %!d(string=hai) anos |
Daniel Weber
|
3faf42e75d
Get rid of dummy parameters in Create in favor of a fluent syntax.
|
%!s(int64=5) %!d(string=hai) anos |
Daniel Weber
|
eddd680a86
Add missing static markers for lambdas.
|
%!s(int64=5) %!d(string=hai) anos |
Daniel Weber
|
66977b1249
Avoid even more closures with an additional overload of AsyncObservable.Create. There's more room for improvement, especially wrt the T4-generated operators.
|
%!s(int64=5) %!d(string=hai) anos |
Bart De Smet
|
bfdbf1d466
Address some IDE warnings.
|
%!s(int64=5) %!d(string=hai) anos |
Bart De Smet
|
bbde275658
Convert operator signatures to use ValueTask.
|
%!s(int64=5) %!d(string=hai) anos |
Bart De Smet
|
0b6d56d7bd
Switch IAsyncObservable<T>.Subscribe method to return ValueTask
|
%!s(int64=5) %!d(string=hai) anos |
Bart De Smet
|
c3961dbee9
Switch IAsyncObserver<T> methods to return ValueTask.
|
%!s(int64=5) %!d(string=hai) anos |
Claire Novotny
|
f1b5e96157
Update to MIT license
|
%!s(int64=5) %!d(string=hai) anos |
Bart De Smet
|
040ac5f1e8
Using SubscribeSafeAsync in a few more places.
|
%!s(int64=8) %!d(string=hai) anos |
Bart De Smet
|
327f0edcea
Adding some missing ConfigureAwait(false) calls.
|
%!s(int64=8) %!d(string=hai) anos |
Bart De Smet
|
17f1c71b96
Adding Window.
|
%!s(int64=8) %!d(string=hai) anos |