kendarorg / ExpressionBuilderLinks
Dynamic fluent generation of class and function directly in CLR
☆37Updated last year
Alternatives and similar repositories for ExpressionBuilder
Users that are interested in ExpressionBuilder are comparing it to the libraries listed below
Sorting:
- Build IComparer and IEqualityComparer objects using natural language syntax.☆48Updated 7 years ago
- Most of those extensions should have been in BCL.☆70Updated 6 years ago
- Pretty print objects to the console. Similar to LINQPad's Dump() extension method.☆80Updated 6 years ago
- NProxy is a library for .NET to create lightweight dynamic proxies☆47Updated 2 years ago
- Easy-to-use exception causality chains for async/await.☆65Updated 5 years ago
- .NET WebSocket (RFC 6455/hixie/hybi) implementation using the System.IO.Pipelines API☆72Updated 5 years ago
- C# parser for .NET & Mono stack traces☆53Updated 5 years ago
- A C# glob matcher, ported from Javascript☆58Updated 6 years ago
- Regextra simplifies some tasks typically solved via regex so that you no longer have (problems){2}☆34Updated 11 years ago
- Complement for System.Linq.Expressions☆118Updated 6 years ago
- A modern wrapper around System.IO.☆84Updated 3 years ago
- JSONPath (XPath-like syntax for JSON) C# implementation☆78Updated last year
- C# LINQ Async extension methods library for async/await task.☆102Updated 6 months ago
- NQuery is a relational query engine written in C#. It allows you to execute a SELECT query against .NET objects.☆76Updated 11 years ago
- Serve APIs returning & consuming observable streams over WebSockets using .NET☆81Updated 9 years ago
- A standalone API to read .NET XML documentation files and optionally augment it with reflection information.☆109Updated this week
- ☆50Updated 7 years ago
- Multiplatform netstandard 2.0 C# console progress bar, with support for single or multithreaded progress updates.☆63Updated 4 years ago
- A small extension that enables Topshelf based services to have start parameters☆28Updated 6 years ago
- Argument validation methods, for example: this.user = Argument.NotNull("user", user).☆26Updated 3 years ago
- Provides methodof, propertyof and fieldof equivalents of typeof .☆66Updated 11 months ago
- Faster with Files☆59Updated 11 months ago
- Path globbing for .NET☆62Updated 2 weeks ago
- Facilitates adding constraints for Enum and Delegate to types and methods.☆47Updated 9 months ago
- Application initialization helper☆42Updated 2 weeks ago
- A small, lightweight dynamic proxy library for the .NET framework.☆34Updated 6 years ago
- Fluent API job scheduling engine for .NET☆26Updated 7 years ago
- .NET in-memory message queue over TCP (discontinued)☆28Updated 10 years ago
- A small .NET library for formatting type names à la C#.☆34Updated 8 months ago
- Converts a C# expression tree (from Linq namespace) to a syntatically correct javascript code.☆64Updated 5 months ago