RoboSharp 1.1.2
Prefix ReservedSee the version list below for details.
dotnet add package RoboSharp --version 1.1.2
NuGet\Install-Package RoboSharp -Version 1.1.2
<PackageReference Include="RoboSharp" Version="1.1.2" />
paket add RoboSharp --version 1.1.2
#r "nuget: RoboSharp, 1.1.2"
// Install RoboSharp as a Cake Addin #addin nuget:?package=RoboSharp&version=1.1.2 // Install RoboSharp as a Cake Tool #tool nuget:?package=RoboSharp&version=1.1.2
RoboSharp is a .NET wrapper for the awesome Robocopy windows application.
Product | Versions 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. |
This package has no dependencies.
NuGet packages (3)
Showing the top 3 NuGet packages that depend on RoboSharp:
Package | Downloads |
---|---|
Davasorus.Utility.FileStorageCopy.fileStorageCopy
File Storage Copy for TEPS Utilities |
|
FileSyncLibNet
A library to easily backup or sync 2 folders either once or in a given interval. |
|
RoboSharp.Extensions
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.6.0 | 159 | 11/16/2024 |
1.5.3 | 3,178 | 5/31/2024 |
1.5.2 | 272 | 5/25/2024 |
1.5.1 | 845 | 4/26/2024 |
1.5.0 | 1,843 | 3/19/2024 |
1.4.2 | 273 | 3/16/2024 |
1.4.1 | 262 | 3/12/2024 |
1.4.0 | 129 | 3/12/2024 |
1.3.6 | 3,452 | 2/23/2024 |
1.3.5 | 10,066 | 10/25/2023 |
1.3.4 | 265 | 10/19/2023 |
1.3.3 | 219 | 10/17/2023 |
1.3.2 | 317 | 10/13/2023 |
1.3.1 | 2,572 | 10/10/2023 |
1.3.0 | 12,668 | 9/7/2023 |
1.2.9 | 645 | 8/30/2023 |
1.2.8 | 26,481 | 6/6/2022 |
1.2.7 | 695 | 5/13/2022 |
1.2.5 | 22,371 | 11/11/2021 |
1.2.4 | 6,158 | 8/4/2021 |
1.2.3 | 850 | 7/30/2021 |
1.2.2 | 18,397 | 10/26/2020 |
1.2.1 | 20,041 | 2/15/2020 |
1.2.0 | 49,405 | 9/15/2018 |
1.1.2 | 5,869 | 3/1/2018 |
1.1.1 | 1,250 | 2/17/2018 |
1.1.0 | 2,477 | 10/13/2017 |
1.0.27 | 1,456 | 6/7/2017 |
1.0.26 | 1,072 | 5/19/2017 |
1.0.25 | 6,283 | 10/2/2016 |
1.0.24 | 1,989 | 7/28/2016 |
1.0.23 | 1,752 | 5/23/2016 |
1.0.22 | 2,168 | 4/29/2016 |
1.0.21 | 1,439 | 4/27/2016 |
1.0.18 | 1,358 | 3/22/2016 |
1.0.0 | 1,783 | 2/25/2016 |