Sunday, January 28, 2018

How can i setup my ECommerce project with .net core

Hi,

I'm new to the .net core community. I want to create an ecommerce website with .net core, i have created the models(I know i still didn't add restrictions and relations between tables) but i just can't find myself on how to link it to the entity framework . I tried to add reference but never get the data template to use entity framework. I also use MySql, i usually wanna build a webApi for the store, then link it to the MVC who is gonna use it(where i'm hopefully gonna implement crud admin operations with angular or vue). At the moment i just need to set the database/database context.

Can somebody help? thanks

Here is the link of the repo https://github.com/tahtoh/Ecommerce.NetCore

How can i setup my ECommerce project with .net core Click here
  • Blogger Comment
  • Facebook Comment

0 comments:

Post a Comment

The webdev Team