linq topic

List linq repositories

AutoFilterer

441
Stars
36
Forks
Watchers

AutoFilterer is a mini filtering framework library for dotnet. The main purpose of the library is to generate LINQ expressions for Entities over DTOs automatically. The first aim is to be compatible w...

ObservableComputations

108
Stars
8
Forks
Watchers

Cross-platform .NET library for computations whose arguments and results are objects that implement INotifyPropertyChanged and INotifyCollectionChanged (ObservableCollection) interfaces.

FluentValidation.Blazor

236
Stars
27
Forks
Watchers

Fluent Validation-powered Blazor component for validating standard <EditForm> :milky_way: :white_check_mark:

linqit

245
Stars
14
Forks
Watchers

Extend python lists operations using .NET's LINQ syntax for clean and fast coding.

NetFabric.Hyperlinq

859
Stars
35
Forks
Watchers

High performance LINQ implementation with minimal heap allocations. Supports enumerables, async enumerables, arrays and Span<T>.

LinqToTwitter

512
Stars
129
Forks
Watchers

LINQ Provider for the Twitter API (C# Twitter Library)

linq2db

2.9k
Stars
453
Forks
Watchers

Linq to database provider.

AngleSharp

5.0k
Stars
552
Forks
Watchers

:angel: The ultimate angle brackets parser library parsing HTML5, MathML, SVG and CSS to construct a DOM based on the official W3C specifications.

zio-quill

2.1k
Stars
346
Forks
Watchers

Compile-time Language Integrated Queries for Scala