Halva.Package.Core
1.0.1
Halva (Χαλβάς in Greek) is a small .NET Standard 2.1 library that implements Google's Brotli compression, alognside some encryption options. The Halva package is a general purpose game data packaging system that provides good and fast compression, making it suitable for storing the game files with the game, releasing patches, etc.
Install-Package Halva.Package.Core -Version 1.0.1
dotnet add package Halva.Package.Core --version 1.0.1
<PackageReference Include="Halva.Package.Core" Version="1.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Halva.Package.Core --version 1.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
-Added Source Link support (for debugging purposes).
Dependencies
-
.NETStandard 2.1
- No dependencies.
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
1.0.1 | 113 | 11/2/2020 |
1.0.0 | 74 | 10/4/2020 |
1.0.0-beta.20200902 | 69 | 9/2/2020 |
1.0.0-alpha.20200521 | 85 | 5/21/2020 |