Add Connections using Data Context from a NuGet Package
It would be great to be able to package up custom DbContext assemblies and app.configs (e.g. dev, uat, prod) in a NuGet package then reference the package from the "Add Connection" dialog.
-
Naram Qashat commented
I know this is a rather old suggestion, but I really would like to see this become possible. I publish my custom DbContext to a NuGet server on my local network and use that in my projects, and it would be nice to do the same in LINQPad, especially if I wanted to test my code on machines other than my local machine where I build the custom DbContext.
-
Pero P. commented
(I only run the free version but it looks like this isn't available with the full NuGet support in dev/premium?)