MySql in DNX 5.0

后端 未结 2 1739
囚心锁ツ
囚心锁ツ 2021-02-15 02:57

I would like to ask- is it possible to connect to MySql database in DNX Core 5.0? In my project I need to do web api and I have vNext Class Library project that

2条回答
  •  暗喜
    暗喜 (楼主)
    2021-02-15 03:33

    Saldy it's not in EntityFramework 7 yet, my understanding is that they're not prioritizing it for the initial release that's scheduled in January.

    Read more: https://github.com/aspnet/EntityFramework/wiki/Using-EF7-in-Traditional-.NET-Applications

提交回复
热议问题