Code location
Core:
dotnet/src/webdriver/Support:
dotnet/src/support/Tests:
dotnet/test/common/
Common commands
Build:
bazel build //dotnet/...
Testing
See dotnet/TESTING.md
Code conventions
Logging
Deprecation
Async patterns
The codebase is migrating to async
Documentation
Use XML documentation comments for public APIs: