Good community traction and solid fundamentals. Nearly in the top tier.

Supercharged .NET server side development!

Documentation

85

Contributing guide5pt25

Contributing guidance is in the README, not a dedicated CONTRIBUTING.md (−20 pts).

Moving it to a CONTRIBUTING.md makes it easier to find and keeps the README focused. A dedicated file earns +47 pts base.

Install and run instructions9pt90

README documents how to install the project.

README12pt100

README is present.

License6pt100

Licensed under MIT.

Engineering

76

Linting and formatting5pt0

No .NET formatter configured.

Add an .editorconfig to define C# formatting rules and run `dotnet format` in CI.

Tests18pt80

Test files detected (src/Extensions/Wolverine.DataAnnotationsValidation.Tests/internals_tests.cs).

Reproducibility6pt80

Lockfile present (package-lock.json). Installs are reproducible.

CI/CD14pt85

CI is configured (.github/workflows/tests.yml).

Issue and PR templates6pt100

Issue or PR templates present.

Project health

100

Dependency manifest6pt100

Dependency manifest found (package.json).

Repository metadata5pt100

Repository has a description.

Activity5pt100

Actively maintained (pushed within the last month).

Housekeeping3pt100

.gitignore present.

Repository health signals

Activity, community, and responsiveness at scan time

Activity

  • Commits (30d / 90d)
  • 348
    Forks
  • 222
    Releaseslatest 3y ago

Community

  • Community health
  • authors own >50% of commits
  • 2,232
    Watchers

Responsiveness

  • 133d 22h
    Median issue response
  • 1d 5h
    Median PR merge time
  • 7
    Open issues
Repository files32 root entries
  • .claude
  • .github
    Good: CI is configured (.github/workflows/tests.yml).
    Good: Issue or PR templates present.
  • .nuke
  • build
  • docker
  • docs
    Good: Security policy present.
  • src
    Good: Test files detected (src/Extensions/Wolverine.DataAnnotationsValidation.Tests/internals_tests.cs).
  • .gitignore
    Good: .gitignore present.
  • Analysis.Build.props
  • build.cmd
  • build.ps1
  • build.sh
  • CHANGELOG.md
  • ci-improvements.md
  • CLAUDE.md
  • Directory.Build.props
  • Directory.Packages.props
  • docker-compose.azure-sql-edge.yml
  • docker-compose.yml
    Good: Environment pinned via docker-compose.yml.
  • global.json
  • kill-dotnet.bat
  • LICENSE
    Good: Licensed under MIT.
  • mdsnippets.json
  • netlify.toml
  • package-lock.json
    Good: Lockfile present (package-lock.json). Installs are reproducible.
  • package.json
    Good: Dependency manifest found (package.json).
  • PLAN.md
  • README.md
    Good: README is present.
    Good: README is well structured with multiple sections.
    Good: README includes screenshots or visuals. Great for first impressions.
    Good: README has code examples.
    Good: README links to a live demo or deployed app.
    Good: README includes status badges.
    Good: README documents how to install the project.
    Good: README documents how to run the project.
  • wolverine_fsharp.slnx
  • wolverine_slim.slnx
  • wolverine.slnx
  • xunit.runner.json