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`.

Total Downloads
239.9K
239,891
Published
Sep 15, 2020
Latest stable version

Install

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

Frameworks

.NETStandard2.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 1 target framework; 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.