-
Re: LINQPad Plugins?
There is a dark feature in LINQPad that you might like to try. Create and save a query to My Queries called Automator.linq, with the following code: void Main (System.Windows.Forms.Keys key, string q…2 · -
Re: FSharp.Data in LINQPad 7
This appears to be a bug in the F# compiler: it loads the design-time assembly into the default ALC instead of the referenced assembly's ALC, which eventually results in two copies of FSharp.Core bei…1 · -
Re: [Bug] LinqPad 6, 7 : DataTable Dump() does not show RowError
This should be fixed now in the latest beta: https://www.linqpad.net/linqpad7.aspx#beta1 · -
Re: Incorrect result for fixed buffer
Fixed-length buffers should render now in the latest beta: https://www.linqpad.net/linqpad7.aspx#beta1 · -
Re: LINQPad 7 F# 6 Support
F# 6 is in today's beta: https://www.linqpad.net/linqpad7.aspx#beta Let me know how you get on.2 ·