Bulk copy with Entity Framework Core 5

21 sty 2021 | Blog | programowanie | c# | .net | linq2db | sqlbulkcopy | asp.net core | Entity Framework | IT
MS SQL Server provides functionality to quickly insert large amounts of data. It is called Bulk Copy and is performed by SqlBulkCopy class. I already compared how fast is it compared to EF Core 5 in this post: https://www.michalbialecki.com/2020/05/03/entity-framework-core-5-vs-sqlbulkcopy-2/, but this time I want to check something different – linq2db library. What is Linq2db Let’s… Continue reading Bulk copy with Entity Framework Core 5

POSTY TEGO AUTORA

How we use data to improve our product development10 kwi 2023

Blog | programowanie | product design | IT

Building a bond with the company while working 100% remotely10 kwi 2023

Blog | programowanie | remote work | IT

Practical differences between C# vs Vb.Net22 mar 2021

Blog | programowanie | c# | .net | vb.net | IT

Refactoring with reflection28 lut 2021

Blog | programowanie | c# | .net | refactoring | IT

Michał Białecki Blog

Michał Białecki