Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 435 Bytes

File metadata and controls

8 lines (6 loc) · 435 Bytes

ASP.NET Web API with Some OData OpenAPI Example

This example project illustrates using standard ASP.NET Core controllers and OData query capabilities without fully adhering to the OData protocol while also integrating with OpenAPI and Swashbuckle. Launch the project and try the example requests to view an API in action.