Good community traction and solid fundamentals. Nearly in the top tier.
Supercharged .NET server side development!
Documentation
85
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.
README documents how to install the project.
README is present.
Licensed under MIT.
Engineering
76
No .NET formatter configured.
→ Add an .editorconfig to define C# formatting rules and run `dotnet format` in CI.
Test files detected (src/Extensions/Wolverine.DataAnnotationsValidation.Tests/internals_tests.cs).
Lockfile present (package-lock.json). Installs are reproducible.
CI is configured (.github/workflows/tests.yml).
Issue or PR templates present.
Project health
100
Dependency manifest found (package.json).
Repository has a description.
Actively maintained (pushed within the last month).
.gitignore present.
Repository health signals
Activity, community, and responsiveness at scan time
Activity
- —Commits (30d / 90d)
- 348Forks
- 222Releaseslatest 3y ago
Community
- —Community health
- —authors own >50% of commits
- 2,232Watchers
Responsiveness
- 133d 22hMedian issue response
- 1d 5hMedian PR merge time
- 7Open issues
Repository files32 root entries
- .claude
- .githubGood: CI is configured (.github/workflows/tests.yml).Good: Issue or PR templates present.
- .nuke
- build
- docker
- docsGood: Security policy present.
- srcGood: Test files detected (src/Extensions/Wolverine.DataAnnotationsValidation.Tests/internals_tests.cs).
- .gitignoreGood: .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.ymlGood: Environment pinned via docker-compose.yml.
- global.json
- kill-dotnet.bat
- LICENSEGood: Licensed under MIT.
- mdsnippets.json
- netlify.toml
- package-lock.jsonGood: Lockfile present (package-lock.json). Installs are reproducible.
- package.jsonGood: Dependency manifest found (package.json).
- PLAN.md
- README.mdGood: 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