EntityFramework 7 with Azure Table Storage provider code samples

南楼画角 提交于 2019-12-02 11:23:55

问题


Looking for some code samples of EF7 with Azure Table Storage provider


回答1:


The Azure Table Storage provider was a prototype and will not be supported by EF Core until after 1.0. See https://github.com/aspnet/EntityFramework/issues/1142

Also note, the ATS provider was removed from the EF Core project in 2014. It has not been updated since.



来源:https://stackoverflow.com/questions/34943317/entityframework-7-with-azure-table-storage-provider-code-samples

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!