Easiest way to connect the the DB ..or to a plugin from a Controller

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
12 anos atrás
What is the easiest way to connect from the CheckOut Controller ...to the DBContext so that I can run a quick Stored Proc?
I could also run it from a plugin, doens't really matter.

I just need to know how to connect to either a DBContext or a PlugIn.

Any help is truly appreciated.
12 anos atrás
Just for future references, I had to extend an existing Service and pass the service the Controller directly.
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.