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
May 17, 2017
Latest stable version

Install

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

Frameworks

.NETFramework4.5 .NETStandard1.6

Dependencies

Cake.Core
.NETFramework4.5
[0.18.0, )
NETStandard.Library
.NETStandard1.6
[1.6.0, )
Cake.Core
.NETStandard1.6
[0.18.0, )

Adoption guide

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

No SPDX license expression is published. Review the license text and your organisation's policy before redistribution.

Compatibility metadata lists 2 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.