Home
Options

sharing "My Extensions" code among different queries for a team?

Using the LINQPad redistributable support, I checked linqpad into git with subdirectories of 'plugins', 'snippets', and 'queries' and those seem to work fine, but I don't see how to get 'My Extensions' to work the same way?

Is there a path for it to pull from similar to the others, and if not, is there a mechanism to share code among scripts (like extension methods) that hopefully doesn't involve having to compile into class libraries and shove into lib? :)

Comments

Sign In or Register to comment.