Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

set result of table query to return object (.NET Core configuration) #60

Merged
merged 1 commit into from
Mar 26, 2018

Conversation

aolear
Copy link
Contributor

@aolear aolear commented Oct 27, 2017

In using this library with .NET Core we saw that Table Queries were not returning results but we saw the request was being issued successfully to Azure Table Storage.

We found that the result was not being assigned to the list of objects to return, hence the update below.

@gblmarquez gblmarquez merged commit b164439 into dtretyakov:master Mar 26, 2018
@aolear aolear deleted the fix-netcore-queries branch March 26, 2018 23:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants