This package is distributed under a permissive Apache License. We accept third-party contributions.
You can contribute by:
- Submitting bug fixes.
- Proposing changes in documentation or updates to existing code.
- Adding features or missing functionalities.
- Branch out from
main. - Add your contribution.
- Ensure all tests pass:
dotnet test - Submit a Pull Request.
- Follow the conventions defined in
.editorconfig. - Include XML documentation comments on all public APIs.
Use GitHub Issues to report bugs or request features.