Thien Nguyen Le Quynh
Thien Nguyen Le Quynh
As I said above, at the moment, there is no way to load a plugin after the website fully started
It's a console application not ASP.NET Core
I am not sure whether it is a good idea as it will introduce a lot of complexity to the project. Majority users might not need this feature. For a...
Not yet at the moment, a pull request is welcomed
Many controllers actions are returning anonymous types, I think we convert to explicit type first to leverage ActionResult. About the xml doc, we can do it later
Yes, it should return strongly typed. In the early days I return anonymous for faster coding. Now it should be refactored
A new module for Stripe is preferred. Really looking forward to your PR
SimplCommerce.Module.PaymentStripeV2 ?
Hi @nirzaf the change look nice. However it huge I cannot review all of them. Could you please break in to smaller PRs
Just take a quick look. It seems not complicated. Will try to implement it in 1 or 2 coming weeks