Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

'Data' does not exist in the namespace 'Microsoft' #13

Open
TLKG opened this issue Sep 18, 2016 · 4 comments
Open

'Data' does not exist in the namespace 'Microsoft' #13

TLKG opened this issue Sep 18, 2016 · 4 comments

Comments

@TLKG
Copy link

TLKG commented Sep 18, 2016

After adding the five existing items from step 1 from Source folder (dated 2/09/2016), it complains about
using Microsoft.Data.Entity
in the two files:
SampleData.cs
TriviaDbContext.cs

Environment:

  • VS 2015 community w/ Update 3
  • win 10, 64-bit
  • ASP.Net 4.6

Also compiled on AspNetApiSpa\Ex1-CreatingAnAPI which has the same two files had no problem. This Ex1 is using DNX instead.

@ShengCN
Copy link

ShengCN commented Feb 16, 2017

I have the same problem with you.

@Pierre130
Copy link

Same problem here

@BlackFoxgamingstudio
Copy link

same

@CarbonEdge
Copy link

Add the assembly for microsoft.data. I kinda added all of them not sure which made it work. I also used the entity framework core. One of those DLL's fixed it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants