Orbyss.Localization.Web.Management
0.1.0
See the version list below for details.
dotnet add package Orbyss.Localization.Web.Management --version 0.1.0
NuGet\Install-Package Orbyss.Localization.Web.Management -Version 0.1.0
<PackageReference Include="Orbyss.Localization.Web.Management" Version="0.1.0" />
<PackageVersion Include="Orbyss.Localization.Web.Management" Version="0.1.0" />
<PackageReference Include="Orbyss.Localization.Web.Management" />
paket add Orbyss.Localization.Web.Management --version 0.1.0
#r "nuget: Orbyss.Localization.Web.Management, 0.1.0"
#:package Orbyss.Localization.Web.Management@0.1.0
#addin nuget:?package=Orbyss.Localization.Web.Management&version=0.1.0
#tool nuget:?package=Orbyss.Localization.Web.Management&version=0.1.0
Orbyss.Localization.Web.Management
An optional CShells.IWebShellFeature that maps localization catalog, validation, import,
export, lifecycle, release lookup, and release-diff endpoints. It does not add authentication,
authorization middleware, persistence, format adapters, or a response-body policy.
Consumers can register DefaultLocalizationCatalogService from
Orbyss.Localization.Application with their selected catalog/release stores and format
adapters, or provide another implementation of the same public ports, then choose this feature for
shells that own the management plane. All endpoints require authorization;
optional named policies separate read, write, import, and export permissions. Audit actor identity
is derived from configured authenticated claims rather than request content. Import uploads have
both a pre-binding request-body limit and a decoded-byte limit; the configurable decoded maximum is
8 MiB by default and cannot exceed 64 MiB.
| 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
- Orbyss.Localization.Abstractions (>= 0.1.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.