Meant to be run in LinqPad. To setup, install the newest version of .Net and using NuGet install the following packages:
- Newtonsoft.Json
- Rx-Main
Linqpad requires the following namespace imports to run this example
- Newtonsoft.Json
- Newtonsoft.Json.Bson
- Newtonsoft.Json.Converters
- Newtonsoft.Json.Linq
- Newtonsoft.Json.Schema
- Newtonsoft.Json.Serialization
- System.Net
- System.Net.Http
- System.Reactive
- System.Reactive.Linq
- System.Runtime.Serialization
- System.Runtime.Serialization.Json
- System.Threading.Tasks
- System.Net.Http.Headers