Redpoint.Hashing 2026.1208.543

Prefix Reserved
dotnet add package Redpoint.Hashing --version 2026.1208.543
                    
NuGet\Install-Package Redpoint.Hashing -Version 2026.1208.543
                    
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="Redpoint.Hashing" Version="2026.1208.543" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Redpoint.Hashing" Version="2026.1208.543" />
                    
Directory.Packages.props
<PackageReference Include="Redpoint.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 Redpoint.Hashing --version 2026.1208.543
                    
#r "nuget: Redpoint.Hashing, 2026.1208.543"
                    
#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 Redpoint.Hashing@2026.1208.543
                    
#: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=Redpoint.Hashing&version=2026.1208.543
                    
Install as a Cake Addin
#tool nuget:?package=Redpoint.Hashing&version=2026.1208.543
                    
Install as a Cake Tool

Provides additional hashing APIs.

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

NuGet packages (6)

Showing the top 5 NuGet packages that depend on Redpoint.Hashing:

Package Downloads
Redpoint.Reservation

Provides a way to safely reserve directories for read-write access, ensuring that no other process or thread using the Redpoint.Reservation API will access the directory at the same time.

Redpoint.Numerics

Provides additional numeric types.

Redpoint.ProcessExecution

Provides better APIs for executing processes in C#, including asynchronous enumerators over process execution.

Redpoint.CloudFramework

A framework for building ASP.NET Core applications on top of Google Cloud Firestore in Datastore mode. Not only does this framework provide a model-based API for interacting with Google Cloud Firestore, it contains useful implementations of things like database migrations, distributed locks, geographic indexes and sharded counters.

Redpoint.Git.Native

An implementation of Redpoint.Git.Abstractions that represents a local repository. Also provides IGitRepoManagerFactory which allows you to fetch commits via the IGitRepoManager interface.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
2026.1208.543 44 7/27/2026
2026.1208.525 51 7/27/2026
2026.1207.360 67 7/26/2026
2026.1207.351 62 7/26/2026
2026.1203.832 108 7/22/2026
2026.1203.829 117 7/22/2026
2026.1203.777 121 7/22/2026
2026.1203.298 120 7/22/2026
2026.1203.294 118 7/22/2026
2026.1203.287 122 7/22/2026
2026.1194.222 266 7/13/2026
2026.1194.208 198 7/13/2026
2026.1187.244 221 7/6/2026
2026.1186.1412 241 7/5/2026
2026.1186.1399 213 7/5/2026
2026.1186.1383 212 7/5/2026
2026.1177.445 234 6/26/2026
2026.1170.257 225 6/19/2026
2026.1169.464 227 6/18/2026
2026.1169.426 239 6/18/2026
Loading failed