sushilgurung
-
- 3,247 total downloads
- last updated 9/13/2024
- Latest version: 9.0.0
The Repository Pattern provides a way to encapsulate data access logic and abstract away the details of data storage and retrieval. This approach promotes separation of concerns, making your application more... More information -
- 939 total downloads
- last updated 10/21/2024
- Latest version: 1.0.0
This library simplifies and automates the dynamic registration of services in .NET Core applications. It provides a streamlined approach to configuring database contexts, identity services, JWT authentication,... More information -
- 468 total downloads
- last updated 3/3/2026
- Latest version: 2.1.0
High-performance bulk operations library for Entity Framework Core. Core library providing base functionality for SQL Server and PostgreSQL bulk operations. -
- 381 total downloads
- last updated 3/3/2026
- Latest version: 2.1.0
PostgreSQL provider for Gurung.EfBulkOperations. High-performance bulk operations using binary COPY command and INSERT ON CONFLICT for PostgreSQL 12 and above. -
- 297 total downloads
- last updated 3/3/2026
- Latest version: 2.1.0
SQL Server provider for Gurung.EfBulkOperations. High-performance bulk operations using SqlBulkCopy and MERGE statements for SQL Server 2016 and above.