Info
Version: | 8.0.0-beta0005 |
Author(s): | SIL International |
Last Update: | Tuesday, June 4, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/sillsdev/l10nsharp |
NuGet Url: | https://www.nuget.org/packages/L10NSharp |
Install
Install-Package L10NSharp
dotnet add package L10NSharp
paket add L10NSharp
L10NSharp Download (Unzip the "nupkg" after downloading)
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.