RT.Lingo.Base
2.0.1664
Contains functionality to localize and internationalize (translate) software into other languages. Use this library to make your library support translations in an application using RT.Lingo.
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
Install-Package RT.Lingo.Base -Version 2.0.1664
dotnet add package RT.Lingo.Base --version 2.0.1664
<PackageReference Include="RT.Lingo.Base" Version="2.0.1664" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add RT.Lingo.Base --version 2.0.1664
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
.NETStandard 2.0
- RT.Serialization (>= 2.0.1664)
- RT.Util.Core (>= 2.0.1664)
Used By
NuGet packages (2)
Showing the top 2 NuGet packages that depend on RT.Lingo.Base:
Package | Downloads |
---|---|
RT.CommandLine
A command line parser that populates a class or a set of classes, with support for advanced help text formatting and translations using RT.Lingo.
|
|
RT.Lingo
Contains functionality to localize and internationalize (translate) software into other languages. Use this library in your application to load, apply and optionally edit RT.Lingo translations.
|
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on RT.Lingo.Base:
Repository | Stars |
---|---|
Timwi/EsotericIDE
IDE (Interpreter/Debugger Engine) for esoteric programming languages. Allows step-by-step debugging and shows a watch window during debugging. Modular design allows easy adding of new languages.
|