Halva.Package.Core
6.0.0-experimental.20260308
dotnet add package Halva.Package.Core --version 6.0.0-experimental.20260308
NuGet\Install-Package Halva.Package.Core -Version 6.0.0-experimental.20260308
<PackageReference Include="Halva.Package.Core" Version="6.0.0-experimental.20260308" />
<PackageVersion Include="Halva.Package.Core" Version="6.0.0-experimental.20260308" />
<PackageReference Include="Halva.Package.Core" />
paket add Halva.Package.Core --version 6.0.0-experimental.20260308
#r "nuget: Halva.Package.Core, 6.0.0-experimental.20260308"
#:package Halva.Package.Core@6.0.0-experimental.20260308
#addin nuget:?package=Halva.Package.Core&version=6.0.0-experimental.20260308&prerelease
#tool nuget:?package=Halva.Package.Core&version=6.0.0-experimental.20260308&prerelease
Halva Packaging System
An easy to use packaging system, based on the Brotli compression.
What is this?
Halva (Χαλβάς in Greek) is a small .NET 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.
Features
- Uses the Brotli compression algorithm, providing smaller file sizes (compared to Zip).
- Easy to use API.
- Versitile for all platforms that support .NET 8+ (.NET Core, MAUI, Avalonia, etc.)
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net8.0 is compatible. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 is compatible. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 is compatible. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. net11.0 is compatible. |
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 6.0.0-experimental.20260308 | 54 | 3/8/2026 |
| 6.0.0-experimental.26057 | 53 | 2/26/2026 |
| 6.0.0-experimental.26056 | 54 | 2/25/2026 |
| 5.1.5 | 71 | 3/30/2026 |
| 5.1.4 | 59 | 3/8/2026 |
| 5.1.3 | 220 | 12/27/2025 |
| 5.1.2 | 219 | 12/25/2025 |
| 5.1.1 | 207 | 12/25/2025 |
| 5.1.0 | 234 | 12/25/2025 |
| 5.0.12 | 383 | 11/11/2025 |
| 5.0.11 | 155 | 10/18/2025 |
| 5.0.10 | 132 | 10/18/2025 |
| 5.0.9 | 201 | 10/15/2025 |
| 5.0.8 | 210 | 9/9/2025 |
| 5.0.8-preview.20250906 | 97 | 9/6/2025 |
| 5.0.7 | 256 | 8/15/2025 |
| 5.0.6 | 249 | 8/14/2025 |
| 5.0.5 | 245 | 8/14/2025 |
| 5.0.4 | 210 | 8/9/2025 |
- Ensure that .NET 11 uses the experimental Runtime Async (you may have to enable that feature to use the package).