NGB.Platform.Runtime
1.3.1
dotnet add package NGB.Platform.Runtime --version 1.3.1
NuGet\Install-Package NGB.Platform.Runtime -Version 1.3.1
<PackageReference Include="NGB.Platform.Runtime" Version="1.3.1" />
<PackageVersion Include="NGB.Platform.Runtime" Version="1.3.1" />
<PackageReference Include="NGB.Platform.Runtime" />
paket add NGB.Platform.Runtime --version 1.3.1
#r "nuget: NGB.Platform.Runtime, 1.3.1"
#:package NGB.Platform.Runtime@1.3.1
#addin nuget:?package=NGB.Platform.Runtime&version=1.3.1
#tool nuget:?package=NGB.Platform.Runtime&version=1.3.1
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.9)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 10.0.9)
- Microsoft.Extensions.Hosting.Abstractions (>= 10.0.9)
- Microsoft.Extensions.Logging.Abstractions (>= 10.0.9)
- NGB.Platform.Accounting (>= 1.3.1)
- NGB.Platform.Application.Abstractions (>= 1.3.1)
- NGB.Platform.Contracts (>= 1.3.1)
- NGB.Platform.Definitions (>= 1.3.1)
- NGB.Platform.Metadata (>= 1.3.1)
- NGB.Platform.OperationalRegisters (>= 1.3.1)
- NGB.Platform.Persistence (>= 1.3.1)
- NGB.Platform.ReferenceRegisters (>= 1.3.1)
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.
Ensure packaged dashboard stylesheets are included in consuming application publish output.