Исходный код вики Rx | Reactive Extensions
Версия 2.13 от Alexandr Fokin на 2022/12/29 22:53
Последние авторы
author | version | line-number | content |
---|---|---|---|
1 | Reactive Extensions | Rx | Реактивное программирование | ||
2 | |||
3 | Rx.Net | ||
4 | |||
5 | IntroToRx.com is the online resource for getting started with the Reactive Extensions to .Net | ||
6 | [[http:~~/~~/introtorx.com>>http://introtorx.com/]] | ||
7 | |||
8 | ReactiveX | ||
9 | [[https:~~/~~/reactivex.io>>https://reactivex.io]] | ||
10 | |||
11 | ---- | ||
12 | |||
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 | [[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 | [[https:~~/~~/github.com/noseratio/AsyncEvents>>https://github.com/noseratio/AsyncEvents]] | ||
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]] | ||
21 | |||
22 | ---- | ||
23 | |||
24 | Реактивные расширения | ||
25 | [[https:~~/~~/habr.com/ru/company/nix/blog/261031/>>https://habr.com/ru/company/nix/blog/261031/]] | ||
26 | |||
27 | C# Job Queues (part 2) with Reactive Extensions and Channels | ||
28 | [[https:~~/~~/michaelscodingspot.com/c-job-queues-with-reactive-extensions-and-channels/>>https://michaelscodingspot.com/c-job-queues-with-reactive-extensions-and-channels/]] | ||
29 | |||
30 | Использование Reactive Extensions | ||
31 | [[http:~~/~~/sonyks2007.blogspot.com/2014/01/reactive-extensions.html?m=1>>http://sonyks2007.blogspot.com/2014/01/reactive-extensions.html?m=1]] | ||
32 | |||
33 | Введение в реактивное программирование. | ||
34 | [[https:~~/~~/medium.com/clean-code-channel/введение-в-реактивное-программирование-1a8aedbfdfcd>>https://medium.com/clean-code-channel/введение-в-реактивное-программирование-1a8aedbfdfcd]] |