Mono ASP.NET core 添加 Entity Framework 的时候, 仅仅用 Nuget 添加 System.Data.Entity 是没用的。
还需要添加一个叫做 EntityFramework 的包才能使用。