RoboSharp 1.0.18

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package RoboSharp --version 1.0.18
NuGet\Install-Package RoboSharp -Version 1.0.18
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="RoboSharp" Version="1.0.18" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add RoboSharp --version 1.0.18
#r "nuget: RoboSharp, 1.0.18"
#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.
// Install RoboSharp as a Cake Addin
#addin nuget:?package=RoboSharp&version=1.0.18

// Install RoboSharp as a Cake Tool
#tool nuget:?package=RoboSharp&version=1.0.18

RoboSharp is a .NET wrapper for the awesome Robocopy windows application.

Product Compatible and additional computed target framework versions.
.NET Framework net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 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.

NuGet packages (3)

Showing the top 3 NuGet packages that depend on RoboSharp:

Package Downloads
FileSyncLibNet

A library to easily backup or sync 2 folders either once or in a given interval.

Davasorus.Utility.FileStorageCopy.fileStorageCopy

File Storage Copy for TEPS Utilities

RoboSharp.Extensions The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

This is an Extension Package for RoboSharp, offering extension methods and classes that can be used to create custom IRoboCommand objects. - The AbstractIRoboCommand object should be used as the base for any custom IRoboCommands, as it provided the basic functionality. - Included is a ResultsBuilder and a PairEvaluator object to easily evaluate the Source/Destination file/directory pairs. RoboMover - This is a prebuilt IRoboCommand that is designed to move (not copy) files faster than RoboCopy, if the files are on the same root drive. - Robocopy will copy the file to the destination then delete from source, which is time consuming for large files being moved into a subfolder of the one they already reside in for example. - RoboMover will instead use File.Move() to simply move the file into the new directory, instead of wasting time copying then deleting, greatly improving throughput. - RoboMover always checks if the Source and Destination are on the same root, and if files are getting moved. If both conditions are true, it performs the move. If either condition is false, it will run as a standard RoboCommand.

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on RoboSharp:

Repository Stars
R2NorthstarTools/VTOL
A Manager and Installer For the Titanfall 2 +Northstar launcher.
Version Downloads Last updated
1.5.0 243 3/19/2024
1.4.2 205 3/16/2024
1.4.1 194 3/12/2024
1.4.0 87 3/12/2024
1.3.6 575 2/23/2024
1.3.5 4,774 10/25/2023
1.3.4 207 10/19/2023
1.3.3 164 10/17/2023
1.3.2 269 10/13/2023
1.3.1 1,294 10/10/2023
1.3.0 3,807 9/7/2023
1.2.9 452 8/30/2023
1.2.8 23,512 6/6/2022
1.2.7 661 5/13/2022
1.2.5 19,503 11/11/2021
1.2.4 4,529 8/4/2021
1.2.3 596 7/30/2021
1.2.2 15,931 10/26/2020
1.2.1 14,033 2/15/2020
1.2.0 45,380 9/15/2018
1.1.2 5,755 3/1/2018
1.1.1 1,210 2/17/2018
1.1.0 2,348 10/13/2017
1.0.27 1,417 6/7/2017
1.0.26 1,039 5/19/2017
1.0.25 5,999 10/2/2016
1.0.24 1,952 7/28/2016
1.0.23 1,670 5/23/2016
1.0.22 2,133 4/29/2016
1.0.21 1,412 4/27/2016
1.0.18 1,326 3/22/2016
1.0.0 1,724 2/25/2016