Daniel C. Weber 33c85e06e2 Use a dedicated implementation of IObserver instead of passing three delegates to Subscribe. 7 лет назад
..
benchmarks 51a745fdae Don't pack and publish the benchmarks project. 7 лет назад
build f75f3de458 use as tool 7 лет назад
facades 9ab92cec1a 4.x: Check for license header and add them (#588) 7 лет назад
src 33c85e06e2 Use a dedicated implementation of IObserver instead of passing three delegates to Subscribe. 7 лет назад
tests b2a449fd67 4.x: Fix accidental behavior change with Task-based Create methods completing when the body ends 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 173a5ef6cc Remove AsyncMethodBuilderAttribute, take it from System.Threading.Tasks.Extensions. 7 лет назад
Directory.build.targets 7d2d4c4ec4 Emit a warning if the half-serializer ignores a value in ForwardOnNext. 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 0fc86a0c41 4.x: Reduce StableCompositeDisposable.Create overhead via dedicated implementation 7 лет назад
Test.ruleset 746eb76788 Fix errors from xUnit CA 8 лет назад
global.json 9ee7f2298b use latest extras 7 лет назад
version.json 0cb6612106 bump ver 7 лет назад

README.md

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