Oren Novotny 3df103db0e bump rc ver after repo update hace 9 años
..
Microsoft.Reactive.Testing 39a76313ea Update to stable for Rx hace 9 años
NuSpecs 4520d523e4 add Netstandard 1.1 to ensure Concurrent Collections ifdef's align for references hace 9 años
Playground 699bba3524 Fixed build for Silverlight 4, .NET Framework 3.5, and Windows Phone 7. Cleaned up a few code analysis warnings. hace 10 años
System.Reactive.Core 4520d523e4 add Netstandard 1.1 to ensure Concurrent Collections ifdef's align for references hace 9 años
System.Reactive.Debugger 6abc8ee9f6 Removing deprecated XBLV build flavor. hace 10 años
System.Reactive.Experimental 98760af38d Remove net4 support from project.json hace 9 años
System.Reactive.Interfaces 39a76313ea Update to stable for Rx hace 9 años
System.Reactive.Linq 4520d523e4 add Netstandard 1.1 to ensure Concurrent Collections ifdef's align for references hace 9 años
System.Reactive.Observable.Aliases 98760af38d Remove net4 support from project.json hace 9 años
System.Reactive.PlatformServices 39a76313ea Update to stable for Rx hace 9 años
System.Reactive.Providers 39a76313ea Update to stable for Rx hace 9 años
System.Reactive.Runtime.Remoting 98760af38d Remove net4 support from project.json hace 9 años
System.Reactive.Windows.Forms 98760af38d Remove net4 support from project.json hace 9 años
System.Reactive.Windows.Threading 39a76313ea Update to stable for Rx hace 9 años
System.Reactive.WindowsRuntime 39a76313ea Update to stable for Rx hace 9 años
Tests.System.Reactive 1a213939c9 Update tests to acount for WinRT timer resolution hace 9 años
Tests.System.Reactive.Uwp.DeviceRunner 110be88170 Workaround the 0ms timespan issue by falling back to the stopwatch timer on WinRT hace 9 años
.gitattributes a2a03840ac Rename Ix/NET/** to Ix.NET/**. Rename Rx/NET/** to Rx.NET/** hace 12 años
.gitignore 075f94d317 remove nuget hace 9 años
NuGet.Config f3895c8523 Remove CI RefGen feed as build 12 is on main nuget with this support hace 9 años
README.txt a2a03840ac Rename Ix/NET/** to Ix.NET/**. Rename Rx/NET/** to Rx.NET/** hace 12 años
ReactiveX.snk a2f10c9a1e Change the strong name signing key; check in new one. hace 9 años
Rx.NET.sln 6bd0710d7f sln file updates hace 9 años
Rx.NET.sln.DotSettings 49783c7c67 Remove old Rx.NET sln hace 9 años
Rx.ruleset 49783c7c67 Remove old Rx.NET sln hace 9 años
Test.ruleset 49783c7c67 Remove old Rx.NET sln hace 9 años
build-new.ps1 3df103db0e bump rc ver after repo update hace 9 años
global.json 39a76313ea Update to stable for Rx hace 9 años

README.txt

To build all flavors of Rx, you will need several different SDK's installed:

Visual Studio 2012
Windows Phone 8 SDK (create.msdn.com)
Windows Phone 7.1 SDK (create.msdn.com)
Silverlight 4 SDK
Microsoft Silverlight 4 Tools for Visual Studio 2010
Xbox XNA Game Studio 4.0*

* Note: Installing Xbox XNA Game Studio is tricky on Windows 8, as you must install some other dependencies first.
More information can be found here: http://blogs.msdn.com/b/astebner/archive/2012/02/29/10274694.aspx

For building installers and Visual Studio extensions, we need the following installed:
Visual Studio 2012 SDK
Windows Installer XML (WiX) toolset (wix.codeplex.com), preferably version 3.5.


Note: the XNA Game Studio build has not been actively maintained and may not build. Feel free to fix it!