-
Re: EF Core Default Value Mapping
Sure. In the next build, I'll add a checkbox to achieve that behavior in the connection dialog.1 · -
Re: How Can I Update ILSpy
The latest LINQPad 6 beta now has ILSpy 7.1: https://www.linqpad.net/linqpad6.aspx#beta1 · -
Re: How to catch unhandled exceptions in LINQPad.Controls onClick actions?
Try the latest beta - it has a static Control.UnhandledException event.1 · -
Re: How do I connect the App.config?
I don't think app.config files are supported under .NET Core and .NET 5. Have you had any luck getting this to work in Visual Studio, when targeting .NET Core or .NET 5?1 · -
Re: LINQPad support for F# 5?
Try the latest LINQPad 6 beta: https://www.linqpad.net/linqpad6.aspx#beta I've come up with a workaround for the bug in FSharp.Compiler.Service. (It looks like the F# team will never fix it.)1 ·