Skip to content

Instantly share code, notes, and snippets.

@victorperez2911
victorperez2911 / ODataQueryOptionsExtensions.cs
Last active September 13, 2017 03:37 — forked from dfch/ODataQueryOptionsExtensions.cs
ODataQueryOptionExtensions - Modifying ODataQueryOptions on the fly - https://d-fens.ch/2017/02/26/modifying-odataqueryoptions-on-the-fly/ Support oData V4
/**
* Copyright 2017 d-fens GmbH
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software