Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 290 Bytes

File metadata and controls

5 lines (3 loc) · 290 Bytes

Contributing

Create a feature branch, add or update tests, run dotnet test --configuration Release, and open a pull request against main.

Target .NET 10, use file-scoped namespaces and tabs, and keep nullable analysis and warnings-as-errors enabled. Contributions are MIT licensed.