1
Answer

C# plugin

Photo of Raghavendra Joshi

Raghavendra Joshi

10y
1.2k
1
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)