Introduction I want to start learning how to use ReactiveUI to develop a WPF desktop application, and I have experience with building MVVM applications with Prism and Caliburn.Micro, so the challenge for me is learning RxUi’s opinions and...
http://www.reactiveui.net is a C# library which combines the MVVM architectural pattern for UI development, and the Reactive Extensions for asynchronous and event-based programming.
Not that I’d spent much time working on it lately. The fine folks at github have released Ocktokit.net, a C# library for accessing the github api. It’s an official api - it renders my crappy project useless, so...
ReactiveUI 5 has just been released (although I’ve been playing with the -pre-release alpha for a while), and one of the shiny new things it brings is a simplified Service Location model. This is fine in the most...
So next time you find yourself in a C# ivory tower, looking down on other less fortunate languages, just remember that someone, somewhere is looking down on you and C#, laughing at the simple mistakes that could be...