EF.Extensions.PgCopy.Smrycek
1.0.3
This is a modified version of Fazzani's pg-efcore-copy (https://github.com/Fazzani/pg-efcore-copy). This has been modified to work with varchars with a set length.
Install-Package EF.Extensions.PgCopy.Smrycek -Version 1.0.3
dotnet add package EF.Extensions.PgCopy.Smrycek --version 1.0.3
<PackageReference Include="EF.Extensions.PgCopy.Smrycek" Version="1.0.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add EF.Extensions.PgCopy.Smrycek --version 1.0.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: EF.Extensions.PgCopy.Smrycek, 1.0.3"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install EF.Extensions.PgCopy.Smrycek as a Cake Addin
#addin nuget:?package=EF.Extensions.PgCopy.Smrycek&version=1.0.3
// Install EF.Extensions.PgCopy.Smrycek as a Cake Tool
#tool nuget:?package=EF.Extensions.PgCopy.Smrycek&version=1.0.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
.NETStandard 2.1
- Microsoft.EntityFrameworkCore (>= 3.1.7)
- morelinq (>= 3.3.2)
- Npgsql.EntityFrameworkCore.PostgreSQL (>= 3.1.4)
- PostgreSQLCopyHelper (>= 2.6.3)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.