I am trying to use the method explained by @MarcGravell in the below post and comments...How to insert a C# List to database using Dapper.NET...I am trying to go from ... string sql2 = string.Format(@"INSERT INTO #cusipSedolList (cusipSedol) values...