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,158
Published
Feb 3, 2026
Latest stable version

Install

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

Frameworks

.NETFramework4.6.1 .NETFramework4.8 net8.0-windows7.0

Dependencies

L10NSharp
.NETFramework4.6.1
[9.0.0, )
[6.0.0, )
L10NSharp
.NETFramework4.8
[9.0.0, )
[6.0.0, )
L10NSharp
net8.0-windows7.0
[9.0.0, )
[6.0.0, )
System.ServiceModel.Http
net8.0-windows7.0
[6.2.0, )
[6.2.0, )

Adoption guide

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

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.