file-sort 1.0.3

dotnet tool install --global file-sort --version 1.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 file-sort --version 1.0.3
                    
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=file-sort&version=1.0.3
                    
nuke :add-package file-sort --version 1.0.3
                    

FileSort

FileSort is a .NET global tool for organizing and sorting files based on various criteria.

Installation

dotnet tool install -g file-sort

Usage

file-sort --source "C:\source" --destination "C:\destination"

Features

  • Sort files by date, type, or custom criteria.
  • Recursive directory processing.
Product Compatible and additional computed target framework versions.
.NET net10.0 is compatible.  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
1.0.3 190 12/25/2025
1.0.2 180 12/25/2025
1.0.1 2,204 3/3/2019
1.0.0 764 3/3/2019