|
|
@@ -5,13 +5,18 @@ Channel | Rx | Ix |
|
|
|
-------- | :------------: | :-------------: |
|
|
|
AppVeyor<br>([home](https://ci.appveyor.com/project/dotnetfoundation/rx-net)) |  | 
|
|
|
NuGet.org |  | 
|
|
|
-MyGet<br>([gallery](https://www.myget.org/gallery/rxnet)) | <br> | <br>
|
|
|
+MyGet<br>([gallery](https://dotnet.myget.org/gallery/rx)) | <br> | <br>
|
|
|
|
|
|
### Join the conversation
|
|
|
|
|
|
Catch us in the #rx and #ix channels over in the [.NET Slack](http://tattoocoder.com/aspnet-slack-sign-up/).
|
|
|
[](http://tattoocoder.com/aspnet-slack-sign-up/)
|
|
|
|
|
|
+### Get nightly builds
|
|
|
+- NuGet v3 feed url (VS 2015+): `https://dotnet.myget.org/F/rx/api/v3/index.json`
|
|
|
+- NuGet v2 feed url (VS 2012+): `https://dotnet.myget.org/F/rx/`
|
|
|
+- Symbol server url: `https://dotnet.myget.org/F/rx/symbols/
|
|
|
+
|
|
|
A Brief Intro
|
|
|
-------------------
|
|
|
|