cloudscribe.SimpleContent.Storage.EFCore.Common
8.7.0
Prefix Reserved
dotnet add package cloudscribe.SimpleContent.Storage.EFCore.Common --version 8.7.0
NuGet\Install-Package cloudscribe.SimpleContent.Storage.EFCore.Common -Version 8.7.0
<PackageReference Include="cloudscribe.SimpleContent.Storage.EFCore.Common" Version="8.7.0" />
<PackageVersion Include="cloudscribe.SimpleContent.Storage.EFCore.Common" Version="8.7.0" />
<PackageReference Include="cloudscribe.SimpleContent.Storage.EFCore.Common" />
paket add cloudscribe.SimpleContent.Storage.EFCore.Common --version 8.7.0
#r "nuget: cloudscribe.SimpleContent.Storage.EFCore.Common, 8.7.0"
#:package cloudscribe.SimpleContent.Storage.EFCore.Common@8.7.0
#addin nuget:?package=cloudscribe.SimpleContent.Storage.EFCore.Common&version=8.7.0
#tool nuget:?package=cloudscribe.SimpleContent.Storage.EFCore.Common&version=8.7.0
cloudscribe.SimpleContent.Storage.EFCore.Common
This package provides the base Entity Framework Core implementation for cloudscribe SimpleContent commands and queries. It is intended to be used as a foundational library for database-specific EFCore storage providers within the cloudscribe.SimpleContent ecosystem.
Features
- Common command and query logic for EFCore-based storage
- Designed for extension by MSSQL, MySQL, PostgreSQL, SQLite providers
- Used internally by other cloudscribe.SimpleContent.Storage.EFCore.* projects
Usage
Reference this package from your database-specific provider or application project. Typically, you will not use this package directly, but through one of the database provider packages (e.g., MSSQL, MySQL, PostgreSQL, SQLite).
// Example usage (in your DbContext registration)
services.AddSimpleContentEFCoreStorage();
License
This project is licensed under the Apache-2.0 License. See the LICENSE file for details.
Repository
| 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. |
-
net8.0
- cloudscribe.SimpleContent.Models (>= 8.7.0)
- Microsoft.EntityFrameworkCore (>= 8.0.0)
- Microsoft.EntityFrameworkCore.Relational (>= 8.0.0)
NuGet packages (5)
Showing the top 5 NuGet packages that depend on cloudscribe.SimpleContent.Storage.EFCore.Common:
| Package | Downloads |
|---|---|
|
cloudscribe.SimpleContent.Storage.EFCore.MSSQL
MSSQL Entity Framework Core implementation of cloudscribe SimpleContent commands and queries |
|
|
cloudscribe.SimpleContent.Storage.EFCore.MySQL
MySQL Entity Framework Core implementation of cloudscribe SimpleContent commands and queries |
|
|
cloudscribe.SimpleContent.Storage.EFCore.pgsql
PostgreSql Entity Framework Core implementation of cloudscribe SimpleContent commands and queries |
|
|
cloudscribe.SimpleContent.Storage.EFCore.SQLite
SQLite Entity Framework Core implementation of cloudscribe SimpleContent commands and queries |
|
|
cloudscribe.SimpleContent.Storage.EFCore.PostgreSql
PostgreSql Entity Framework Core implementation of cloudscribe SimpleContent commands and queries |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 8.7.0 | 153 | 3/2/2026 |
| 8.6.0 | 591 | 11/19/2025 |
| 8.5.0 | 356 | 9/22/2025 |
| 8.4.0 | 280 | 8/21/2025 |
| 8.3.0 | 689 | 7/23/2025 |
| 8.2.0 | 296 | 7/9/2025 |
| 8.1.0 | 372 | 5/1/2025 |
| 8.0.4 | 450 | 11/27/2024 |
| 8.0.3 | 287 | 11/19/2024 |
| 8.0.2 | 410 | 9/12/2024 |
| 8.0.1 | 387 | 8/5/2024 |
| 6.0.3 | 1,192 | 8/29/2023 |
| 6.0.2 | 1,139 | 3/31/2023 |
| 6.0.1 | 1,349 | 2/3/2023 |
| 6.0.0 | 1,954 | 4/22/2022 |
| 5.5.0 | 2,948 | 11/26/2021 |
| 5.1.3 | 2,197 | 1/6/2021 |
| 5.1.2 | 2,114 | 12/3/2020 |
| 5.1.0 | 2,255 | 8/14/2020 |
| 5.0.1 | 2,739 | 10/14/2019 |