NGB.Platform.Persistence
1.3.1
dotnet add package NGB.Platform.Persistence --version 1.3.1
NuGet\Install-Package NGB.Platform.Persistence -Version 1.3.1
<PackageReference Include="NGB.Platform.Persistence" Version="1.3.1" />
<PackageVersion Include="NGB.Platform.Persistence" Version="1.3.1" />
<PackageReference Include="NGB.Platform.Persistence" />
paket add NGB.Platform.Persistence --version 1.3.1
#r "nuget: NGB.Platform.Persistence, 1.3.1"
#:package NGB.Platform.Persistence@1.3.1
#addin nuget:?package=NGB.Platform.Persistence&version=1.3.1
#tool nuget:?package=NGB.Platform.Persistence&version=1.3.1
NGB.Platform.Persistence
Provider-agnostic persistence contracts for NGB Platform.
Install
dotnet add package NGB.Platform.Persistence
What It Contains
- Unit-of-work contracts.
- Document and catalog persistence interfaces.
- Accounting, register, reporting, audit log, security, dimension, and maintenance persistence abstractions.
Notes
Runtime depends on these abstractions. Concrete PostgreSQL implementations are provided by NGB.Platform.PostgreSql.
| 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
- NGB.Platform.Accounting (>= 1.3.1)
- NGB.Platform.Core (>= 1.3.1)
- NGB.Platform.Metadata (>= 1.3.1)
- NGB.Platform.OperationalRegisters (>= 1.3.1)
- NGB.Platform.ReferenceRegisters (>= 1.3.1)
- NGB.Platform.Tools (>= 1.3.1)
NuGet packages (5)
Showing the top 5 NuGet packages that depend on NGB.Platform.Persistence:
| Package | Downloads |
|---|---|
|
NGB.Platform.Definitions
Definition builders and registries for NGB Platform catalogs, documents, relationships, derivations, validation, and posting behavior. |
|
|
NGB.Platform.Runtime
NGB Platform execution core for catalogs, documents, lifecycle actions, posting, reporting, validation, security, and workflow orchestration. |
|
|
NGB.Platform.PostgreSql
PostgreSQL provider implementations, reporting SQL execution, Evolve migration support, and embedded platform schema migrations for NGB Platform. |
|
|
NGB.Platform.BackgroundJobs
Hangfire-based background job contracts, scheduling, hosting, health reporting, and recurring platform jobs for NGB Platform. |
|
|
NGB.Platform.Migrator.Core
Shared schema migrator CLI engine for NGB Platform migration-pack discovery, planning, execution, repair, validation, and schema locking. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Ensure packaged dashboard stylesheets are included in consuming application publish output.