© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
C#C
C#•3mo ago
Philippe

Odata nextlink

Hello guys, i havé an odata controller, and i m trying to catch the nextlink value in order to paste it into the response header.
I tried using the odatafeature().nextlink in a custom action and in a custom middleware but everytime its null, even though the @odata.nextlink is present and with a value in the response on the client side.

The only way that seems to work, is by using a custom middleware, deserializing the body stream, and catching the nextlink… any advice or idea?
C# banner
C#Join
We are a programming server aimed at coders discussing everything related to C# (CSharp) and .NET.
61,871Members
Resources

Similar Threads

Was this page helpful?
Recent Announcements

Similar Threads

OData filtering
C#CC# / help
3y ago
OData Dictionary Response
C#CC# / help
2y ago
OData filtering string variable
C#CC# / help
3y ago