Skip to main content
Cake.Transifex package icon

Cake.Transifex

Cake.Transifex is a addin for the Cake Build script adding support for working with the localization service Transifex. This addin requires that the transifex client is already installed and is available as `tx`. To install the transifex client, install python, then run `pip install transifex-client`. Supports Cake 2.0.0+

Total Downloads
239.9K
239,891
Published
May 10, 2023
Latest stable version

Install

.NET CLI
dotnet add package Cake.Transifex --version 2.0.0
Package Manager Console
Install-Package Cake.Transifex -Version 2.0.0
PackageReference
<PackageReference Include="Cake.Transifex" Version="2.0.0" />

Frameworks

.NETCoreApp3.1 net5.0 net6.0

Dependencies

No declared dependencies.

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.