RPAHUB.FileUtilities.Activities 1.0.0

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

RPAHUB File Utilities is a custom activity package designed to empower RPA developers with enhanced control over file and folder operations in UiPath. It includes a wide range of reusable activities for managing files based on their properties such as extension, size, creation/modification date, and more.

With this package, you can:

Move or copy files by extension

Delete temporary or old files based on custom date filters

Find the oldest or newest file in a directory

Get total folder size in various formats

Compare two files (binary or by hash)

Detect duplicate files using SHA256

Count files or folders in a directory

And more...

Whether you're building document processing bots, automating system cleanups, or maintaining file organization in shared folders โ€” this package helps you streamline file handling in a reliable, efficient way.

Key Features:

Simple, intuitive configuration

Full support for subfolder traversal

Enum-based filtering for operations

Lightweight and easy to deploy

๐Ÿ›  Key Features of RPAHUB File Utilities: โœ… Move or Copy Files by Extension Process files by their extensions and move or copy them between folders.

๐Ÿ“… Date-Based File Filtering Identify and act on files based on creation or last modified date (e.g., clean up old logs).

๐Ÿงน Clean Temporary Files Automatically delete .tmp, .log, .bak, or any custom file types with date filters.

๐Ÿ“ฆ Get Folder Size Calculate total size of a folder and return it in Bytes, KB, MB, GB, or TB.

๐Ÿ” Find Oldest/Newest File Quickly retrieve the most recently or earliest modified/created file.

๐Ÿงฌ Compare Files Detect file differences using Binary or SHA256 comparison.

๐Ÿ“‘ Detect Duplicate Files Identify duplicate files based on their content hash.

๐Ÿ”ข Count Files or Folders Count how many files or directories exist under a given folder path.

โš™๏ธ Fully Configurable Optional subfolder inclusion, flexible search patterns, enum-based inputs.

๐Ÿ”’ Robust Error Handling All activities are built with safe exception handling to support production use.

Product Compatible and additional computed target framework versions.
.NET 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.  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.
  • 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
1.0.0 702 7/29/2025