Open philoushka opened 9 years ago
Hi @philoushka, if you want to use a SQL Server database, you can do so by just changing the connection string. On the other hand, if you need to use your custom authentication implementation, there's a bit of work involved on SaasEcom that I'm willing to integrate in the core library as it has been requested already. Would you be able to help to do this work?
How can I use saas-ecom without relying on a local mdf and EF?
My goal is to have membership implemented elsewhere as well. I want to use SQL Azure, for example.
What steps can I take to extricate this project from local mdf databases?