Daniel C. Weber 33c85e06e2 Use a dedicated implementation of IObserver instead of passing three delegates to Subscribe. vor 7 Jahren
..
benchmarks 51a745fdae Don't pack and publish the benchmarks project. vor 7 Jahren
build f75f3de458 use as tool vor 7 Jahren
facades 9ab92cec1a 4.x: Check for license header and add them (#588) vor 7 Jahren
src 33c85e06e2 Use a dedicated implementation of IObserver instead of passing three delegates to Subscribe. vor 7 Jahren
tests b2a449fd67 4.x: Fix accidental behavior change with Task-based Create methods completing when the body ends vor 7 Jahren
.gitattributes a2a03840ac Rename Ix/NET/** to Ix.NET/**. Rename Rx/NET/** to Rx.NET/** vor 12 Jahren
.gitignore 075f94d317 remove nuget vor 9 Jahren
CodeCoverage.runsettings 231bd4e300 Update build scripts (#630) vor 7 Jahren
Directory.build.props 173a5ef6cc Remove AsyncMethodBuilderAttribute, take it from System.Threading.Tasks.Extensions. vor 7 Jahren
Directory.build.targets 7d2d4c4ec4 Emit a warning if the half-serializer ignores a value in ForwardOnNext. vor 7 Jahren
README.md c9ef704ffd update readme vor 8 Jahren
ReactiveX.snk a2f10c9a1e Change the strong name signing key; check in new one. vor 9 Jahren
Rx.ruleset 49783c7c67 Remove old Rx.NET sln vor 9 Jahren
System.Reactive.sln 0fc86a0c41 4.x: Reduce StableCompositeDisposable.Create overhead via dedicated implementation vor 7 Jahren
Test.ruleset 746eb76788 Fix errors from xUnit CA vor 8 Jahren
global.json 9ee7f2298b use latest extras vor 7 Jahren
version.json 0cb6612106 bump ver vor 7 Jahren

README.md

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