Themia.Framework.Data.Abstractions
0.25.1
dotnet add package Themia.Framework.Data.Abstractions --version 0.25.1
NuGet\Install-Package Themia.Framework.Data.Abstractions -Version 0.25.1
<PackageReference Include="Themia.Framework.Data.Abstractions" Version="0.25.1" />
<PackageVersion Include="Themia.Framework.Data.Abstractions" Version="0.25.1" />
<PackageReference Include="Themia.Framework.Data.Abstractions" />
paket add Themia.Framework.Data.Abstractions --version 0.25.1
#r "nuget: Themia.Framework.Data.Abstractions, 0.25.1"
#:package Themia.Framework.Data.Abstractions@0.25.1
#addin nuget:?package=Themia.Framework.Data.Abstractions&version=0.25.1
#tool nuget:?package=Themia.Framework.Data.Abstractions&version=0.25.1
Provider-agnostic data-access contracts (specifications, repository, unit of work, tenant filtering) shared by the Themia EF Core and Dapper data layers.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net10.0 is compatible. 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. |
-
net10.0
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 10.0.9)
- Themia.Analyzers (>= 0.25.1)
- Themia.Framework.Core (>= 0.25.1)
NuGet packages (10)
Showing the top 5 NuGet packages that depend on Themia.Framework.Data.Abstractions:
| Package | Downloads |
|---|---|
|
Themia.Framework.Data.Dapper
Dapper + SqlKata implementation of the Themia data-access contracts: tenant isolation, audit, soft-delete, unit of work. Engine-agnostic core; add a Themia.Framework.Data.Dapper.<Engine> package for a database. |
|
|
Themia.Framework.Data.EFCore
Themia canonical EF Core data layer — tenant-isolating DbContext base (global query filter, audit/soft-delete/concurrency stamping) and a pluggable database provider with a DB-per-tenant connection seam. |
|
|
Themia.Modules.Identity
Tenant-aware Identity core — user/role/claim store over the Themia data abstractions, argon2id hashing, account-lifecycle tokens + lockout, current-user principal, and ASP.NET Core authorization integration. FluentMigrator schema (PostgreSQL + SQL Server). |
|
|
Themia.Modules.Notifications
Tenant-aware notifications — transactional outbox, near-real-time background drainer (per-engine atomic claim + lease + backoff), multi-channel dispatcher with per-tenant/user preferences, in-app store, and per-tenant provider config over EF or Dapper. FluentMigrator schema (PostgreSQL + MySQL + SQL Server). |
|
|
Themia.Modules.Storage
Tenant-aware object storage — key-prefix isolation, DB-backed metadata + per-tenant quota over EF or Dapper, validation/scan seams, and a Local/S3/R2 backend builder. FluentMigrator schema (PostgreSQL + SQL Server). |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 0.25.1 | 167 | 9/11/2026 |
| 0.25.0 | 192 | 9/10/2026 |
| 0.24.0 | 198 | 9/10/2026 |
| 0.23.1 | 528 | 9/7/2026 |
| 0.23.0 | 311 | 9/7/2026 |
| 0.22.1 | 302 | 9/6/2026 |
| 0.22.0 | 275 | 9/5/2026 |
| 0.21.4 | 427 | 9/4/2026 |
| 0.21.3 | 319 | 8/30/2026 |
| 0.21.2 | 280 | 8/29/2026 |
| 0.21.1 | 258 | 8/29/2026 |
| 0.21.0 | 269 | 8/29/2026 |
| 0.20.0 | 265 | 8/27/2026 |
| 0.19.0 | 266 | 8/27/2026 |
| 0.18.0 | 261 | 8/27/2026 |
| 0.17.1 | 280 | 8/25/2026 |
| 0.17.0 | 459 | 8/23/2026 |
| 0.16.2 | 402 | 8/22/2026 |
| 0.16.1 | 365 | 8/21/2026 |
| 0.16.0 | 332 | 8/13/2026 |