Relative Content

Tag Archive for linqpad

Read ConfigurationManager.AppSettings for LinqPad 8

i have a problem with the read of configurationmanager.appsettings, i want to debug with LINQPad 8 a program with a DLL library that i create.
The problem is that the DLL library take a URL of a webserver from the config file (app.config if is a desktop software or web.config if it’s a web app) but i don’t know how to do this in linqpad 8.