kendarorg / ExpressionBuilderLinks
Dynamic fluent generation of class and function directly in CLR
☆37Updated 2 years ago
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
- Complement for System.Linq.Expressions☆118Updated 6 years ago
- C# parser for .NET & Mono stack traces☆53Updated 5 years ago
- NProxy is a library for .NET to create lightweight dynamic proxies☆47Updated 2 years ago
- Pretty print objects to the console. Similar to LINQPad's Dump() extension method.☆80Updated 6 years ago
- A modern wrapper around System.IO.☆84Updated 3 years ago
- Regextra simplifies some tasks typically solved via regex so that you no longer have (problems){2}☆34Updated 11 years ago
- Faster, less leakier thread-safe Lazy<T> implementation in C#☆45Updated 2 years ago
- NQuery is a relational query engine written in C#. It allows you to execute a SELECT query against .NET objects.☆75Updated 11 years ago
- C# LINQ Async extension methods library for async/await task.☆103Updated 8 months ago
- Easy-to-use exception causality chains for async/await.☆65Updated 5 years ago
- Argument validation methods, for example: this.user = Argument.NotNull("user", user).☆26Updated 4 years ago
- Application initialization helper☆42Updated last month
- Faster with Files☆60Updated last year
- A small, lightweight dynamic proxy library for the .NET framework.☆34Updated 6 years ago
- A .NET library that contains a set of lock-free thread-safe collections designed to be used asynchronously.☆114Updated 6 years ago
- ☆69Updated 10 years ago
- A small extension that enables Topshelf based services to have start parameters☆28Updated 6 years ago
- Converts a C# expression tree (from Linq namespace) to a syntatically correct javascript code.☆65Updated 6 months ago
- NosDB: Highly Scalable NoSQL Database for .NET☆45Updated 8 years ago
- Creates fast, strongly typed delegates for accessing methods, fields and properties. The right overload is automatically chosen based on …☆22Updated 6 years ago
- JSONPath (XPath-like syntax for JSON) C# implementation☆79Updated last year
- .NET WebSocket (RFC 6455/hixie/hybi) implementation using the System.IO.Pipelines API☆72Updated 6 years ago
- Provides methodof, propertyof and fieldof equivalents of typeof .☆66Updated last year
- ☆43Updated 2 years ago
- A standalone API to read .NET XML documentation files and optionally augment it with reflection information.☆109Updated last week
- An HTML generation library☆44Updated 2 weeks ago
- A C# glob matcher, ported from Javascript☆58Updated 7 years ago
- Facilitates adding constraints for Enum and Delegate to types and methods.☆47Updated 11 months ago