Interactive Extensions for LINQ to Objects

added by rcash
7/31/2011 2:31:17 PM

220 Views

Based on the work done in Reactive Extensions (Rx), a set of additional LINQ to Objects query operators are available as Interactive Extensions(Ix). Missing features can be found in a set of IEnumerable extension methods under the System.Linq namespace by looking under the API.


0 comments