NGB.Platform.Contracts
1.3.1
dotnet add package NGB.Platform.Contracts --version 1.3.1
NuGet\Install-Package NGB.Platform.Contracts -Version 1.3.1
<PackageReference Include="NGB.Platform.Contracts" Version="1.3.1" />
<PackageVersion Include="NGB.Platform.Contracts" Version="1.3.1" />
<PackageReference Include="NGB.Platform.Contracts" />
paket add NGB.Platform.Contracts --version 1.3.1
#r "nuget: NGB.Platform.Contracts, 1.3.1"
#:package NGB.Platform.Contracts@1.3.1
#addin nuget:?package=NGB.Platform.Contracts&version=1.3.1
#tool nuget:?package=NGB.Platform.Contracts&version=1.3.1
NGB.Platform.Contracts
Public DTOs and transport contracts for NGB Platform APIs and clients.
Install
dotnet add package NGB.Platform.Contracts
What It Contains
- Service DTOs for catalogs, documents, metadata, reports, search, setup, security, and administration.
- API-facing request and response models.
- Contract types intended for app hosts, clients, and integration boundaries.
Notes
This package is suitable for consumers that need to speak to NGB APIs without referencing runtime or PostgreSQL implementation packages.
| 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 (3)
Showing the top 3 NuGet packages that depend on NGB.Platform.Contracts:
| 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.Runtime
NGB Platform execution core for catalogs, documents, lifecycle actions, posting, reporting, validation, security, and workflow orchestration. |
|
|
NGB.Platform.Application.Abstractions
Application-facing service abstractions for NGB Platform modules, hosts, reports, menus, and metadata contributors. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Ensure packaged dashboard stylesheets are included in consuming application publish output.