terrajobst / nquery
NQuery is a relational query engine written in C#. It allows you to execute a SELECT query against .NET objects.
☆73Updated 10 years ago
Alternatives and similar repositories for nquery:
Users that are interested in nquery are comparing it to the libraries listed below
- A Roslyn inspired rewrite of NQuery☆74Updated 4 months ago
- A Visual Studio extension to ease management of solution and project configurations.☆90Updated 2 years ago
- Metadata-based part discovery for MEF, uses the Roslyn metadata reader and is faster than reflection.☆18Updated 8 years ago
- Most of those extensions should have been in BCL.☆68Updated 5 years ago
- A fluent API for creating MSBuild projects for use by unit tests☆47Updated 2 weeks ago
- Regextra simplifies some tasks typically solved via regex so that you no longer have (problems){2}☆34Updated 10 years ago
- A unique command line parser for .NET that utilizes object trees for commands.☆43Updated 6 years ago
- A standalone API to read .NET XML documentation files and optionally augment it with reflection information.☆106Updated this week
- Pretty printer and visitor for System.Linq.Expressions.Expression☆27Updated 8 years ago
- Solution and project query system based on Roslyn compiler☆12Updated last year
- A collection of code snippets packaged as NuGet source code packages☆29Updated 6 years ago
- Facilitates adding constraints for Enum and Delegate to types and methods.☆47Updated last week
- Sample WPF application using the new csproj format (.NET Core project system https://github.com/dotnet/project-system/ ). Targering .NET …☆25Updated 6 years ago
- Task-like structs which capture no synchronization context on the await operations.☆39Updated 2 years ago
- Global type inference for C# 8 nullable reference types☆35Updated last month
- Provides methodof, propertyof and fieldof equivalents of typeof .☆65Updated last month
- Package to make writing MSBuild extensions easier that work both with MSBuild Core and MSBuild (Full).☆24Updated 5 years ago
- Dynamically attach properties to (almost) any object instance.☆45Updated 3 years ago
- Making .NET open source accessible!☆26Updated 7 years ago
- Build IComparer and IEqualityComparer objects using natural language syntax.☆47Updated 6 years ago
- A C# glob matcher, ported from Javascript☆58Updated 6 years ago
- Debugging tool to track down undisposed objects☆21Updated 4 years ago
- A logger for MSBuild that sends event data over anonymous or named pipes.☆24Updated 7 months ago
- Visual Studio Interactive Window☆68Updated this week
- Visual Studio Extension for running BenchmarkDotNet Benchmarks.☆50Updated 5 years ago
- Tools for enhanced editing of MSBuild proj files in Visual Studio 2017 and 2019☆95Updated 2 years ago
- Data Modeling Library in .NET☆47Updated 2 years ago
- .Net Port of the Liquid template language☆61Updated 6 years ago
- A collection of utilities for working with strings in .NET.☆36Updated 4 years ago
- Loads all the references on startup by actually using the types in the module initializer.☆37Updated last week