Forum Discussion
Hatemyak
Aug 28, 2024Copper Contributor
How to create a customer plugin using dotnet 6.0
Hi, I implement a base application ( a standard app), now i want to create a customer plugin inherited from the base app, My goal is to linked between there and implement the new features in the cu...
rajeshvi
Oct 15, 2024Copper Contributor
Inherit from that class or create a partial class