-
Re: Support for Xml fragments
This feature is now implemented in the latest beta: http://www.linqpad.net/download.aspx#beta Right-click the connection, properties, advanced.2 · -
Re: ASP.NET Core support
What works is that you can create a new .NET Framework 4.6 class library in Visual Studio, add NuGet references to EF7 ("EntityFramework.Core"), and then consume the library that you genera…1 · -
Re: Support for Xml fragments
I could add an option to the connection properties to map XML columns to string instead of XElement - would that help?1 · -
Re: Roslyn in Linqpad
This package is designed for ASP.NET - is this what you intended to get? The standard Roslyn package is now called 'Microsoft.CodeAnalysis'1 · -
Re: Unable to use await in a 'C# Statements' query anymore
Thanks for the heads-up - this has now been fixed and an auto-update will take effect immediately.1 ·