Изменения документа Rx | Reactive Extensions

Редактировал(а) Alexandr Fokin 2023/01/11 13:42

<
От версии < 2.10 >
отредактировано Alexandr Fokin
на 2022/12/29 17:41
К версии < 2.14 >
отредактировано Alexandr Fokin
на 2022/12/29 22:54
>
Изменить комментарий: К данной версии нет комментариев

Комментарий

Подробности

Свойства страницы
Содержимое
... ... @@ -2,7 +2,7 @@
2 2  
3 3  Rx.Net
4 4  
5 -IntroToRx.com is the online resource for getting started with the Reactive Extensions to .Net
5 +Introdaction to Rx
6 6  [[http:~~/~~/introtorx.com>>http://introtorx.com/]]
7 7  
8 8  ReactiveX
... ... @@ -10,10 +10,14 @@
10 10  
11 11  ----
12 12  
13 -C# events as asynchronous streams with ReactiveX or Channels
13 +C# events as [[Async streams | IAsyncEnumerable>>doc:Разработка.NET.C#.Коллекции.Async streams | IAsyncEnumerable.WebHome]] with ReactiveX or [[System. Threading. Channels>>doc:Разработка.NET.Библиотеки.События и потоки.System\. Threading\. Channels.WebHome]]
14 14  [[https:~~/~~/dev.to/noseratio/c-events-as-asynchronous-streams-with-reactivex-or-channels-82k>>https://dev.to/noseratio/c-events-as-asynchronous-streams-with-reactivex-or-channels-82k]]
15 15  [[https:~~/~~/github.com/noseratio/AsyncEvents>>https://github.com/noseratio/AsyncEvents]]
16 16  
17 +Async Rx is not in Nuget
18 +[[https:~~/~~/github.com/dotnet/reactive/issues/1248>>https://github.com/dotnet/reactive/issues/1248]]
19 +When will AsyncRx.NET release?
20 +[[https:~~/~~/github.com/dotnet/reactive/issues/1118>>https://github.com/dotnet/reactive/issues/1118]]
17 17  
18 18  ----
19 19