So I'm guessing that your console app passes some set of parameters to methods on your extension? If you want to debug that code with those inputs then add a test project to your solution and set up a unit test that calls the method with those inputs.