Skip to main content

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

Total Downloads
194.5K
194,512
Published
Mar 13, 2023
Latest stable version

Install

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

Frameworks

.NETFramework4.6.1

Dependencies

[6.0.0, )

Adoption guide

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

This version is marked prerelease. Validate its API and upgrade path before production use.

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.