Dependency Registrar injection for adding Web Api project

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
Hace 8 años
vipul.dumaniya wrote:
yes its working, it will be same like we create the web api project.

you just need to give the proper routing above every action [Route(api/methodname/...)] so it will start working


OK. Did you create web api project in "Plugins" directory ? but I cannot reference the "Nop.Core","Nop.Data" etc, what's caused this?
Hace 8 años
it will be similar like other plugins and you can check other plugin reference of nop.core data etc that how they have added
Hace 6 años
Can you please provide source code of basic example of web api plugin.
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.