Orbyss.Forms.Localization
0.1.1
See the version list below for details.
dotnet add package Orbyss.Forms.Localization --version 0.1.1
NuGet\Install-Package Orbyss.Forms.Localization -Version 0.1.1
<PackageReference Include="Orbyss.Forms.Localization" Version="0.1.1" />
<PackageVersion Include="Orbyss.Forms.Localization" Version="0.1.1" />
<PackageReference Include="Orbyss.Forms.Localization" />
paket add Orbyss.Forms.Localization --version 0.1.1
#r "nuget: Orbyss.Forms.Localization, 0.1.1"
#:package Orbyss.Forms.Localization@0.1.1
#addin nuget:?package=Orbyss.Forms.Localization&version=0.1.1
#tool nuget:?package=Orbyss.Forms.Localization&version=0.1.1
Orbyss.Forms.Localization
Explicit integration bridge between the independent Forms and Localization bounded contexts. It merges a compiled form's translation requirements into a localization catalog without making Forms own translations or making either semantic core depend on the other.
The bridge never publishes values. New messages enter the catalog without translations; existing human translations and review state are retained. Conflicting source text or scope metadata fails the merge through stable diagnostics.
Select OrbyssFormsLocalizationFeature to register DefaultFormLocalizationBridge. The feature
does not select a Localization runtime, store, or management implementation.
| 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.DependencyInjection.Abstractions (>= 10.0.11)
- Orbyss.Forms.Abstractions (>= 0.1.1)
- 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.