NGB.Platform.Api
1.3.1
dotnet add package NGB.Platform.Api --version 1.3.1
NuGet\Install-Package NGB.Platform.Api -Version 1.3.1
<PackageReference Include="NGB.Platform.Api" Version="1.3.1" />
<PackageVersion Include="NGB.Platform.Api" Version="1.3.1" />
<PackageReference Include="NGB.Platform.Api" />
paket add NGB.Platform.Api --version 1.3.1
#r "nuget: NGB.Platform.Api, 1.3.1"
#:package NGB.Platform.Api@1.3.1
#addin nuget:?package=NGB.Platform.Api&version=1.3.1
#tool nuget:?package=NGB.Platform.Api&version=1.3.1
NGB.Platform.Api
Reusable ASP.NET Core API building blocks for NGB Platform hosts.
Install
dotnet add package NGB.Platform.Api
What It Contains
- Base controllers for catalogs, documents, reports, audit, administration, and security.
- Global error handling and ProblemDetails mapping.
- SSO/Keycloak integration helpers.
- Health checks, CORS, Swagger, branding, and current-user infrastructure.
Notes
This package is for reusable API host infrastructure. Deployable vertical API hosts remain application composition roots.
| 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
- AspNetCore.HealthChecks.NpgSql (>= 9.0.0)
- AspNetCore.HealthChecks.UI.Client (>= 9.0.0)
- IdentityModel (>= 5.2.0)
- Microsoft.AspNetCore.Authentication.JwtBearer (>= 10.0.9)
- Microsoft.AspNetCore.Authentication.OpenIdConnect (>= 10.0.9)
- Microsoft.AspNetCore.OpenApi (>= 10.0.9)
- NGB.Platform.Application.Abstractions (>= 1.3.1)
- NGB.Platform.Contracts (>= 1.3.1)
- NGB.Platform.Core (>= 1.3.1)
- NGB.Platform.Runtime (>= 1.3.1)
- NGB.Platform.Tools (>= 1.3.1)
- Serilog.AspNetCore (>= 8.0.1)
- Serilog.Sinks.Seq (>= 9.1.0)
- Swashbuckle.AspNetCore (>= 10.2.1)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on NGB.Platform.Api:
| Package | Downloads |
|---|---|
|
NGB.Platform.BackgroundJobs
Hangfire-based background job contracts, scheduling, hosting, health reporting, and recurring platform jobs for NGB Platform. |
|
|
NGB.Platform.Watchdog
Reusable health and operability hosting surface for NGB Platform environments. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Ensure packaged dashboard stylesheets are included in consuming application publish output.