项目作者: jimtaylor1974

项目描述 :
Filter parser parses a filter string which is an approximate implementation of OData filter syntax. The parsed filter object is an instance of a Criteria object which can be used to convert the filter into an SQL query. Any filter values are parameterised. Support SQL parameter and SqlKata syntax.
高级语言: C#
项目地址: git://github.com/jimtaylor1974/filter-parser.git
创建时间: 2021-09-01T04:12:06Z
项目社区:https://github.com/jimtaylor1974/filter-parser

开源协议:MIT License

下载