-
Re: Latet beta c# 7 tupels are not working
Try RC4: https://www.linqpad.net/Download.aspx#beta This new build checks whether mscorlib contains System.ValueType, and if so, automatically removes the automatic reference to System.ValueType.dll.1 · -
Re: LinqPad ChangesNames
You can disable pluralization - right-click the and choose Properties. When conflicts occur, LINQPad uses heuristics to rename columns, and also to determine association names. These won't also be th…1 · -
Re: Is there a way to see emojis in the results view?
Ah, you're using Unicode characters outside the BMP. LINQPad doesn't support this right now. There may be a fix in the next beta build, depending on how much work it is.1 · -
Re: Is IAsyncEnumerable<T> supported?
This is now fixed in the 5.21 beta: http://www.linqpad.net/download.aspx#beta1 · -
Re: The user instance login flag is not allowed when connecting to a user instance of SQL Server.
This is now fixed in the 5.21 beta: http://www.linqpad.net/download.aspx#beta1 ·
