100% C# implementation of remote delta compression based on the rsync algorithm.
Info
Version: | 1.3.23 |
Author(s): | Octopus Deploy |
Last Update: | Friday, August 19, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/OctopusDeploy/Octodiff |
NuGet Url: | https://www.nuget.org/packages/Octodiff |
Install
Install-Package Octodiff
dotnet add package Octodiff
paket add Octodiff
Octodiff Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.0
No dependencies.
No dependencies.
- System.Runtime(>= 4.3.0)
- System.Security.Cryptography.Algorithms(>= 4.3.0)
- System.Collections(>= 4.3.0)
- System.Console(>= 4.3.0)
- System.IO.FileSystem(>= 4.3.0)
- System.Linq(>= 4.3.0)
- System.Reflection(>= 4.3.0)
- System.Runtime.Extensions(>= 4.3.0)
- System.ComponentModel.TypeConverter(>= 4.3.0)
- System.ObjectModel(>= 4.3.0)
- System.Runtime.Serialization.Formatters(>= 4.3.0)
- System.Text.RegularExpressions(>= 4.3.0)
- System.Reflection.Extensions(>= 4.3.0)
Tags