-
Re: sql to linq
LINQPad doesn't convert from SQL to LINQ. There is a tool called Linqer which does this - let me know if you'd like a refund. More info here: https://linqpad.uservoice.com/forums/18302-linqpad-featur…1 · -
Re: LINQPad 6 and .NET Core 3.1
Your netcore 3.0 is incorrectly installed: that there's an entry for Microsoft.AspNetCore.App and Microsoft.WindowsDesktop.App, but not for Microsoft.NETCore.App. Either completely remove netcore 3.0…1 · -
Re: Roadmap for cross platform (ubuntu/linux)?
Right now, I would have to hire a team and budget as much as $500k for a good Linux/macOS/Windows solution. LINQPad is designed to look simple, but there's a lot going on underneath, and a big codeba…1 · -
Re: Issue: FileNotFoundException
I've just uploaded a new beta: https://www.linqpad.net/LINQPad6.aspx#beta This includes special support for the Office Interop COM libraries. Just press F4 and click Add Office Interop. This will add…1 · -
Re: LINQPad 6 and .NET Core 3.1
Thanks for reporting - there's now a beta that runs on netcore 3.1 RTM: https://www.linqpad.net/LINQPad6.aspx#beta I'll get this rolled out to production very soon if there are no issues.1 ·