AlexeyBoiko / LinqExprLinks
.Net library for creating reusable Linq queries. The library allows you to use MemberExpression to specify the fields of an object used in a query. For example: a reusable query to find objects that intersect with a given period of time. The library fully supports Entity Framework, including Async operations.
☆11Updated 4 years ago
Alternatives and similar repositories for LinqExpr
Users that are interested in LinqExpr are comparing it to the libraries listed below
Sorting:
- A .NET library for using reflection emit in a fluent way.☆33Updated last year
- Provides publishing support for applications using Onova.☆23Updated last year
- An AOP code generator☆19Updated 4 years ago
- Linq for Span<T> using SourceGenerators☆54Updated 4 years ago
- A fast and low allocation StringBuilder for .NET.☆104Updated 2 weeks ago
- Roslyn based, set of code refactorings for Visual Studio☆33Updated last year
- A library for reading and modifying CSPROJ files☆14Updated 4 years ago
- A CSharp library that makes it easier to work with Types dynamically.☆24Updated 2 years ago
- A LiteDB with realtime notifications☆43Updated last year
- Embedded persistent key-value store for .NET. Pure C# code.☆64Updated 4 years ago
- C# library which provides uniform API for conversion between types.☆23Updated last year
- Research project for the Linq for the 2d arrays and images☆21Updated last year
- High-performance zero-reflection approach to C# metaprogramming☆31Updated last year
- A library for .NET that uses source generators to automatically generate data annotations for your models.☆58Updated 4 years ago
- A zero allocation globbing library☆26Updated last week
- Simple build versioning for .NET, powered by Git tags☆67Updated this week
- Code generator tools that helps you to automate C# code generation.☆12Updated last month
- Generates Blazor -> Javascript strongly typed interop methods.☆28Updated 11 months ago
- C# Source Generator library for Inter-Process Communication☆45Updated last week
- BigMachines is State Machine library for .NET☆43Updated 2 weeks ago
- A collection of utility C# extension methods.☆47Updated 3 months ago
- Implementation for pooled in-memory streams for .NET☆39Updated last year
- A sitemap (sitemap.xml) querying and parsing library for .NET☆37Updated last year
- C# Adaptive Radix Tree implementation + Fuzzy String Match stuff + License Plate Index + NGram Index☆38Updated 4 years ago
- A LINQ-like extensions for C# that uses SIMD extensions to parallelize the operations☆38Updated last year
- .NET library that aims to provide faster usage of C# reflection features. Especially the usage of constructor and members accessors (get/…☆57Updated 3 weeks ago
- Traverse is a .NET library that makes it easy to explore trees and tree-like structures using LINQ.☆26Updated 5 years ago
- Works in conjunction with System.Text.RegularExpressions.Regex to boost performance, add a replace function, and support gigantic files t…☆25Updated 2 years ago
- A set of optimized extensions which integrate System.Range with foreach and LINQ☆20Updated last year
- Simple C# source generator for text templates☆33Updated 3 years ago