phongnguyend / EntityFrameworkCore.SqlServer.SimpleBulks
Fast and simple bulk insert (retain client populated Ids or return db generated Ids), bulk update, bulk delete, bulk merge and bulk match for SQL Server.
☆160Updated 2 weeks ago
Related projects ⓘ
Alternatives and complementary repositories for EntityFrameworkCore.SqlServer.SimpleBulks
- essential front-end skills for .Net developers☆29Updated last year
- 📚 Useful DevSecOps documentation for .NET developers☆71Updated last month
- simple extension methods which make working with cryptography easier☆34Updated last year
- 🛠️ Bunch of Building Blocks for https://github.com/phongnguyend/Practical.CleanArchitecture to avoid duplicated & repeated code☆62Updated last month
- Sample Asp.Net Core Jwt Bearer Authentication☆23Updated 10 months ago
- Curated List of How To Have High Performance in .Net☆20Updated 3 months ago
- SQL Server trouble shooting scripts: query plans, indexes, statistics, deadlocks, I/O, memory, CPU, extended events, wait statistics, ..…