-
Re: LINQPad AI Assistant Preview - feedback needed
LINQPad uses standard models - whichever one you choose. It hasn't been explicitly trained for LINQPad - it's learned implicitly from samples that I've posted online. And even it was trained, it woul…1 · -
Re: Possible Chinese UI text support for LINQPad9?
Thanks for your offer of support! LINQPad has indeed gained popularity in China. We have a reseller who handles local payment methods, and a Chinese version of the website. In terms of the applicatio…1 · -
Re: C# 14 Extension Member support in beta?
The LINQPad 9 early preview should be here within days :)2 · -
Re: LINQPad 5 beta & preprocessor directives
AFAIK, you get the same issue in Visual Studio when renaming symbols. Making refactoring work reliably across code that's excluded due to preprocessor directives is tricky, to say the least, and with…2 · -
Re: Selecting a Framework
LINQPad 8 supports only .NET 3.1 and later, i.e., .NET Core 3.1, 5, 6, 7, 8, and 9. For .NET Framework 4.x support, you need to download LINQPad 5.2 ·