AlexeyBoiko / LinqExpr
.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 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for LinqExpr
- Provides publishing support for applications using Onova.☆22Updated 4 months ago
- A .NET library for using reflection emit in a fluent way.☆27Updated last month
- File path abstraction library for .NET.☆55Updated this week
- A LINQ-like extensions for C# that uses SIMD extensions to parallelize the operations☆37Updated last month
- High-performance zero-reflection approach to C# metaprogramming☆28Updated last month
- Micro ORM with source generator☆24Updated last year
- A Roslyn analyzer with rules related to generation and consumption of enumerables and async enumerables in C#.☆42Updated 5 months ago
- An ACID .NET relational database☆18Updated 5 months ago
- A zero allocation globbing library☆21Updated last week
- Non-boxing passing of values.☆27Updated 4 months ago
- Manages multi-threaded writing to a single file.☆30Updated 5 years ago
- A LiteDB with realtime notifications☆43Updated 9 months ago
- Implementation for pooled in-memory streams for .NET☆39Updated 9 months ago
- C# Source Generator library for Inter-Process Communication☆26Updated this week
- Extremely fast and lightweight minimalistic object mapper generated on the fly☆42Updated last month
- BigMachines is State Machine library for .NET☆37Updated this week
- Spectre.IO is a .NET library containing cross-platform abstractions and implementations for file system I/O.☆53Updated 4 months ago
- Linq for Span<T> using SourceGenerators☆50Updated 3 years ago
- Creates fast, strongly typed delegates for accessing methods, fields and properties. The right overload is automatically chosen based on …☆21Updated 4 years ago
- This project uses Source Generation to generate an interface and a Proxy class for classes. This makes it possible to wrap external class…☆39Updated last week
- Explorer of CultureInfo instances in .NET☆31Updated 4 years ago
- Biser is a cross-platform Binary and JSON Serializer for .NET / dotnet / core / standard / CoreRT / Mono WASM / C#☆41Updated last month
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆67Updated last year
- A fast and low allocation StringBuilder for .NET.☆83Updated last week
- Scoped completion tracking and error handling of tasks as an alternative to fire-and-forget/async void. Easy and test-friendly.☆50Updated last year
- Parallel Helper is a static code analyzer for C# projects that supports the development of parallel and asynchronous code. The analyzer i…☆31Updated last year
- A library for .NET that uses source generators to automatically generate data annotations for your models.☆56Updated 3 years ago
- A set of very frequently used classes, interfaces, and behaviors used in every day projects.☆27Updated last week
- ZoneTree.FullTextSearch is an open-source library that extends ZoneTree to provide efficient full-text search capabilities. It offers a f…☆65Updated last week