Previously I mentioned the iOS-Queryable framework that provides a Microsoft .NET LINQ style syntax for creating core data queries.
Anton Bukov has created a project called NSEnumeratorLinq that aims to provide an API modeled after the Linq Enumerable API found in .NET providing an extensive number of methods for easier queries of Objectice-c collections.
Here’s an example from the NSEnumeratorLinq readme showing use of the library on an NSArray:
You can find NSEnumeratorLinq on Github here.
There are many methods available that you’ll find listed on the Github page.
- iOS Library For Simplifying Complex Core Data Queries Inspired By Microsoft .NET’s LINQ
- Top iOS Development Resources – For Week Ended December 16th, 2012
- XNATouch: Microsoft XNA Games Running On The iOS Platform
- Open Source Collection Of Time Saving iOS Objective-C Collection Query Methods
- Microsoft Releases iOS Library For Bing Maps
Original article: Open Source Library Bringing Microsoft .NET Linq Style Queries To Objective-C Collections
©2013 iOS App Dev Libraries, Controls, Tutorials, Examples and Tools. All Rights Reserved.





