There is no ado.net entity data model in visual studio when i created a Asp.net core project -


after installed visual studio 2015 , create new asp.net core project : visual studio doesn't have ado.net entity data model when click on add->new item-> why?

it's not supported in asp.net core. use entityframework core instead


Comments

Popular posts from this blog

jOOQ update returning clause with Oracle -

java - Warning equals/hashCode on @Data annotation lombok with inheritance -

java - BasicPathUsageException: Cannot join to attribute of basic type -