Copying the following code into the TodoApi.csproj from https://github.com/aspnet/Docs/tree/master/aspnetcore/tutorials/first-web-api/sample/TodoApi solved similar issue for me.
netcoreapp2.0
Microsoft.AspNetCore.All may be excessive but it includes EntityFrameworkCore