DotNetMatic.Core.Localization.Translation
1.0.0
See the version list below for details.
dotnet add package DotNetMatic.Core.Localization.Translation --version 1.0.0
NuGet\Install-Package DotNetMatic.Core.Localization.Translation -Version 1.0.0
<PackageReference Include="DotNetMatic.Core.Localization.Translation" Version="1.0.0" />
paket add DotNetMatic.Core.Localization.Translation --version 1.0.0
#r "nuget: DotNetMatic.Core.Localization.Translation, 1.0.0"
// Install DotNetMatic.Core.Localization.Translation as a Cake Addin #addin nuget:?package=DotNetMatic.Core.Localization.Translation&version=1.0.0 // Install DotNetMatic.Core.Localization.Translation as a Cake Tool #tool nuget:?package=DotNetMatic.Core.Localization.Translation&version=1.0.0
NArchitecture.Core.Localization.Translation
This library provides translation services for localization in kodlama.io projects. The NArchitecture.Core.Localization.Translation
package offers utilities to manage translations for different languages within applications. It includes core classes and utilities for managing translations in both clean and union architectures, supporting the definition of translation dictionaries, retrieval of translations by key and culture, and essential utilities for translation management.
Installation
You can add the package to your project using NuGet package manager or .NET CLI:
dotnet add package NArchitecture.Core.Localization.Translation
Contribution
If you would like to contribute, please visit the GitHub repository and submit a pull request: NArchitecture.Core.Localization.Translation GitHub Repository
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net8.0 is compatible. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
-
net8.0
- DotNetMatic.Core.Localization.Abstraction (>= 1.0.0)
- DotNetMatic.Core.Translation.Abstraction (>= 1.0.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.