diff --git a/src/EFCore.PostgresExtensions/EFCore.PostgresExtensions.csproj b/src/EFCore.PostgresExtensions/EFCore.PostgresExtensions.csproj index 19da96c..f19c6b5 100644 --- a/src/EFCore.PostgresExtensions/EFCore.PostgresExtensions.csproj +++ b/src/EFCore.PostgresExtensions/EFCore.PostgresExtensions.csproj @@ -8,13 +8,13 @@ Readme.md Pandatech MIT - 2.0.0 + 2.0.1 Pandatech.EFCore.PostgresExtensions Pandatech.EFCore.PostgresExtensions Pandatech, library, EntityFrameworkCore, PostgreSQL, For Update, Lock, LockingSyntax, Bulk insert, BinaryCopy The Pandatech.EFCore.PostgresExtensions library enriches Entity Framework Core applications with advanced PostgreSQL functionalities, starting with the ForUpdate locking syntax and BulkInsert function. Designed for seamless integration, this NuGet package aims to enhance the efficiency and capabilities of EF Core models when working with PostgreSQL, with the potential for further PostgreSQL-specific extensions. https://github.com/PandaTechAM/be-lib-efcore-postgres-extensions - Npgsql copy feature + NuGet updates