NGB.Platform.Core
1.3.1
dotnet add package NGB.Platform.Core --version 1.3.1
NuGet\Install-Package NGB.Platform.Core -Version 1.3.1
<PackageReference Include="NGB.Platform.Core" Version="1.3.1" />
<PackageVersion Include="NGB.Platform.Core" Version="1.3.1" />
<PackageReference Include="NGB.Platform.Core" />
paket add NGB.Platform.Core --version 1.3.1
#r "nuget: NGB.Platform.Core, 1.3.1"
#:package NGB.Platform.Core@1.3.1
#addin nuget:?package=NGB.Platform.Core&version=1.3.1
#tool nuget:?package=NGB.Platform.Core&version=1.3.1
NGB.Platform.Core
Core NGB Platform primitives shared across runtime, persistence, definitions, and host packages.
Install
dotnet add package NGB.Platform.Core
What It Contains
- Document, catalog, audit log, security, reporting, lock, and dimension primitives.
- Stable platform value objects and records.
- Common domain concepts that are intentionally below runtime orchestration.
Notes
Use this package when building platform extensions that need durable NGB concepts but should not depend on runtime execution or concrete persistence.
| 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.Tools (>= 1.3.1)
NuGet packages (9)
Showing the top 5 NuGet packages that depend on NGB.Platform.Core:
| Package | Downloads |
|---|---|
|
NGB.Platform.ReferenceRegisters
Reference register contracts, metadata integration, naming, periodicity, and validation exceptions for NGB Platform. |
|
|
NGB.Platform.Accounting
Accounting domain primitives, ledger semantics, posting contracts, and financial reporting models for NGB Platform. |
|
|
NGB.Platform.Api
Reusable ASP.NET Core API building blocks for NGB Platform hosts, including base controllers, SSO integration, health checks, and global error handling. |
|
|
NGB.Platform.Metadata
Metadata model and descriptors for NGB Platform catalogs, documents, fields, tables, lookups, and UI surfaces. |
|
|
NGB.Platform.OperationalRegisters
Operational register contracts, naming, period helpers, and validation exceptions for NGB Platform register-based state. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Ensure packaged dashboard stylesheets are included in consuming application publish output.