Daniel C. Weber 3a58436876 Use stateful AnonymousDisposable where appropriate. (#651) 7 年 前
..
benchmarks bec853baf5 Save an allocation during inner observer creation in Switch. (#619) 7 年 前
build 231bd4e300 Update build scripts (#630) 7 年 前
facades 9ab92cec1a 4.x: Check for license header and add them (#588) 7 年 前
src 3a58436876 Use stateful AnonymousDisposable where appropriate. (#651) 7 年 前
tests 927fac9d6c Add an AnonymousDisposable that can be given a state object. Add a generic Disposable.Create method. (#634) 7 年 前
.gitattributes a2a03840ac Rename Ix/NET/** to Ix.NET/**. Rename Rx/NET/** to Rx.NET/** 12 年 前
.gitignore 075f94d317 remove nuget 9 年 前
CodeCoverage.runsettings 231bd4e300 Update build scripts (#630) 7 年 前
Directory.build.props 231bd4e300 Update build scripts (#630) 7 年 前
Directory.build.targets e0d7b0620c update tpmv to 15063 (#533) 7 年 前
README.md c9ef704ffd update readme 8 年 前
ReactiveX.snk a2f10c9a1e Change the strong name signing key; check in new one. 9 年 前
Rx.ruleset 49783c7c67 Remove old Rx.NET sln 9 年 前
System.Reactive.sln fbce075e06 Less allocations in CombineLatest (#637) 7 年 前
Test.ruleset 746eb76788 Fix errors from xUnit CA 8 年 前
global.json 0f9ce1906f Remove net45, netstandard1.3, add uap10.0.16299 (#522) 7 年 前
version.json b71cf1c430 bump version (#532) 7 年 前

README.md

To build all flavors of Rx, you will need Visual Studio 2017 with the UWP and .NET Core workloads installed.