I18NPortable 1.0.1
Simple cross platform internationalization/translations for Xamarin and Windows apps
Install-Package I18NPortable -Version 1.0.1
dotnet add package I18NPortable --version 1.0.1
<PackageReference Include="I18NPortable" Version="1.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add I18NPortable --version 1.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: I18NPortable, 1.0.1"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
// Install I18NPortable as a Cake Addin #addin nuget:?package=I18NPortable&version=1.0.1 // Install I18NPortable as a Cake Tool #tool nuget:?package=I18NPortable&version=1.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
Relase notes at https://github.com/xleon/I18N-Portable/releases
Dependencies
-
.NETStandard 2.0
- No dependencies.
Used By
NuGet packages (1)
Showing the top 1 NuGet packages that depend on I18NPortable:
Package | Downloads |
---|---|
I18NPortable.JsonReader
I18NPortable plugin to support json file formats
|
GitHub repositories
This package is not used by any popular GitHub repositories.