Raghavendra Joshi

Raghavendra Joshi

  • NA
  • 44
  • 46.9k

C# plugin

Jun 12 2015 1:55 AM
I have developed a calculator plugin project. In my project i have made all the operators(+, - / and*) a separate plugins which are injected to the host application. Now i need all those operator plugins to be downloaded from the remote location to my host solution.

Answers (1)