f7q / ODataParser

Provides a pragmatic starter point for parsing OData Uri query parameters using the 'Sprache' parser framework

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ODataParser

Provides a pragmatic starter point for parsing OData Uri query parameters using the 'Sprache' parser framework

Currently implemented is:

  • Comparison of properties with scalar values
  • Combining of multiple property/value comparisons with 'and' and 'or'

About

Provides a pragmatic starter point for parsing OData Uri query parameters using the 'Sprache' parser framework

License:MIT License


Languages

Language:C# 100.0%