Thien Nguyen Le Quynh
Thien Nguyen Le Quynh
http://docs.simplcommerce.com/en/latest/working-with-databases/ There are already some sql scripts for mysql also
@hishamco There are in the Database folder and in the SampleData module. However I not very sure they are all up to date
It seems ok, but I have a question. How the tax should be calculated in this case. That the moment, tax is calculated base on the shipping address: zipcode, or...
See the notes here https://docs.simplcommerce.com/developer-guide/notes-for-export-pdf.html
The built in IoC only have basic features. I used Autofac because I would like to do registration automatically by scanning assemblies. Yes, it's possible to use only built in...
Sorry for the late response, I have missed the notifications. Actually, you can structure your source code in any way that fix your need. It is ok to put the...
Everything is ok except the database schema. For example if a modules need some changes in data schema (like add more tables, columns) to operate. I haven't found a good...
In EF ,7 the migration (CLI) has been separated from it's core, I haven't figured out how to generate and apply migration programmatically.
Hi @softyn I haven't try this. If you get any result please share us. Thanks
Please post detail the error messages or screenshots