How to add ConsistencyLevel Eventual to GraphAPI call in NET 8
I am trying to retrieve user information from GraphAPI, in a Blazor page with .NET 8:
How to add ConsistencyLevel Eventual to GraphAPI call in NET 8
I am trying to retrieve user information from GraphAPI, in a Blazor page with .NET 8: