Fast SQL Bulk Inserts With C# and EF Core
Whether you're building a data analytics platform, migrating a legacy system, or onboarding a surge of new users, there will likely come a time when you'll need to insert a massive amount of data into your database.
Inserting the records one by one f...
milanjovanovic.hashnode.dev8 min read