OData/RESTier

Restier 1.0 Has Finally Shipped!

robertmclaws opened this issue · 5 comments

Restier 1.0 for ASP.NET 4.7.2, ASP.NET Core 3.1, .NET 6.0, and .NET 7.0 is now live! It's been a long 8 years, but we Finally made it to GA! Please check out the latest bits on GitHub and let us know what you think!

.....so long......, thanks team.

What's the default $metadata route/URL?
is it /odata/$metadata?

Would it be possible to add documentation to help people understand how to use it?

[This post has been edited to adhere to the Microsoft Community Code of Conduct]

What's the default $metadata route/URL? is it /odata/$metadata?

The default route depends on the route name you register the service with. In this example, the route is /$metadata.