Skip to main content
L10NSharp package icon

L10NSharp

L10NSharp is a .NET localization library for Windows Forms applications. It collects strings which needs localization when your application first runs and saves them in a XLIFF or TMX file. It can also dynamically collect strings at runtime.

Total Downloads
194.6K
194,648
Published
Jan 21, 2020
Latest stable version

Install

.NET CLI
dotnet add package L10NSharp --version 4.0.3
Package Manager Console
Install-Package L10NSharp -Version 4.0.3
PackageReference
<PackageReference Include="L10NSharp" Version="4.0.3" />

Frameworks

.NETFramework4.6.1

Dependencies

No declared dependencies.

Adoption guide

Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.

Compatibility metadata lists 1 target framework; confirm the exact target used by your application.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.