Reactive Extensions for .NET Developers

preview_player
Показать описание
The Reactive Extensions library extends the observer pattern, and enables composition of asynchronous and event-based programs. It lets you to treat streams of asynchronous events with the same sort of simple, composable operations that you use for collections of data items, like arrays.

[01:03] - Why do we need the Reactive Extensions (Rx)?
[01:48] - How is Rx different from the Task Parallel Library?
[03:54] - Core concepts of Rx
[11:30] - When should we bring Rx into your project?
[14:30] - Rx demo with Xamarin and ASP.NET Core
[22:30] - Learning resources

Useful Links

Рекомендации по теме
Комментарии
Автор

I had no idea Reactive Extensions was invented by Microsoft, I first heard about it from Angular with RxJS

ShawnShaddock
Автор

Great explanation... thank you so much!

jan
Автор

I really want to be able to do Rx in dot net...this is a good video thanks

odebodevictor
Автор

Does anybody know where I can get such themes on Visual studio for PC?

CornelionSigismon