Skip to content

Add README.md#182

Open
kudima03 wants to merge 1 commit into
mainfrom
add_readme_md
Open

Add README.md#182
kudima03 wants to merge 1 commit into
mainfrom
add_readme_md

Conversation

@kudima03
Copy link
Copy Markdown
Owner

Summary

  • Adds README.md with a one-line tagline describing the package's role in the Pure ecosystem
  • Includes CI badges for all three workflows (build-and-test.yml, Benchmarks.yml, publish-nuget.yml) plus NuGet and license badges
  • Documents the full DeterminedHash constructor overload table covering all 15 input types
  • Lists both Pure dependencies (Pure.HashCodes.Abstractions and Pure.Primitives.Abstractions) with version-pinned GitHub links and one-line descriptions
  • Provides a brief, realistic usage snippet for single-primitive and compound hashing

Closes #71

Co-Authored-By: Dmitry Kurochkin <kudima03@users.noreply.github.com>
@github-actions
Copy link
Copy Markdown

Code Coverage

Package Line Rate Branch Rate Complexity Health
Pure.HashCodes 98% 50% 118
Summary 98% (573 / 583) 50% (1 / 2) 118

Minimum allowed line rate is 98%

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add README.md content and project description

1 participant