Skip to content

Latest commit

 

History

History
10 lines (5 loc) · 392 Bytes

README.md

File metadata and controls

10 lines (5 loc) · 392 Bytes

ODataWebAPI

This is a simple implementation using OData v4 in .NET 6.

This demo don't require a database engine. This API use EF Core In-Memory.

Just hit F5, import the file "Odata Demo.postman_collection.json" into Postman to test the application.

You can validate if everything is working at the URL https://localhost:5000/odata/$metadata