Overcrowdin 3.0.3

dotnet tool install --global Overcrowdin --version 3.0.3
                    
This package contains a .NET tool you can call from the shell/command line.
dotnet new tool-manifest
                    
if you are setting up this repo
dotnet tool install --local Overcrowdin --version 3.0.3
                    
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=Overcrowdin&version=3.0.3
                    
nuke :add-package Overcrowdin --version 3.0.3
                    

.NET Core Global Tool providing a limited but useful Crowdin CLI. Built over the Crowdin.Api (https://github.com/crowdin/crowdin-dotnet-client)

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  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.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

Version Downloads Last updated
3.0.3 1,635 4/15/2024
3.0.2 181 4/15/2024
1.3.3 3,126 2/9/2022
1.3.1 2,714 10/13/2020
1.3.0 535 10/12/2020
1.2.1 1,550 3/12/2020
1.2.0 602 3/6/2020
1.1.12 572 2/17/2020
1.1.5 663 1/22/2020
1.1.4 529 1/14/2020
1.1.3 640 1/10/2020
1.1.0 629 1/10/2020
1.0.7 499 12/15/2019
1.0.6 581 12/9/2019
1.0.2 547 11/26/2019
1.0.1 530 11/25/2019
1.0.0 542 11/25/2019

First version includes support for generating a configuration file from a crowdin project, adding source files to crowdin, updating source files in crowdin and downloading translation zip files from crowdin.