EntityFramework 7 with Azure Table Storage provider code samples

后端 未结 1 1932
醉话见心
醉话见心 2021-01-25 07:36

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

1条回答
  •  南笙
    南笙 (楼主)
    2021-01-25 07:51

    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.

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