Semantica.Lib.Storage.Data 8.1.0-beta

This is a prerelease version of Semantica.Lib.Storage.Data.
dotnet add package Semantica.Lib.Storage.Data --version 8.1.0-beta
                    
NuGet\Install-Package Semantica.Lib.Storage.Data -Version 8.1.0-beta
                    
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="Semantica.Lib.Storage.Data" Version="8.1.0-beta" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Semantica.Lib.Storage.Data" Version="8.1.0-beta" />
                    
Directory.Packages.props
<PackageReference Include="Semantica.Lib.Storage.Data" />
                    
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 Semantica.Lib.Storage.Data --version 8.1.0-beta
                    
#r "nuget: Semantica.Lib.Storage.Data, 8.1.0-beta"
                    
#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 Semantica.Lib.Storage.Data@8.1.0-beta
                    
#: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=Semantica.Lib.Storage.Data&version=8.1.0-beta&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Semantica.Lib.Storage.Data&version=8.1.0-beta&prerelease
                    
Install as a Cake Tool

Semantica.Lib.Storage.Data

This package is part of the design packages of Semantica.Lib.

Summary

Provides implementations for the abstractions provided by Semantica.Lib.Storage that are independent of EntityFramework. At the moment, that's only the StorageCache implementation.

Dependencies

  • Semantica.Lib.Core
  • Semantica.Lib.Domain
  • Semantica.Lib.Extensions
  • Semantica.Lib.Linq
  • Semantica.Lib.Storage

Documentation generated from the XMLDoc:

<a name='assembly'></a>

Lib.Storage.Data

Contents

<a name='T-Semantica-Storage-Data-Module'></a>

Module type

Namespace

Semantica.Storage.Data

Summary

Module that registers implementations of:

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

Showing the top 2 NuGet packages that depend on Semantica.Lib.Storage.Data:

Package Downloads
Semantica.Lib.Storage.EntityFramework

Provides implementations for the abstractions provided by Semantica.Lib.Storage that are dependent on EntityFramework. Has implementations for IDataStore (as base classes) for entities with or without simple keys, IInclusion, and IUnitOfWork. To use the datastore base classes, implementations of IPredicateProvider and IKeyConverter will have to be provided for the entity. For the other dependencies the provided standard implementations can be used. Also contains extensions for EntityTypeBuilder and PropertyBuilder to help with EntityFramework configuration.

Semantica.Lib.Storage.Data.SimpleInjector

Package Description

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
8.1.0-beta 89 5/30/2025
8.0.7-beta 83 9/6/2024
8.0.6-beta 690 7/10/2024
8.0.5-beta 117 7/4/2024
8.0.4-beta 85 7/2/2024
8.0.3-beta 72 6/14/2024
8.0.2-beta 137 6/4/2024
8.0.1-beta 72 6/4/2024
8.0.0-beta 75 6/4/2024
6.6.1-beta 211 4/5/2024
6.6.0-beta 246 3/5/2024
6.5.5-alpha2 80 3/4/2024
6.5.4-beta 111 2/29/2024
6.5.3-beta 530 10/5/2023
6.5.2-beta 95 10/5/2023
6.5.1-beta 152 9/29/2023
6.5.0-beta 117 9/22/2023
6.4.0-beta 422 7/11/2023
6.3.0-beta 149 6/15/2023
6.2.5-beta 217 3/14/2023
6.2.4-beta 594 10/12/2022
6.2.3-beta 274 9/1/2022
6.2.1-beta 182 8/25/2022