Search Results for

    ๐Ÿงฉ Contributing

    Contributions are welcome!
    Before submitting a PR, please ensure the following:

    • โœ… All tests pass (dotnet test --collect:"XPlat Code Coverage").
    • ๐Ÿงช Code coverage โ‰ฅ 95%.
    • ๐Ÿงพ XML doc comments for public methods.
    • ๐Ÿ’ฌ New CLI commands include --help descriptions.
    • ๐Ÿ” Run docfx build locally to verify documentation.

    Build Docs Locally

    docfx build
    docfx serve site
    

    Then visit:
    ๐Ÿ‘‰ http://localhost:8080

    • Edit this page
    In this article
    Back to top Generated by DocFX