Building IQueryable provider series
-
Updated
Aug 11, 2024
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.
Queryable Port of some methods of LinqDataCalc [ .NET 4.6.2+ ]
Augments linq IQueryable Select capabilities with configurable options to allow build composable projections, based on conditional constructs.
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.
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.
Simple strongly typed interface for IQueryable-to-object mappings optimized for Entity Framework without reflection usages.
Framework for dynamic query building regardless of the source and target.
The difference between IEnumerable and IQueryable in c#
Declare properties on an object that can be translated by LINQ
ASP MVC Helpers for connecting IQueryables with the amazing DataTables.net plugin
A simple search functionality working on IQueryable collections
Paging results using IQueryable or creating a solution inheriting from List<T>.
Extensions IQueryable library used in projects created by the Code Generator tool.
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.
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.
İn this Repository, has meaning of ORM , EntityFramework, Lazy-Eager Loading , DbFirst , CodeFirst, Linq To EF, Linq to SQL,
Library for easily paging through any IQueryable in ASP.NET/ASP.NET Core
🤘 Query-object based automatic predicate building, sorting and paging on top of IQueryable
Add a description, image, and links to the iqueryable topic page so that developers can more easily learn about it.
To associate your repository with the iqueryable topic, visit your repo's landing page and select "manage topics."