Reactive Extensions | Rx | Реактивное программирование

Rx.Net
https://github.com/dotnet/reactive

Introdaction to Rx
http://introtorx.com

ReactiveX
https://reactivex.io

Using Rx | Microsoft Learn
https://learn.microsoft.com/en-us/previous-versions/dotnet/reactive-extensions/hh242981(v=vs.103)

UI паттерны состояния


C# events as Async streams | IAsyncEnumerable with ReactiveX or System. Threading. Channels
https://dev.to/noseratio/c-events-as-asynchronous-streams-with-reactivex-or-channels-82k
https://github.com/noseratio/AsyncEvents

Async Rx is not in Nuget
https://github.com/dotnet/reactive/issues/1248
When will AsyncRx.NET release?
https://github.com/dotnet/reactive/issues/1118


Конкурентность в C#. Асинхронное, параллельное и многопоточное программирование. | O’Reilly

Good introduction to the .NET Reactive Framework [closed]
https://stackoverflow.com/questions/1596158/good-introduction-to-the-net-reactive-framework

Реактивные расширения
https://habr.com/ru/company/nix/blog/261031/

C# Job Queues (part 2) with Reactive Extensions and Channels
https://michaelscodingspot.com/c-job-queues-with-reactive-extensions-and-channels/

Использование Reactive Extensions
http://sonyks2007.blogspot.com/2014/01/reactive-extensions.html?m=1

Введение в реактивное программирование.
https://medium.com/clean-code-channel/введение-в-реактивное-программирование-1a8aedbfdfcd

Теги: