Good shape overall. A few tweaks would push it into the top tier.

PnP Framework is a .NET library targeting Microsoft 365 containing the PnP Provisioning engine and a ton of other useful extensions

Documentation

75

Install and run instructions9pt45

README documents how to install the project.

Contributing guide5pt72

CONTRIBUTING guide found.

README12pt85

README is present.

License6pt100

Licensed under MIT.

Engineering

64

Reproducibility6pt0

No dependency lockfile found (−70 pts).

Enable and commit packages.lock.json so NuGet restores are repeatable.

Issue and PR templates6pt0

No issue or PR templates found (−100 pts).

Add .github/ISSUE_TEMPLATE/ with bug_report.md and feature_request.md to guide contributors. It dramatically improves issue quality.

Tests18pt80

Test files detected (src/lib/PnP.Framework.Modernization.Test/AdHocTests.cs).

CI/CD14pt85

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

Linting and formatting5pt100

.NET formatting configured (src/lib/.editorconfig).

Project health

100

Dependency manifest6pt100

Dependency manifest found (src/lib/PnP.Framework.Modernization.Test/PnP.Framework.Modernization.Test.csproj).

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)
  • 159
    Forks
  • 19
    Releaseslatest 4y ago

Community

  • Community health
  • authors own >50% of commits
  • 257
    Watchers

Responsiveness

  • 9d 14h
    Median issue response
  • 3d 23h
    Median PR merge time
  • 416
    Open issues
Repository files11 root entries
  • .github
    Good: CI is configured (.github/workflows/buildandtest.yml).
  • .vscode
  • build
  • docs
    Good: CONTRIBUTING guide found.
    Issue: CONTRIBUTING guide contents could not be read (−28 pts vs a readable file).Fix: Move the file to the repo root or docs/CONTRIBUTING.md so its setup, style, test, and PR sections can be graded.
  • src
    Good: Test files detected (src/lib/PnP.Framework.Modernization.Test/AdHocTests.cs).
    Good: .NET formatting configured (src/lib/.editorconfig).
    Good: Dependency manifest found (src/lib/PnP.Framework.Modernization.Test/PnP.Framework.Modernization.Test.csproj).
  • .gitignore
    Good: .gitignore present.
  • LICENSE
    Good: Licensed under MIT.
  • PnP dotnet Roadmap - March status.png
  • README.md
    Good: README is present.
    Good: README is well structured with multiple sections.
    Good: README includes screenshots or visuals. Great for first impressions.
    Issue: README has no code examples (−15 pts).Fix: Show a quick-start snippet so contributors can see what using your project looks like.
    Good: README links to a live demo or deployed app.
    Good: README includes status badges.
    Good: README documents how to install the project.
    Issue: No run or usage instructions found (−45 pts).Fix: Add a section showing how to start or use the project.
  • version.debug.increment
  • version.release.increment