RT.Lingo 2.0.1822

dotnet add package RT.Lingo --version 2.0.1822
                    
NuGet\Install-Package RT.Lingo -Version 2.0.1822
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="RT.Lingo" Version="2.0.1822" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="RT.Lingo" Version="2.0.1822" />
                    
Directory.Packages.props
<PackageReference Include="RT.Lingo" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add RT.Lingo --version 2.0.1822
                    
#r "nuget: RT.Lingo, 2.0.1822"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package RT.Lingo@2.0.1822
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=RT.Lingo&version=2.0.1822
                    
Install as a Cake Addin
#tool nuget:?package=RT.Lingo&version=2.0.1822
                    
Install as a Cake Tool

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.

Product Compatible and additional computed target framework versions.
.NET net8.0-windows7.0 is compatible.  net9.0-windows was computed.  net10.0-windows was computed. 
.NET Framework net481 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
2.0.1822 42 3/10/2026
2.0.1821 76 3/4/2026
2.0.1820 76 3/4/2026
2.0.1819 85 3/3/2026
2.0.1817 115 2/7/2026
2.0.1814 94 2/3/2026
2.0.1813 208 9/12/2025
2.0.1812 254 8/29/2025
2.0.1811 204 8/11/2025
2.0.1810 216 8/10/2025
2.0.1809 212 8/10/2025
2.0.1808 148 8/10/2025
2.0.1807 207 8/9/2025
2.0.1806 265 8/4/2025
2.0.1805 265 8/4/2025
2.0.1804 229 8/4/2025
2.0.1803 231 8/4/2025
2.0.1802 239 8/4/2025
2.0.1801 217 8/4/2025
2.0.1799 189 7/31/2025
Loading failed