Исходный код вики Rx | Reactive Extensions
Редактировал(а) Alexandr Fokin 2023/01/11 13:42
Последние авторы
| author | version | line-number | content |
|---|---|---|---|
| 1 | Reactive Extensions | Rx | Реактивное программирование | ||
| 2 | |||
| 3 | Rx.Net | ||
| 4 | [[https:~~/~~/github.com/dotnet/reactive>>https://github.com/dotnet/reactive]] | ||
| 5 | |||
| 6 | Introdaction to Rx | ||
| 7 | [[http:~~/~~/introtorx.com>>http://introtorx.com/]] | ||
| 8 | |||
| 9 | ReactiveX | ||
| 10 | [[https:~~/~~/reactivex.io>>https://reactivex.io]] | ||
| 11 | |||
| 12 | Using Rx | Microsoft Learn | ||
| 13 | [[https:~~/~~/learn.microsoft.com/en-us/previous-versions/dotnet/reactive-extensions/hh242981(v=vs.103)>>https://learn.microsoft.com/en-us/previous-versions/dotnet/reactive-extensions/hh242981(v=vs.103)]] | ||
| 14 | |||
| 15 | [[UI паттерны состояния>>doc:Архитектура и модели.UI паттерны состояния.WebHome]] | ||
| 16 | |||
| 17 | ---- | ||
| 18 | |||
| 19 | 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]] | ||
| 20 | [[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]] | ||
| 21 | [[https:~~/~~/github.com/noseratio/AsyncEvents>>https://github.com/noseratio/AsyncEvents]] | ||
| 22 | |||
| 23 | Async Rx is not in Nuget | ||
| 24 | [[https:~~/~~/github.com/dotnet/reactive/issues/1248>>https://github.com/dotnet/reactive/issues/1248]] | ||
| 25 | When will AsyncRx.NET release? | ||
| 26 | [[https:~~/~~/github.com/dotnet/reactive/issues/1118>>https://github.com/dotnet/reactive/issues/1118]] | ||
| 27 | |||
| 28 | ---- | ||
| 29 | |||
| 30 | [[Конкурентность в C#. Асинхронное, параллельное и многопоточное программирование. | O’Reilly>>doc:Книги.O’Reilly.Конкурентность в C#\. Асинхронное, параллельное и многопоточное программирование\. | O’Reilly.WebHome]] | ||
| 31 | |||
| 32 | Good introduction to the .NET Reactive Framework [closed] | ||
| 33 | [[https:~~/~~/stackoverflow.com/questions/1596158/good-introduction-to-the-net-reactive-framework>>https://stackoverflow.com/questions/1596158/good-introduction-to-the-net-reactive-framework]] | ||
| 34 | |||
| 35 | Реактивные расширения | ||
| 36 | [[https:~~/~~/habr.com/ru/company/nix/blog/261031/>>https://habr.com/ru/company/nix/blog/261031/]] | ||
| 37 | |||
| 38 | C# Job Queues (part 2) with Reactive Extensions and Channels | ||
| 39 | [[https:~~/~~/michaelscodingspot.com/c-job-queues-with-reactive-extensions-and-channels/>>https://michaelscodingspot.com/c-job-queues-with-reactive-extensions-and-channels/]] | ||
| 40 | |||
| 41 | Использование Reactive Extensions | ||
| 42 | [[http:~~/~~/sonyks2007.blogspot.com/2014/01/reactive-extensions.html?m=1>>http://sonyks2007.blogspot.com/2014/01/reactive-extensions.html?m=1]] | ||
| 43 | |||
| 44 | Введение в реактивное программирование. | ||
| 45 | [[https:~~/~~/medium.com/clean-code-channel/введение-в-реактивное-программирование-1a8aedbfdfcd>>https://medium.com/clean-code-channel/введение-в-реактивное-программирование-1a8aedbfdfcd]] |