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
<PackageReference Include="RPAHUB.FileUtilities.Activities" Version="1.0.0" />
<PackageVersion Include="RPAHUB.FileUtilities.Activities" Version="1.0.0" />
<PackageReference Include="RPAHUB.FileUtilities.Activities" />
paket add RPAHUB.FileUtilities.Activities --version 1.0.0
#r "nuget: RPAHUB.FileUtilities.Activities, 1.0.0"
#:package RPAHUB.FileUtilities.Activities@1.0.0
#addin nuget:?package=RPAHUB.FileUtilities.Activities&version=1.0.0
#tool nuget:?package=RPAHUB.FileUtilities.Activities&version=1.0.0
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 | Versions 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. |
-
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 |