Top 20 NuGet Packages
Provides an action filter to enable LinqToQuerystring for Web API 2 actions that return IQueryable
A set of extensions used to query a Team Foundation Server for collection items (Currently only works with WorkItems).
Easy to use library to use Translation Memory eXchange (.tmx) files with LINQ queries
Provides some useful utility functions for working with Linq Expressions:
* GetPropertyInstance
* GetPropertyName
Linq extension method AutoProjectInto, that automates projection of same-name, same-type properties in select statements.
My package description.
Linq.DynamicSum support method DynamicSum to sum all object which have the operater + overload
Reference
http://stackoverflow.com/questions/15417623/how-to-get-linq-sum-of-ienumerableobject
Source code & guide: https://github.com/haison8x/Linq.DynamicSum
Package Description
Description
Library to wrap IQueryable with filter and sort queries received in serialized form (i.e. from JavaScript front-end). Works by way of expression trees
Library to wrap IQueryable with filter and sort queries received in serialized form (i.e. from JavaScript front-end). Works by way of expression trees
LINQ operators to enable C# 8.0 index and range new features working with LINQ queries and any type that implements IEnumerable<T>.
LINQ to Objects for JavaScript.
Translates computed properties in LINQ queries into their implementation (based on Microsoft.Linq.Translations).
Linq.Search provides a way to search collections using a simple query language.
Use LINQ query operators with Microsoft .NET Chart Controls (http://msdn.microsoft.com/en-us/library/dd456726).
Package Description
This Linq to Google Analytics Provider is a fork (hosted on GitHub) of the project located on Codeplex (http://linqtogoogleanalytic.codeplex.com).
With this library, you can build queries against Google Analytics and get your data back much like you would with mature LINQ providers built for databa...
A simple (pseudo-)LINQ context for GEDCOM genealogy data.
NOTE: There is still a lot of features to add to this. Feel free to contact me with any tags which aren't being handled properly, or contribute to the code: https://github.com/dpdonahue/LINQ2GEDCOM
With linq2indexeddb developpers can add, update, delete and search data on an easy way without having to think how to put up an connection, handeling transaction, etc. For now this project is still in development, so everything is subject to change.
Now only the basic CRUD operations are supp...