Orbyss.Localization.Web.Management
0.1.1
dotnet add package Orbyss.Localization.Web.Management --version 0.1.1
NuGet\Install-Package Orbyss.Localization.Web.Management -Version 0.1.1
<PackageReference Include="Orbyss.Localization.Web.Management" Version="0.1.1" />
<PackageVersion Include="Orbyss.Localization.Web.Management" Version="0.1.1" />
<PackageReference Include="Orbyss.Localization.Web.Management" />
paket add Orbyss.Localization.Web.Management --version 0.1.1
#r "nuget: Orbyss.Localization.Web.Management, 0.1.1"
#:package Orbyss.Localization.Web.Management@0.1.1
#addin nuget:?package=Orbyss.Localization.Web.Management&version=0.1.1
#tool nuget:?package=Orbyss.Localization.Web.Management&version=0.1.1
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, or a response-body policy.
The web feature depends on Orbyss.Localization.Management, which supplies the default management
services and built-in format adapters without replacing consumer overrides. Consumers still select
one storage feature or provide another implementation of the storage ports. 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.1)
- Orbyss.Localization.Management (>= 0.1.1)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.