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
- Code Generation & Runtime Compilation Chicanery for .Net☆11Updated last year
- Provides publishing support for applications using Onova.☆23Updated last year
- .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
- A CSharp library that makes it easier to work with Types dynamically.☆24Updated 2 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…☆47Updated 5 months ago
- Linq for Span<T> using SourceGenerators☆54Updated 4 years ago
- A LINQ-like extensions for C# that uses SIMD extensions to parallelize the operations☆38Updated last year
- High-performance zero-reflection approach to C# metaprogramming☆32Updated last year
- Fast binary serializer☆66Updated last year
- 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
- Provides platform independent navigation at the MVVM level and a Source Generator that automatically binds view and view models and regis…☆23Updated last year
- A sitemap (sitemap.xml) querying and parsing library for .NET☆38Updated last year
- Simple build versioning for .NET, powered by Git tags☆67Updated this week
- A zero allocation globbing library☆26Updated 2 months ago
- A library for reading and modifying CSPROJ files☆14Updated 5 years ago
- Useful C# extension methods and utilities. Sponsored by endjin.☆17Updated 6 months ago
- Manages multi-threaded writing to a single file.☆30Updated 7 years ago
- Implementation for pooled in-memory streams for .NET☆39Updated last year
- Embedded persistent key-value store for .NET. Pure C# code.☆64Updated 5 years ago
- Simple application to full-text searching in file system☆20Updated 5 years ago
- Generates Blazor -> Javascript strongly typed interop methods.☆28Updated last year
- A collection of utility C# extension methods.☆48Updated 2 months ago
- .NET Reflection Made Fast and Simple ⛺☆28Updated 4 years ago
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆72Updated 3 years ago
- IndexEngine is a lightweight document and text indexing platform written in C#.☆39Updated 4 years ago
- An AOP code generator☆19Updated 5 years ago
- Research project for the Linq for the 2d arrays and images☆21Updated last year
- Sample code to show how to walk the managed heap in C#☆32Updated last year