deltaq 1.2.0
deltaq is a .NET Core class library for fast delta encoding in .NET
Supports creating and applying patches in BSDIFF format
Install-Package deltaq -Version 1.2.0
dotnet add package deltaq --version 1.2.0
<PackageReference Include="deltaq" Version="1.2.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add deltaq --version 1.2.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: deltaq, 1.2.0"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Dependencies
-
.NETStandard 2.0
- No dependencies.
Used By
NuGet packages (1)
Showing the top 1 NuGet packages that depend on deltaq:
Package | Downloads |
---|---|
GeometryDifferImplementations
A collection of geometry differs
|
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on deltaq:
Repository | Stars |
---|---|
riperiperi/FreeSO
Re-implementation of The Sims Online.
|