An open API service indexing awesome lists of open source software.

https://github.com/aenesgur/.netcore_odata-sampleapplication

Sample web application that including OData in endpoints
https://github.com/aenesgur/.netcore_odata-sampleapplication

dotnet-core endpoints odata

Last synced: 27 days ago
JSON representation

Sample web application that including OData in endpoints

Awesome Lists containing this project

README

          

# .NetCore_OData-SampleApplication
Sample web application that including OData in endpoints. You can access to example queries from the below side.
#### For more OData query: https://help.nintex.com/en-us/insight/OData/HE_CON_ODATAQueryCheatSheet.htm

## All Regions
![all](https://user-images.githubusercontent.com/47754791/88269992-a36eae80-ccdd-11ea-8a98-04f92f1b2c25.PNG)

## Select
![select](https://user-images.githubusercontent.com/47754791/88270099-ca2ce500-ccdd-11ea-9738-f6feb3960361.PNG)

## Filter
![filter](https://user-images.githubusercontent.com/47754791/88270665-a74f0080-ccde-11ea-9baf-d27c01ca0560.PNG)

## Expand
![expand](https://user-images.githubusercontent.com/47754791/88270723-c057b180-ccde-11ea-9a6a-d779944078d6.PNG)

## Expand-Select
![expand-select](https://user-images.githubusercontent.com/47754791/88270740-ca79b000-ccde-11ea-82ca-1476768f1438.PNG)

## Skip
![skip](https://user-images.githubusercontent.com/47754791/88270779-d82f3580-ccde-11ea-9086-0a1ed1ac8d06.PNG)

## Top
![top](https://user-images.githubusercontent.com/47754791/88270803-e1200700-ccde-11ea-8901-62728b656523.PNG)

## Orderby
![orderby](https://user-images.githubusercontent.com/47754791/88270847-ef6e2300-ccde-11ea-8306-f9af1c874c18.PNG)