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.
☆10Updated 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 11 months ago
- Linq for Span<T> using SourceGenerators☆54Updated 4 years ago
- 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 LiteDB with realtime notifications☆43Updated last year
- .NET library that aims to provide faster usage of C# reflection features. Especially the usage of constructor and members accessors (get/…☆57Updated last week
- Code Generation & Runtime Compilation Chicanery for .Net☆11Updated 9 months ago
- Research project for the Linq for the 2d arrays and images☆21Updated last year
- C# Adaptive Radix Tree implementation + Fuzzy String Match stuff + License Plate Index + NGram Index☆38Updated 4 years ago
- Provides publishing support for applications using Onova.☆23Updated last year
- Roslyn based, set of code refactorings for Visual Studio☆33Updated last year
- Fast binary serializer☆66Updated 10 months ago
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆72Updated 2 years ago
- An alternative to LinkedList<T> with reverse operation and enumeration without allocation.☆17Updated 2 years ago
- A set of optimized extensions which integrate System.Range with foreach and LINQ☆20Updated last year
- A LINQ-like extensions for C# that uses SIMD extensions to parallelize the operations☆38Updated last year
- This project uses Source Generation to generate an interface and a Proxy class for classes. This makes it possible to wrap external class…☆45Updated last month
- Extension methods that convert to and from Base64 strings with fewer memory allocations.☆13Updated 3 years ago
- BigMachines is State Machine library for .NET☆44Updated last week
- Simple Graphics for C# Beginners (starting with Turtle-Graphics)☆11Updated 2 months ago
- Text clustering algorithm, implemented in .NET☆21Updated 2 years ago
- C# library which provides uniform API for conversion between types.☆23Updated last year
- Regexator is IDE for .NET regular expressions.☆18Updated 4 years ago
- C# Source Generator library for Inter-Process Communication☆43Updated last week
- Code generator tools that helps you to automate C# code generation.☆12Updated 2 weeks ago
- Embedded persistent key-value store for .NET. Pure C# code.☆64Updated 4 years ago
- A sitemap (sitemap.xml) querying and parsing library for .NET☆36Updated last year
- Manages multi-threaded writing to a single file.☆30Updated 6 years ago
- Provides platform independent navigation at the MVVM level and a Source Generator that automatically binds view and view models and regis…☆22Updated 8 months ago
- PoolSharp is a simple, light weight, thread safe object pool.☆25Updated last year