-
Re: Does Util.Cache() reliably cache the results of asynchronous functions?
The serializable restriction applies to types that you've defined in the script itself, when you make changes to the script. For other types, it can re-use the existing object.1 · -
Re: #load-ed script intellisense file extensions
Fair enough: I'll make this consistent for the next build.2 · -
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 ·