Po2Resx-dotnet-tool
1.0.0
dotnet tool install --global Po2Resx-dotnet-tool --version 1.0.0
This package contains a .NET tool you can call from the shell/command line.
dotnet new tool-manifest # if you are setting up this repo dotnet tool install --local Po2Resx-dotnet-tool --version 1.0.0
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=Po2Resx-dotnet-tool&version=1.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
nuke :add-package Po2Resx-dotnet-tool --version 1.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Po2Resx-dotnet-tool
po2resx
is a .NET global tool that converts PO (Portable Object) files to RESX (Resource) files. This tool is useful for .NET developers who need to manage localization and internationalization in their projects.
License
This project is licensed under the MIT License - see the LICENSE file for details.
Features
- Parses PO files and extracts translations.
- Generates RESX files from the extracted translations.
- Easy to install and use as a .NET global tool.
Installation
To install po2resx
as a global tool, first clone the repository and navigate to the project directory. Then, run the following commands:
dotnet pack --configuration Release
dotnet tool install --global --add-source ./bin/Release net8.0/PoToResxTool
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net8.0 is compatible. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
Version | Downloads | Last updated |
---|---|---|
1.0.0 | 105 | 7/16/2024 |