DropBear.Codex.Hashing 2025.2.80

There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package DropBear.Codex.Hashing --version 2025.2.80
                    
NuGet\Install-Package DropBear.Codex.Hashing -Version 2025.2.80
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="DropBear.Codex.Hashing" Version="2025.2.80" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="DropBear.Codex.Hashing" Version="2025.2.80" />
                    
Directory.Packages.props
<PackageReference Include="DropBear.Codex.Hashing" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add DropBear.Codex.Hashing --version 2025.2.80
                    
#r "nuget: DropBear.Codex.Hashing, 2025.2.80"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package DropBear.Codex.Hashing@2025.2.80
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=DropBear.Codex.Hashing&version=2025.2.80
                    
Install as a Cake Addin
#tool nuget:?package=DropBear.Codex.Hashing&version=2025.2.80
                    
Install as a Cake Tool

Provides various hashing implementations and utilities for the DropBear.Codex ecosystem

Product 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 was computed.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on DropBear.Codex.Hashing:

Package Downloads
DropBear.Codex.Files

Provides file management and storage capabilities for the DropBear.Codex ecosystem

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
2025.10.83-gf875cf067d 117 11/8/2025
2025.2.80 206 3/2/2025
2025.0.14 162 1/7/2025
2024.11.5 212 11/12/2024
2024.9.44 181 9/20/2024
2024.9.43 200 9/16/2024
2024.9.42 214 9/16/2024
2024.9.32 168 9/13/2024
2024.9.25 210 9/11/2024
2024.9.1 210 9/8/2024
2024.8.54 212 9/6/2024
2024.8.36 172 9/2/2024
2024.7.1 163 7/24/2024
2024.4.7 201 4/26/2024

Initial release of the DropBear Codex Hashing library, offering various hashing algorithms.