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 10 months ago
- An AOP code generator☆18Updated 4 years 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
- Linq for Span<T> using SourceGenerators☆54Updated 4 years ago
- Provides publishing support for applications using Onova.☆23Updated last year
- A Lightweight, Extensible Scripting Language for Expression Trees☆17Updated 2 weeks ago
- Code Generation & Runtime Compilation Chicanery for .Net☆11Updated 8 months ago
- A library for .NET that uses source generators to automatically generate data annotations for your models.☆58Updated 4 years ago
- High-performance zero-reflection approach to C# metaprogramming☆31Updated 11 months ago
- Roslyn based, set of code refactorings for Visual Studio☆33Updated last year
- C# Source Generator library for Inter-Process Communication☆41Updated this week
- A fast and low allocation StringBuilder for .NET.☆101Updated 2 months ago
- Manages multi-threaded writing to a single file.☆30Updated 6 years ago
- .NET Reflection Made Fast and Simple ⛺☆28Updated 4 years ago
- DeveelDB Core is an embeddable SQL-99 database system for .NET Core and .NET Standard frameworks, derived from DeveelDB (http://github.co…☆17Updated 7 years ago
- ☆22Updated 2 years ago
- Implementation for pooled in-memory streams for .NET☆39Updated last year
- A source generator for embedding resource files directly into your assembly. Access them as a `ReadOnlySpan<byte>`, with no allocations o…☆24Updated 3 years 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
- Fast binary serializer☆65Updated 9 months ago
- A CSharp library that makes it easier to work with Types dynamically.☆24Updated 2 years ago
- Embedded persistent key-value store for .NET. Pure C# code.☆63Updated 4 years ago
- Dynamic query builder using Blazor, ASP.NET Core, and Entity Framework☆14Updated 7 months ago
- A source generator that generates partial helper classes where member properties are attributed with ProtoMember attribute.☆12Updated 2 weeks ago
- A LINQ-like extensions for C# that uses SIMD extensions to parallelize the operations☆38Updated 11 months ago
- Simple JSON formatting/pretty-printing for .NET☆23Updated 2 years ago
- .NET library for handling asynchronous file system operations☆25Updated 8 years ago
- Generates Blazor -> Javascript strongly typed interop methods.☆27Updated 9 months ago
- Sample code to show how to walk the managed heap in C#☆31Updated last year