Hi,
In principle, can I create a class library to store my Extension methods for System namespace
for example, and add it to the GAC to be usable from any project in my development machine and able to deployment on the GAC of other machines by the setup project ?
If yes, Do you think it useful?
Thanks in advance.