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 .NET library for using reflection emit in a fluent way.☆33Updated last year
- Provides publishing support for applications using Onova.☆23Updated last year
- Linq for Span<T> using SourceGenerators☆54Updated 4 years ago
- .NET library that aims to provide faster usage of C# reflection features. Especially the usage of constructor and members accessors (get/…☆58Updated 3 months ago
- This project uses Source Generation to generate an interface and a Proxy class for classes. This makes it possible to wrap external class…☆47Updated 5 months ago
- A sitemap (sitemap.xml) querying and parsing library for .NET☆38Updated last year
- Code Generation & Runtime Compilation Chicanery for .Net☆11Updated last year
- An AOP code generator☆19Updated 5 years ago
- A source generator that generates partial helper classes where member properties are attributed with ProtoMember attribute.☆13Updated 2 weeks ago
- ZoneTree.FullTextSearch is an open-source library that extends ZoneTree to provide efficient full-text search capabilities. It offers a f…☆94Updated last year
- Generates Blazor -> Javascript strongly typed interop methods.☆28Updated last year
- Super fast mapping DataReader to strongly typed object, Using AOT source generator.☆76Updated 3 weeks ago
- Text clustering algorithm, implemented in .NET☆21Updated 2 years ago
- IndexEngine is a lightweight document and text indexing platform written in C#.☆39Updated 4 years ago
- A fast and low allocation StringBuilder for .NET.☆107Updated last week
- Simple build versioning for .NET, powered by Git tags☆67Updated this week
- A LINQ-like extensions for C# that uses SIMD extensions to parallelize the operations☆38Updated last year
- Manages multi-threaded writing to a single file.☆30Updated 7 years ago
- Generating async c# code using Roslyn☆50Updated 2 months ago
- Research project for the Linq for the 2d arrays and images☆21Updated last year
- High-performance zero-reflection approach to C# metaprogramming☆32Updated last year
- Fast binary serializer☆66Updated last year
- Implementation for pooled in-memory streams for .NET☆39Updated 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☆23Updated 2 weeks ago
- A library for reading and modifying CSPROJ files☆14Updated 5 years ago
- A CSharp library that makes it easier to work with Types dynamically.☆24Updated 2 years ago
- Benchmarking .NET Serialization Performance☆28Updated last week
- A project to generate Mermaid graphs with .NET☆46Updated this week
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆72Updated 3 years ago