From the course: LINQPad Essential Training

Unlock this course with a free trial

Join today to access over 22,600 courses taught by industry experts.

Use the course files in LINQPad

Use the course files in LINQPad - LINQ Tutorial

From the course: LINQPad Essential Training

Use the course files in LINQPad

- All of the examples for this course are available on our GitHub repository. Earlier in this course, I showed you how to find them on GitHub and clone them to your computer. Also, be sure you are on the correct Git branch. Remember to check out chapter 1-2 if you haven't done so already. Now assuming that you've done that, you've got them somewhere on your hard drive and you want to bring them into LINQPad. The obvious way to do that, if you work with any other tool, is to go to file and choose to open, and use this to explore your hard drive to find the files. But there's a better way, I like this feature. It's down here in the lower left, under the my query section, you'll notice that there's a list of folders here. What you're going to do is click on set folder, and then go to custom location, and you're going to point it to this location where you cloned the files from GitHub. In my case, that's in my repos…

Contents