Table entities not being serialized properly after upgrade to Microsoft.WindowsAzure.Storage 4.0.0

前端 未结 1 1889
我寻月下人不归
我寻月下人不归 2020-12-19 18:17

I have a C#.NET Web API project that works with Azure Table Storage. Some of the methods returns lists of various table entities. Until I upgraded to Microsoft.WindowsAzur

相关标签:
1条回答
  • 2020-12-19 18:31

    This issue has now been fixed in our latest release that you can grab from here - http://www.nuget.org/packages/WindowsAzure.Storage

    0 讨论(0)
提交回复
热议问题