cloudscribe.SimpleContent.Storage.EFCore.PostgreSql
8.4.0
Prefix Reserved
dotnet add package cloudscribe.SimpleContent.Storage.EFCore.PostgreSql --version 8.4.0
NuGet\Install-Package cloudscribe.SimpleContent.Storage.EFCore.PostgreSql -Version 8.4.0
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="cloudscribe.SimpleContent.Storage.EFCore.PostgreSql" Version="8.4.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="cloudscribe.SimpleContent.Storage.EFCore.PostgreSql" Version="8.4.0" />
<PackageReference Include="cloudscribe.SimpleContent.Storage.EFCore.PostgreSql" />
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add cloudscribe.SimpleContent.Storage.EFCore.PostgreSql --version 8.4.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: cloudscribe.SimpleContent.Storage.EFCore.PostgreSql, 8.4.0"
#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.
#:package cloudscribe.SimpleContent.Storage.EFCore.PostgreSql@8.4.0
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=cloudscribe.SimpleContent.Storage.EFCore.PostgreSql&version=8.4.0
#tool nuget:?package=cloudscribe.SimpleContent.Storage.EFCore.PostgreSql&version=8.4.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
cloudscribe.SimpleContent.Storage.EFCore.pgsql
Dev Notes
How to generate migrations
open a command/powershell window on the project folder
Since this project is a netstandard20 class library it is not executable, therefore you have to pass in the --startup-project that is executable
dotnet ef --startup-project ../sourceDev.WebApp migrations add --context cloudscribe.SimpleContent.Storage.EFCore.PostgreSql.SimpleContentDbContext simplecontent-yyyymmdd
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. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net8.0
- cloudscribe.EFCore.PostgreSql.Conventions (>= 8.4.0)
- cloudscribe.SimpleContent.Models (>= 8.4.0)
- cloudscribe.SimpleContent.Storage.EFCore.Common (>= 8.4.0)
- Microsoft.EntityFrameworkCore (>= 8.0.0)
- Microsoft.EntityFrameworkCore.Design (>= 8.0.0)
- Npgsql.EntityFrameworkCore.PostgreSQL (>= 8.0.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last Updated |
---|---|---|
8.4.0 | 89 | 8/21/2025 |
8.3.0 | 504 | 7/23/2025 |
8.2.0 | 153 | 7/9/2025 |
8.1.0 | 191 | 5/1/2025 |
8.0.4 | 244 | 11/27/2024 |
8.0.3 | 111 | 11/19/2024 |
8.0.2 | 146 | 10/1/2024 |
8.0.1 | 128 | 9/20/2024 |
8.0.0 | 174 | 8/5/2024 |
6.0.4 | 357 | 8/29/2023 |
6.0.3 | 283 | 3/31/2023 |
6.0.2 | 350 | 2/3/2023 |
6.0.1 | 546 | 4/22/2022 |
5.5.0 | 1,858 | 11/26/2021 |
5.1.3 | 553 | 1/6/2021 |
5.1.2 | 507 | 12/3/2020 |
5.1.0 | 653 | 8/14/2020 |
5.0.1 | 895 | 10/14/2019 |
5.0.0 | 638 | 10/5/2019 |
5.0.0-preview20190902 | 390 | 9/2/2019 |
4.0.12 | 940 | 3/12/2019 |
4.0.11 | 750 | 3/4/2019 |
4.0.10 | 834 | 2/17/2019 |
4.0.9 | 879 | 2/13/2019 |
4.0.8 | 874 | 2/13/2019 |
4.0.7 | 855 | 2/11/2019 |
4.0.6 | 825 | 2/10/2019 |
4.0.5 | 949 | 11/7/2018 |
4.0.4 | 979 | 10/9/2018 |