VOOZH about

URL: https://www.nuget.org/packages/cloudscribe.Core.Storage.EFCore.Common/

⇱ NuGet Gallery | cloudscribe.Core.Storage.EFCore.Common 10.0.0




👁 Image
cloudscribe.Core.Storage.EFCore.Common 10.0.0

Prefix Reserved
dotnet add package cloudscribe.Core.Storage.EFCore.Common --version 10.0.0
 
 
NuGet\Install-Package cloudscribe.Core.Storage.EFCore.Common -Version 10.0.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.Core.Storage.EFCore.Common" Version="10.0.0" />
 
 
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="cloudscribe.Core.Storage.EFCore.Common" Version="10.0.0" />
 
Directory.Packages.props
<PackageReference Include="cloudscribe.Core.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.Core.Storage.EFCore.Common --version 10.0.0
 
 
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: cloudscribe.Core.Storage.EFCore.Common, 10.0.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.Core.Storage.EFCore.Common@10.0.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.Core.Storage.EFCore.Common&version=10.0.0
 
Install as a Cake Addin
#tool nuget:?package=cloudscribe.Core.Storage.EFCore.Common&version=10.0.0
 
Install as a Cake Tool
The NuGet Team does not provide support for this client. Please contact its maintainers for support.

cloudscribe.Core.Storage.EFCore.Common

Common EF Core storage logic for cloudscribe projects.

Usage

  1. Install the NuGet package:
    dotnet add package cloudscribe.Core.Storage.EFCore.Common
    
  2. Reference in your ASP.NET Core project to use common EF Core storage features.

License

Licensed under the Apache-2.0 License.

Product Versions Compatible and additional computed target framework versions.
.NET net10.0 net10.0 is compatible.  net10.0-android net10.0-android was computed.  net10.0-browser net10.0-browser was computed.  net10.0-ios net10.0-ios was computed.  net10.0-maccatalyst net10.0-maccatalyst was computed.  net10.0-macos net10.0-macos was computed.  net10.0-tvos net10.0-tvos was computed.  net10.0-windows 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 (6)

Showing the top 5 NuGet packages that depend on cloudscribe.Core.Storage.EFCore.Common:

Package Downloads
cloudscribe.Core.Storage.EFCore.MSSQL

Microsoft Sql Server Entity Framework Core implementation of cloudscribe core storage

cloudscribe.Core.Storage.EFCore.MySql

MySql Entity Framework Core implementation of cloudscribe core storage

cloudscribe.Core.Storage.EFCore.pgsql

PostgreSql Entity Framework Core implementation of cloudscribe core storage

cloudscribe.Core.Storage.EFCore.SQLite

SQLite Entity Framework Core implementation of cloudscribe core storage

cloudscribe.Kvp.Storage.EFCore.Common

Entity Framework Core common classes for cloudscribe.Kvp

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
10.0.0 228 4/7/2026
8.7.0 339 3/2/2026
8.6.0 850 11/19/2025
8.5.0 498 9/22/2025
8.4.0 401 8/21/2025
8.3.0 791 7/23/2025
8.2.0 456 7/9/2025
8.1.0 524 5/1/2025
8.0.1 648 10/28/2024
8.0.0 1,112 8/5/2024
6.0.6 1,007 2/2/2024
6.0.5 417 2/2/2024
6.0.4 826 12/5/2023
6.0.3 904 9/25/2023
6.0.2 829 6/5/2023
6.0.1 1,380 3/31/2023
6.0.0 3,999 4/22/2022
5.0.0 3,559 11/26/2021
4.1.7 2,577 12/22/2020
4.1.5 3,075 12/15/2020
Loading failed