An open API service indexing awesome lists of open source software.

https://github.com/soenneker/soenneker.managers.hashchecking

Handles hashing and verification of binaries
https://github.com/soenneker/soenneker.managers.hashchecking

checking csharp dotnet hash hashchecking hashcheckingmanager manager managers util

Last synced: 6 months ago
JSON representation

Handles hashing and verification of binaries

Awesome Lists containing this project

README

          

[![](https://img.shields.io/nuget/v/soenneker.managers.hashchecking.svg?style=for-the-badge)](https://www.nuget.org/packages/soenneker.managers.hashchecking/)
[![](https://img.shields.io/github/actions/workflow/status/soenneker/soenneker.managers.hashchecking/publish-package.yml?style=for-the-badge)](https://github.com/soenneker/soenneker.managers.hashchecking/actions/workflows/publish-package.yml)
[![](https://img.shields.io/nuget/dt/soenneker.managers.hashchecking.svg?style=for-the-badge)](https://www.nuget.org/packages/soenneker.managers.hashchecking/)

# ![](https://user-images.githubusercontent.com/4441470/224455560-91ed3ee7-f510-4041-a8d2-3fc093025112.png) Soenneker.Managers.HashChecking
### Handles hashing and verification of binaries

## Installation

```
dotnet add package Soenneker.Managers.HashChecking
```