NGB.Platform.Runtime
2.0.0
dotnet add package NGB.Platform.Runtime --version 2.0.0
NuGet\Install-Package NGB.Platform.Runtime -Version 2.0.0
<PackageReference Include="NGB.Platform.Runtime" Version="2.0.0" />
<PackageVersion Include="NGB.Platform.Runtime" Version="2.0.0" />
<PackageReference Include="NGB.Platform.Runtime" />
paket add NGB.Platform.Runtime --version 2.0.0
#r "nuget: NGB.Platform.Runtime, 2.0.0"
#:package NGB.Platform.Runtime@2.0.0
#addin nuget:?package=NGB.Platform.Runtime&version=2.0.0
#tool nuget:?package=NGB.Platform.Runtime&version=2.0.0
NGB.Platform.Runtime
Execution core for NGB Platform.
Install
dotnet add package NGB.Platform.Runtime
What It Contains
- Catalog and document orchestration.
- Lifecycle actions, posting, unposting, derivations, approval, numbering, validation, security, and audit integration.
- Reporting definitions, planning, rendering, export, and canonical accounting reports.
- Dependency injection extensions such as
AddNgbRuntime().
Notes
Runtime coordinates platform behavior against persistence abstractions. Provider-specific SQL, Dapper, Npgsql, and migration behavior live outside this package.
| 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.Caching.Memory (>= 10.0.10)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 10.0.10)
- Microsoft.Extensions.Hosting.Abstractions (>= 10.0.10)
- Microsoft.Extensions.Logging.Abstractions (>= 10.0.10)
- NGB.Platform.Accounting (>= 2.0.0)
- NGB.Platform.Application.Abstractions (>= 2.0.0)
- NGB.Platform.Contracts (>= 2.0.0)
- NGB.Platform.Definitions (>= 2.0.0)
- NGB.Platform.Metadata (>= 2.0.0)
- NGB.Platform.OperationalRegisters (>= 2.0.0)
- NGB.Platform.Persistence (>= 2.0.0)
- NGB.Platform.ReferenceRegisters (>= 2.0.0)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on NGB.Platform.Runtime:
| Package | Downloads |
|---|---|
|
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.BackgroundJobs
Hangfire-based background job contracts, scheduling, hosting, health reporting, and recurring platform jobs for NGB Platform. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Major release: replace legacy document UI effects and derivation APIs with metadata-driven Document Actions, and add the NGB Work Center.