David Karnok ae8c9898ba Add the TakeUntil(Func<T, bool>) operator (#612) 7 years ago
..
build 29ff6a7cba workarounds (#485) 7 years ago
facades 9ab92cec1a 4.x: Check for license header and add them (#588) 7 years ago
src ae8c9898ba Add the TakeUntil(Func<T, bool>) operator (#612) 7 years ago
tests ae8c9898ba Add the TakeUntil(Func<T, bool>) operator (#612) 7 years ago
.gitattributes a2a03840ac Rename Ix/NET/** to Ix.NET/**. Rename Rx/NET/** to Rx.NET/** 12 years ago
.gitignore 075f94d317 remove nuget 9 years ago
Directory.build.props ebc228a68c UWP Update (#483) 7 years ago
Directory.build.targets e0d7b0620c update tpmv to 15063 (#533) 7 years ago
NuGet.Config 258a7f9cf9 Use NB.GV from NuGet.org 8 years ago
README.md c9ef704ffd update readme 8 years ago
ReactiveX.snk a2f10c9a1e Change the strong name signing key; check in new one. 9 years ago
Rx.ruleset 49783c7c67 Remove old Rx.NET sln 9 years ago
System.Reactive.sln d46846cc9a Add public API approval tests for Rx.NET (#482) 7 years ago
Test.ruleset 746eb76788 Fix errors from xUnit CA 8 years ago
build-new.ps1 c66d7caed4 update xunit runner to version with vsts reporter (#608) 7 years ago
global.json 0f9ce1906f Remove net45, netstandard1.3, add uap10.0.16299 (#522) 7 years ago
version.json b71cf1c430 bump version (#532) 7 years ago

README.md

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