34 results for “topic:iqueryable”
Unit of Work & Repositories Framework - .NET 4.x
ASP MVC Helpers for connecting IQueryables with the amazing DataTables.net plugin
Declare properties on an object that can be translated by LINQ
λ Construct Linq queries using strings.
QueryLink simplifies the integration of UI components with backend data sources, making it easier to manage filters and sorting operations with minimal code.
Building IQueryable provider series
Framework for dynamic query building regardless of the source and target.
An easy-to-use efficient KeySet- and Offset-pagination implementation for IQueryable with included opaque Cursor support.
A simple console application to explore and transform expressions using ExpressionVisitor.
An example of intercepting IQueryable executions to parse and transform the query.
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,
A simple search functionality working on IQueryable collections
🤘 Query-object based automatic predicate building, sorting and paging on top of IQueryable
Library for easily paging through any IQueryable in ASP.NET/ASP.NET Core
Augments linq IQueryable Select capabilities with configurable options to allow build composable projections, based on conditional constructs.
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.
Queryable Port of some methods of LinqDataCalc [ .NET 4.6.2+ ]
a library that provides to apply serialized filters to IQueryable collections
Define IQueryable Where clauses with POCO's.
A LINQ query layer for ParquetSharp that can read entire Parquet datasets — not just single files. Supports Delta Lake tables, Hive partitions, predicate pushdown, and efficient column projection for high-performance .NET data processing.
Tips for .NET developer course
Paging results using IQueryable or creating a solution inheriting from List<T>.
Provides extension methods for checking if an index is within the valid range of arrays and collections, supporting IEnumerable, ICollection, IList, IQueryable, and arrays.
No description provided.