Cake.Transifex
2.0.0
.NET 5.0
This package targets .NET 5.0. The package is compatible with this framework or higher.
.NET Core 3.1
This package targets .NET Core 3.1. The package is compatible with this framework or higher.
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
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#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
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
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 | Versions 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 | 2,438 | 5/10/2023 |
1.0.1 | 80,927 | 3/26/2021 |
1.0.0 | 1,539 | 2/13/2021 |
0.9.1 | 18,699 | 9/15/2020 |
0.9.0 | 2,713 | 7/9/2020 |
0.8.0 | 6,102 | 4/21/2019 |
0.7.0 | 39,111 | 6/10/2018 |
0.6.0 | 1,800 | 3/7/2018 |
0.5.0 | 1,481 | 3/3/2018 |
0.4.0 | 4,732 | 10/24/2017 |
0.3.0 | 1,486 | 8/1/2017 |
0.2.0 | 1,541 | 5/17/2017 |
0.1.0 | 1,609 | 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