LibreAutomate 1.16.0

dotnet add package LibreAutomate --version 1.16.0
                    
NuGet\Install-Package LibreAutomate -Version 1.16.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="LibreAutomate" Version="1.16.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="LibreAutomate" Version="1.16.0" />
                    
Directory.Packages.props
<PackageReference Include="LibreAutomate" />
                    
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 LibreAutomate --version 1.16.0
                    
#r "nuget: LibreAutomate, 1.16.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 LibreAutomate@1.16.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=LibreAutomate&version=1.16.0
                    
Install as a Cake Addin
#tool nuget:?package=LibreAutomate&version=1.16.0
                    
Install as a Cake Tool

LibreAutomate is an automation library for Windows. Mostly desktop and web UI automation.

To get the most of it, install the LibreAutomate app.

The host program should use a manifest like this. More info.

Product Compatible and additional computed target framework versions.
.NET net9.0-windows7.0 is compatible.  net10.0-windows was computed.  net10.0-windows7.0 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • net10.0-windows7.0

    • No dependencies.
  • net9.0-windows7.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
1.16.0 47 7/6/2026
1.15.0 1,243 12/8/2025
1.12.0 852 6/21/2025
1.10.1 353 4/30/2025
1.10.0 295 4/29/2025
1.9.2 358 4/6/2025
1.9.0 317 3/21/2025
1.8.0 999 1/16/2025
1.7.0 313 12/7/2024
1.6.0 316 11/4/2024
1.5.0 316 9/12/2024
1.4.0 260 7/29/2024
1.3.0 272 6/27/2024
1.2.0 330 4/18/2024
1.1.7 317 3/4/2024
1.1.6 293 2/29/2024
1.1.0 311 2/10/2024
1.0.0 295 1/22/2024
0.19.0 404 11/16/2023
0.18.0 273 10/10/2023
Loading failed