-
Re: Linqpad version 6
It's a huge project. Most of the work has been in bringing the current experience to .NET Core. For example, being able to reference a .NET Core library - and have its dependencies resolve correctly …7 · -
Re: Which framework version is LINQPad5 targeting?
LINQPad always targets the latest .NET 4.x Framework version that you have installed on your computer. You can check what this is with the following query: http://share.linqpad.net/clnvl7.linq1 · -
Re: Output lines starting with a single space ignore that space
Thanks - will fix for next build.1 · -
Re: List of ExpandoObjects in Util.WriteCsv
Good call - I'll fix this for the next build.1 · -
Re: Consider add a new language "C# Program with Namespace"?
I will look into this, but it's quite a lot of work. And it would make working with data contexts messy and complicated.1 ·