DotNetBrightener.DataAccess.DataMigration.PostgreSql
2024.0.12.14911
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package DotNetBrightener.DataAccess.DataMigration.PostgreSql --version 2024.0.12.14911
NuGet\Install-Package DotNetBrightener.DataAccess.DataMigration.PostgreSql -Version 2024.0.12.14911
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="DotNetBrightener.DataAccess.DataMigration.PostgreSql" Version="2024.0.12.14911" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add DotNetBrightener.DataAccess.DataMigration.PostgreSql --version 2024.0.12.14911
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: DotNetBrightener.DataAccess.DataMigration.PostgreSql, 2024.0.12.14911"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install DotNetBrightener.DataAccess.DataMigration.PostgreSql as a Cake Addin #addin nuget:?package=DotNetBrightener.DataAccess.DataMigration.PostgreSql&version=2024.0.12.14911 // Install DotNetBrightener.DataAccess.DataMigration.PostgreSql as a Cake Tool #tool nuget:?package=DotNetBrightener.DataAccess.DataMigration.PostgreSql&version=2024.0.12.14911
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
PostgreSQL Storage for Data Migration
Package
© 2024 DotNet Brightener
Overview
This package adds supports to PostgreSQL storage to use with the Data Migration
package.
Installation
Install using Package Reference
dotnet add [YOUR_PROJECT_NAME] package DotNetBrightener.DataAccess.DataMigration
Then install this package to add support for PostgreSQL
dotnet add [YOUR_PROJECT_NAME] package DotNetBrightener.DataAccess.DataMigration.PostgreSql
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net8.0 is compatible. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net8.0
- DotNetBrightener.DataAccess.DataMigration (>= 2024.0.12.14911)
- linq2db.EntityFrameworkCore (>= 8.1.0)
- Microsoft.EntityFrameworkCore (>= 8.0.4)
- Microsoft.EntityFrameworkCore.Proxies (>= 8.0.4)
- Microsoft.Extensions.Hosting.Abstractions (>= 8.0.0)
- Npgsql.EntityFrameworkCore.PostgreSQL (>= 8.0.4)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.