GrindCore 0.0.7-alpha
See the version list below for details.
dotnet add package GrindCore --version 0.0.7-alpha
NuGet\Install-Package GrindCore -Version 0.0.7-alpha
<PackageReference Include="GrindCore" Version="0.0.7-alpha" />
<PackageVersion Include="GrindCore" Version="0.0.7-alpha" />
<PackageReference Include="GrindCore" />
paket add GrindCore --version 0.0.7-alpha
#r "nuget: GrindCore, 0.0.7-alpha"
#:package GrindCore@0.0.7-alpha
#addin nuget:?package=GrindCore&version=0.0.7-alpha&prerelease
#tool nuget:?package=GrindCore&version=0.0.7-alpha&prerelease
GrindCore.net
Managed c# dotnet wrapper around Native GrindCore library - https://github.com/Nanook/GrindCore
This library is in the early stages of development. There may be many breaking changes over the following months.
Current Features
Compression
- ZLib, Deflate
- Brotli
- Zip
Hashing
- Blake3, Blake2sp
- MD5, MD4, MD2
- SHA1
- SHA2 (SHA256, SHA384, SHA512)
- SHA3 (SHA3-224, SHA3-256, SHA3-384, SHA3-512)
- XXHash (XXH32, XXH64)
Lots more functionality to be added
Continuous Integration (CI) Status
Platform | Unit Test Status |
---|---|
Linux ARM64 | |
Linux ARM | |
Linux x64 | |
macOS x64 | |
macOS ARM64 | |
Windows x64 | |
Windows x86 | |
Windows ARM64 | No test available |
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 is compatible. net5.0-windows was computed. net6.0 is compatible. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 is compatible. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. 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 was computed. 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. |
.NET Core | netcoreapp3.0 was computed. netcoreapp3.1 is compatible. |
.NET Standard | netstandard2.1 is compatible. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETCoreApp 3.1
- System.Buffers (>= 4.6.0)
- System.IO (>= 4.3.0)
- System.Memory (>= 4.6.0)
- System.Private.Uri (>= 4.3.2)
- System.Threading.Tasks.Extensions (>= 4.6.0)
-
.NETStandard 2.1
- System.Buffers (>= 4.6.0)
- System.IO (>= 4.3.0)
- System.Memory (>= 4.6.0)
- System.Private.Uri (>= 4.3.2)
- System.Threading.Tasks.Extensions (>= 4.6.0)
-
net5.0
- System.Buffers (>= 4.6.0)
- System.IO (>= 4.3.0)
- System.Memory (>= 4.6.0)
- System.Private.Uri (>= 4.3.2)
- System.Threading.Tasks.Extensions (>= 4.6.0)
-
net6.0
- System.Buffers (>= 4.6.0)
- System.IO (>= 4.3.0)
- System.Memory (>= 4.6.0)
- System.Private.Uri (>= 4.3.2)
- System.Threading.Tasks.Extensions (>= 4.6.0)
-
net7.0
- System.Buffers (>= 4.6.0)
- System.IO (>= 4.3.0)
- System.Memory (>= 4.6.0)
- System.Private.Uri (>= 4.3.2)
- System.Threading.Tasks.Extensions (>= 4.6.0)
-
net8.0
- System.Buffers (>= 4.6.0)
- System.IO (>= 4.3.0)
- System.Memory (>= 4.6.0)
- System.Private.Uri (>= 4.3.2)
- System.Threading.Tasks.Extensions (>= 4.6.0)
-
net9.0
- System.Buffers (>= 4.6.0)
- System.IO (>= 4.3.0)
- System.Memory (>= 4.6.0)
- System.Private.Uri (>= 4.3.2)
- System.Threading.Tasks.Extensions (>= 4.6.0)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on GrindCore:
Package | Downloads |
---|---|
GrindCore.SharpCompress
GrindCore.SharpCompress is an enhanced version of SharpCompress with native compression performance via GrindCore. Supports .NET 9, .NET 8, .NET 6, .NET Standard 2.0, and .NET Framework 4.8+ with native performance for GZip, Deflate, LZMA, ZStandard, LZ4, and Brotli compression. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last Updated |
---|---|---|
0.5.0 | 12 | 9/15/2025 |
0.4.2 | 174 | 9/6/2025 |
0.4.0 | 188 | 8/23/2025 |
0.3.0 | 246 | 8/20/2025 |
0.2.0 | 229 | 8/18/2025 |
0.1.0 | 259 | 7/19/2025 |
0.0.11-alpha | 99 | 6/7/2025 |
0.0.10-alpha | 161 | 5/8/2025 |
0.0.9-alpha | 106 | 2/23/2025 |
0.0.8-alpha | 121 | 2/10/2025 |
0.0.7-alpha | 92 | 1/8/2025 |
0.0.6-alpha | 107 | 12/23/2024 |
0.0.5-alpha | 182 | 12/17/2024 |
0.0.4-alpha | 103 | 12/16/2024 |
0.0.3-alpha | 107 | 12/16/2024 |
0.0.2-alpha | 112 | 12/16/2024 |
0.0.1-alpha | 103 | 12/16/2024 |