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.☆32Updated 8 months ago
- .NET library that aims to provide faster usage of C# reflection features. Especially the usage of constructor and members accessors (get/…☆57Updated last year
- High-performance zero-reflection approach to C# metaprogramming☆31Updated 9 months ago
- A LINQ-like extensions for C# that uses SIMD extensions to parallelize the operations☆38Updated 9 months ago
- C# Source Generator library for Inter-Process Communication☆40Updated 2 weeks ago
- Roslyn based, set of code refactorings for Visual Studio☆34Updated last year
- Linq for Span<T> using SourceGenerators☆53Updated 4 years ago
- Generates Blazor -> Javascript strongly typed interop methods.☆22Updated 7 months ago
- System.IO.Pipelines API adapter for System.Net.WebSockets☆31Updated last week
- An AOP code generator☆18Updated 4 years ago
- PMS full-text search engine with no external dependencies written in C#☆23Updated last year
- A CSharp library that makes it easier to work with Types dynamically.☆24Updated 2 years ago
- An alternative to LinkedList<T> with reverse operation and enumeration without allocation.☆17Updated last year
- Implementation for pooled in-memory streams for .NET☆39Updated last year
- C# library which provides uniform API for conversion between types.☆22Updated last year
- Dynamically run code using .NET 9, Roslyn and AssemblyLoadContext☆113Updated 7 months ago
- IndexEngine is a lightweight document and text indexing platform written in C#.☆38Updated 3 years ago
- A LiteDB with realtime notifications☆43Updated last year
- Simple application to full-text searching in file system☆17Updated 4 years ago
- Embedded persistent key-value store for .NET. Pure C# code.☆63Updated 4 years ago
- BigMachines is State Machine library for .NET☆42Updated last month
- Provides publishing support for applications using Onova.☆23Updated 11 months ago
- Code Generation & Runtime Compilation Chicanery for .Net☆11Updated 6 months ago
- A zero allocation globbing library☆25Updated last week
- This project uses Source Generation to generate an interface and a Proxy class for classes. This makes it possible to wrap external class…☆44Updated last month
- A fast and low allocation StringBuilder for .NET.☆102Updated last week
- Text clustering algorithm, implemented in .NET☆22Updated 2 years ago
- Micro ORM with source generator☆27Updated last year
- High-performance network packet decoding and packet decoder source generator☆39Updated 5 months ago
- A light-weight, performant interval tree in C#☆30Updated 3 months ago