Cannot find new contexts after deletion
Posted: Wed 02 Jan 2019 12:29
Hello,
I'm currently using LinqConnect MySQL on Asp Net Core. I am having a very strange issue where when I delete a context it just makes the entire linqconnect not work. As in I delete the context than when I remake it the namespace cannot be found the only way I have found around this so far is remaking the project which isn't really a solution.
Is there a proper way to delete contexts?
Thanks,
Joe
I'm currently using LinqConnect MySQL on Asp Net Core. I am having a very strange issue where when I delete a context it just makes the entire linqconnect not work. As in I delete the context than when I remake it the namespace cannot be found the only way I have found around this so far is remaking the project which isn't really a solution.
Is there a proper way to delete contexts?
Thanks,
Joe