Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/oplog/dynamicquerybuilder
Lightweight LINQ query builder
https://github.com/oplog/dynamicquerybuilder
csharp dotnet dotnet-core lightweight linq query-builder
Last synced: 1 day ago
JSON representation
Lightweight LINQ query builder
- Host: GitHub
- URL: https://github.com/oplog/dynamicquerybuilder
- Owner: oplog
- License: mit
- Created: 2018-06-26T13:41:20.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-09-18T10:31:21.000Z (about 2 months ago)
- Last Synced: 2024-11-10T22:49:25.500Z (5 days ago)
- Topics: csharp, dotnet, dotnet-core, lightweight, linq, query-builder
- Language: C#
- Size: 313 KB
- Stars: 42
- Watchers: 8
- Forks: 6
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# DynamicQueryBuilder
[![NuGet](https://img.shields.io/nuget/dt/DynamicQueryBuilder.svg)](https://www.nuget.org/packages/DynamicQueryBuilder/)
[![DynamicQueryBuilder](https://img.shields.io/nuget/v/DynamicQueryBuilder.svg)](https://www.nuget.org/packages/DynamicQueryBuilder/)
[![Travis](https://travis-ci.org/oplog/DynamicQueryBuilder.svg?branch=master)](https://travis-ci.org/oplog/DynamicQueryBuilder)
[![License](https://img.shields.io/badge/License-MIT-green.svg)](https://github.com/oplog/DynamicQueryBuilder/blob/master/LICENSE)# Please refer to documentation [here](https://oplog.github.io/DynamicQueryBuilder/dqb.html) for further information