问题
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