SIL.BuildTasks.AWS 2.3.0

Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package SIL.BuildTasks.AWS --version 2.3.0
                    
NuGet\Install-Package SIL.BuildTasks.AWS -Version 2.3.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="SIL.BuildTasks.AWS" Version="2.3.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="SIL.BuildTasks.AWS" Version="2.3.0" />
                    
Directory.Packages.props
<PackageReference Include="SIL.BuildTasks.AWS" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add SIL.BuildTasks.AWS --version 2.3.0
                    
#r "nuget: SIL.BuildTasks.AWS, 2.3.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.
#:package SIL.BuildTasks.AWS@2.3.0
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=SIL.BuildTasks.AWS&version=2.3.0
                    
Install as a Cake Addin
#tool nuget:?package=SIL.BuildTasks.AWS&version=2.3.0
                    
Install as a Cake Tool

SIL.BuildTasks.AWS defines a S3BuildPublisher msbuild task to publish a set of files to a S3 bucket.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

  • .NETFramework 4.6.1

    • 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
3.1.2-beta0012 218 8/26/2025
3.1.2-beta0005 187 5/28/2025
3.1.2-beta0002 170 5/27/2025
3.1.1 204 3/18/2025
3.1.1-beta0005 173 3/18/2025
3.1.1-beta0001 251 3/6/2025
3.1.0 266 3/4/2025
3.0.1-beta0004 131 2/22/2025
3.0.0 168 11/8/2024
2.6.0-beta0044 131 11/8/2024
2.6.0-beta0042 134 11/7/2024
2.6.0-beta0036 123 11/6/2024
2.6.0-beta0032 140 10/18/2024
2.6.0-beta0030 234 8/11/2023
2.6.0-beta0028 233 8/7/2023
2.6.0-beta0024 286 11/23/2022
2.6.0-beta0023 282 8/9/2022
2.6.0-beta0022 313 8/9/2022
2.6.0-beta0020 310 8/5/2022
2.6.0-beta0010 301 8/5/2022
2.6.0-beta0008 388 8/12/2021
2.6.0-beta0007 366 8/2/2021
2.6.0-beta0006 385 8/2/2021
2.5.1-beta0005 409 5/27/2021
2.5.1-beta0004 410 5/27/2021
2.5.1-beta0003 396 5/18/2021
2.5.1-beta.2 276 3/19/2021
2.5.0 4,338 2/24/2021
2.4.0 592 1/22/2021
2.3.4 704 10/5/2020
2.3.3 666 7/31/2020
2.3.2 767 5/22/2020
2.3.1 776 5/19/2020
2.3.0 736 4/16/2020
2.2.0 1,146 12/11/2018
2.1.0 1,210 7/28/2018
2.0.2 1,223 7/2/2018
2.0.1 1,426 6/29/2018
2.0.0 1,493 6/18/2018
1.0.2 9,240 6/8/2018
1.0.1 1,472 4/20/2018
1.0.0 1,525 4/16/2018

Changes since version 2.2.0

Added:
- Add `NormalizeLocales` Task to help work with Crowdin Localized files

Added:
- Create symbol nuget package

See full changelog at https://github.com/sillsdev/SIL.BuildTasks/blob/master/CHANGELOG.md