I created an extension method that would allow you to do a bulk insert very quickly. public static class DapperExtensions { public static async Task BulkInsert< ...
確定! 回上一頁