In ASP.NET 5 MVC Core application
var result = ctx.ExecQuery<(string Item1)>("select \'\' as Item1");
throws 5 compile erro