Skip to main content
L10NSharp.Windows.Forms package icon

L10NSharp.Windows.Forms

L10NSharp.Windows.Forms 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
23.2K
23,218
Published
Sep 8, 2026
Latest stable version

Install

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

Frameworks

.NETFramework4.6.2 .NETFramework4.8 net8.0-windows7.0

Dependencies

L10NSharp
.NETFramework4.6.2
[11.0.0-beta0004, )
[10.0.11, )
L10NSharp
.NETFramework4.8
[11.0.0-beta0004, )
[10.0.11, )
L10NSharp
net8.0-windows7.0
[11.0.0-beta0004, )
[10.0.11, )

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.

No SPDX license expression is published. Review the license text and your organisation's policy before redistribution.

Compatibility metadata lists 3 target frameworks; 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.