Cake.Transifex 2.0.0

dotnet add package Cake.Transifex --version 2.0.0
NuGet\Install-Package Cake.Transifex -Version 2.0.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Cake.Transifex" Version="2.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Cake.Transifex --version 2.0.0
#r "nuget: Cake.Transifex, 2.0.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#addin nuget:?package=Cake.Transifex&version=2.0.0

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+

Product Compatible and additional computed target framework versions.
.NET net5.0 is compatible.  net5.0-windows was computed.  net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  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. 
.NET Core netcoreapp3.1 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • .NETCoreApp 3.1

    • No dependencies.
  • net5.0

    • No dependencies.
  • net6.0

    • No dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.0.0 1,086 5/10/2023
1.0.1 50,503 3/26/2021
1.0.0 1,517 2/13/2021
0.9.1 18,428 9/15/2020
0.9.0 2,687 7/9/2020
0.8.0 6,081 4/21/2019
0.7.0 38,962 6/10/2018
0.6.0 1,772 3/7/2018
0.5.0 1,452 3/3/2018
0.4.0 4,701 10/24/2017
0.3.0 1,460 8/1/2017
0.2.0 1,513 5/17/2017
0.1.0 1,580 3/21/2017

All release notes for Cake.Transifex can be found on our GitHub release page - https://github.com/cake-contrib/Cake.Transifex/releases/tag/2.0.0