Good community traction and solid fundamentals. Nearly in the top tier.
Open-source platform for building cross-platform native Mobile, Web, Desktop, and Embedded apps from a single C#/XAML codebase. Work from any IDE/CLI with Hot Reload, Visual Designer, MCPs, and Skills built for modern .NET workflows. 200M+ NuGet downloads.
Documentation
75
README documents how to install the project.
Contributing guide is detailed and thorough.
README is present.
Licensed under Apache-2.0.
Engineering
80
CI is configured (.github/workflows/winappsdk-sync-check.yml).
Test files detected (build/ci/tests).
.NET formatting configured (.editorconfig).
Lockfile present (doc/package-lock.json). Installs are reproducible.
Issue or PR templates present.
Project health
100
Dependency manifest found (build/Uno.UI.Build.csproj).
Repository has a description.
Actively maintained (pushed within the last month).
.gitignore present.
Repository files32 root entries
- .claude
- .config
- .devcontainerGood: Environment pinned via .devcontainer/Dockerfile.
- .githubGood: CI is configured (.github/workflows/winappsdk-sync-check.yml).Good: Dependabot covers 2 ecosystems (github-actions, nuget). Dependencies stay current.Good: Issue or PR templates present.
- .specify
- buildGood: Test files detected (build/ci/tests).Good: Dependency manifest found (build/Uno.UI.Build.csproj).
- docGood: Lockfile present (doc/package-lock.json). Installs are reproducible.
- specs
- src
- tools
- .codacy.yml
- .editorconfigGood: .NET formatting configured (.editorconfig).
- .gitattributes
- .gitignoreGood: .gitignore present.
- .gitpod.yml
- .globalconfig
- .mergify.yml
- .vsts-ci-docs.yml
- .vsts-ci.yml
- AGENTS.md
- CLAUDE.md
- CODE_OF_CONDUCT.mdGood: Code of conduct present.
- CONTRIBUTING.mdGood: Contributing guide is detailed and thorough.Issue: Contributing guide lacks a setup section (−12 pts).Fix: Show new contributors how to get a local dev environment running.Issue: Contributing guide lacks a code style section (−8 pts).Fix: Describe your linting/formatting rules and how to run them.Issue: Contributing guide lacks a testing section (−8 pts).Fix: Show contributors how to run the test suite (e.g. npm test, pytest, cargo test).Good: Contributing guide describes the PR/review workflow.Good: Contributing guide includes code examples.
- Directory.Build.props
- global.json
- License.mdGood: Licensed under Apache-2.0.
- NuGet.Config
- README.mdGood: 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.
- REVIEW.md
- SECURITY.mdGood: Security policy present.
- THIRD-PARTY-NOTICES.md
- version.json