cloudscribe.SimpleContent.Storage.EFCore.Common 8.4.0

Prefix Reserved
dotnet add package cloudscribe.SimpleContent.Storage.EFCore.Common --version 8.4.0
                    
NuGet\Install-Package cloudscribe.SimpleContent.Storage.EFCore.Common -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.Common" 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.Common" Version="8.4.0" />
                    
Directory.Packages.props
<PackageReference Include="cloudscribe.SimpleContent.Storage.EFCore.Common" />
                    
Project file
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.Common --version 8.4.0
                    
#r "nuget: cloudscribe.SimpleContent.Storage.EFCore.Common, 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.Common@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.Common&version=8.4.0
                    
Install as a Cake Addin
#tool nuget:?package=cloudscribe.SimpleContent.Storage.EFCore.Common&version=8.4.0
                    
Install as a Cake Tool

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

cloudscribe.SimpleContent on GitHub

Product 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.

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.pgsql

PostgreSql 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.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.4.0 96 8/21/2025
8.3.0 504 7/23/2025
8.2.0 190 7/9/2025
8.1.0 240 5/1/2025
8.0.4 314 11/27/2024
8.0.3 157 11/19/2024
8.0.2 260 9/12/2024
8.0.1 247 8/5/2024
6.0.3 986 8/29/2023
6.0.2 1,008 3/31/2023
6.0.1 1,188 2/3/2023
6.0.0 1,780 4/22/2022
5.5.0 2,794 11/26/2021
5.1.3 2,000 1/6/2021
5.1.2 1,885 12/3/2020
5.1.0 2,084 8/14/2020
5.0.1 2,538 10/14/2019
5.0.0 1,882 10/5/2019
5.0.0-preview20190902 379 9/2/2019
4.0.10 4,853 3/4/2019
4.0.9 3,079 2/17/2019
4.0.8 2,997 2/13/2019
4.0.7 3,065 2/13/2019
4.0.6 2,917 2/11/2019
4.0.5 3,002 2/10/2019
4.0.4 3,154 11/7/2018
4.0.3 3,303 10/9/2018
4.0.2 4,595 8/20/2018
4.0.1 3,352 7/27/2018
4.0.0 3,372 7/22/2018
3.0.3 3,436 6/19/2018
3.0.2 3,199 6/19/2018
3.0.1 3,137 6/16/2018
3.0.0 3,229 6/8/2018
2.0.7 5,264 3/15/2018
2.0.6 3,664 2/19/2018
2.0.5 3,285 2/10/2018
2.0.4 3,203 11/21/2017
2.0.3 2,608 11/19/2017
2.0.2 2,705 10/16/2017
2.0.1 2,645 10/5/2017
2.0.0 3,397 8/15/2017
2.0.0-preview20170727 1,983 8/3/2017
2.0.0-preview20170725 1,906 8/1/2017
1.1.4 2,825 7/22/2017
1.1.3 2,666 7/18/2017
1.1.2 1,922 7/18/2017
1.1.1 2,647 7/14/2017
1.1.1-rc20170526 1,916 5/28/2017
1.1.1-rc20170511 1,874 5/15/2017
1.1.1-rc20170509 1,874 5/10/2017
1.1.1-rc20170429 1,866 5/2/2017
1.1.1-rc20170417 1,971 4/26/2017
1.1.1-rc20170317 2,431 3/18/2017
1.1.0-rc20170107 2,676 1/9/2017
1.1.0-rc20161129 2,192 11/29/2016
1.0.0-rc20161109 2,534 11/9/2016