There are 0 repository under iqueryable topic.
ASP MVC Helpers for connecting IQueryables with the amazing DataTables.net plugin
Declare properties on an object that can be translated by LINQ
Framework for dynamic query building regardless of the source and target.
A simple console application to explore and transform expressions using ExpressionVisitor.
An example of intercepting IQueryable executions to parse and transform the query.
Building IQueryable provider series
NSG.PrimeNG.LazyLoading is a project in support of TurboTable lazy and filter features. This allows for server-side/remote pagination, filtering and sorting.
A C# extension methods class for IQueryable<T> (targeting EF Core's IDbSet<T>) providing a facility for data pagination.
Simple strongly typed interface for IQueryable-to-object mappings optimized for Entity Framework without reflection usages.
EfCore 2.1 Preview IQueryableExtensions
In this repository, the blog project I developed with .net core has deleting, updating, adding and listing features for all controllers. I used the classes I mapped using IOC container by matching them in .netcore's built-in ioc container.
İn this Repository, has meaning of ORM , EntityFramework, Lazy-Eager Loading , DbFirst , CodeFirst, Linq To EF, Linq to SQL,
🤘 Query-object based automatic predicate building, sorting and paging on top of IQueryable
A simple search functionality working on IQueryable collections
Queryable Port of some methods of LinqDataCalc [ .NET 4.6.2+ ]
Tiny paging library for .NET with support for EF Core and EF6
Document Stores lets you easily create queryable stores with strongly-typed keying over document databases like CosmosDb, without the need for high-ceremony repository patterns or bare-metal integrations.
DevExGridEnhancer is a powerful .NET Standard 2.0 library designed to supercharge your data grids with advanced sorting and filtering capabilities. Simplify data parsing and leverage IQueryable for seamless integration.
A C# Pill that highlights that the Linq query applied after a cast to `IEnumerable` is not translated into SQL. Instead, it is run in memory.
The difference between IEnumerable and IQueryable in c#
Extensions IQueryable library used in projects created by the Code Generator tool.
Paging results using IQueryable or creating a solution inheriting from List<T>.
This is the Microsoft assembly for the .Net 4.0 Dynamic language functionality.