MS는 ReactiveX를 왜 만들었을까? (feat. RxJS)

http://huns.me/development/2051


웹 프론트엔드 개발자의 얕고 넓은 Rx 이야기

https://www.slideshare.net/jeokrang/rx-70197043


강좌 1

http://introtorx.com/


강좌 2


* nuget(4.1.6버전 기준 .Net framework 4.6부터 사용 가능)

https://www.nuget.org/packages/System.Reactive/


* Github의 관련 사용 예시

Showing the top 10 GitHub repositories that depend on System.Reactive:

RepositoryStars
microsoft/react-native-windows
A framework for building native Windows apps with React.
 
AvaloniaUI/Avalonia
A multi-platform .NET UI framework
 
reactiveui/ReactiveUI
An advanced, composable, functional reactive model-view-viewmodel framework for all .NET platforms that is inspired by functional reactive programming. ReactiveUI allows you to abstract mutable state away from your user interfaces, express the idea around a feature in one readable place and improve the testability of your application.
 
gitextensions/gitextensions
Git Extensions is a standalone UI tool for managing git repositories. It also integrates with Windows Explorer and Microsoft Visual Studio (2015/2017/2019).
 
dotnet/reactive
The Reactive Extensions for .NET
 
reactiveui/refit
The automatic type-safe REST library for .NET Core, Xamarin and .NET
 
louthy/language-ext
C# functional language extensions - a base class library for functional programming
 
elastic/elasticsearch-net
Elasticsearch.Net & NEST
 
reactiveui/Akavache
An asynchronous, persistent key-value store
 
octokit/octokit.net
A GitHub API client library for .NET
 


+ Recent posts