I want to make a web service + a site to consume it . should i make two completely separate projects : one web service asp.net core app and another static site to consume it or keep both in the same project ?
why /why not ?
I want to make a web service + a site to consume it . should i make two completely separate projects : one web service asp.net core app and another static site to consume it or keep both in the same project ?
why /why not ?