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 CSharp library that makes it easier to work with Types dynamically.☆24Updated 2 years ago
- Linq for Span<T> using SourceGenerators☆54Updated 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…☆46Updated 3 months ago
- C# library which provides uniform API for conversion between types.☆24Updated last year
- A .NET library for using reflection emit in a fluent way.☆33Updated last year
- Embedded persistent key-value store for .NET. Pure C# code.☆64Updated 4 years ago
- A LINQ-like extensions for C# that uses SIMD extensions to parallelize the operations☆38Updated last year
- Generates Blazor -> Javascript strongly typed interop methods.☆28Updated last year
- Micro ORM with source generator☆27Updated 2 years ago
- A convenient data structure supporting efficient in-memory indexing and querying, including range queries and fuzzy string matching.☆81Updated this week
- Research project for the Linq for the 2d arrays and images☆21Updated last year
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆72Updated 2 years ago
- A sitemap (sitemap.xml) querying and parsing library for .NET☆37Updated last year
- Roslyn based, set of code refactorings for Visual Studio☆33Updated last year
- Implementation for pooled in-memory streams for .NET☆39Updated last year
- A zero allocation globbing library☆26Updated last week
- .NET library that aims to provide faster usage of C# reflection features. Especially the usage of constructor and members accessors (get/…☆57Updated last month
- Embeddable Mixed-Storage Key-Value Store for C#☆26Updated 4 years ago
- Text clustering algorithm, implemented in .NET☆21Updated 2 years ago
- Extremely fast and lightweight minimalistic object mapper generated on the fly☆47Updated 8 months ago
- A LiteDB with realtime notifications☆43Updated last year
- A library for .NET that uses source generators to automatically generate data annotations for your models.☆58Updated 4 years ago
- A Lightweight, Extensible Scripting Language for Expression Trees☆21Updated 3 months ago
- Dynamically run code using .NET 10, Roslyn and AssemblyLoadContext☆118Updated 3 weeks ago
- An AOP code generator☆19Updated 4 years ago
- High-performance zero-reflection approach to C# metaprogramming☆31Updated last year
- Creates fast, strongly typed delegates for accessing methods, fields and properties. The right overload is automatically chosen based on …☆22Updated 5 years ago
- C# Source Generator library for Inter-Process Communication☆46Updated last week
- Explore project dependencies in .NET☆68Updated 3 months ago
- BigMachines is State Machine library for .NET☆43Updated 3 weeks ago