| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
This repository uses GitHub Copilot with custom instructions to ensure consistent, secure, and idiomatic code across multiple technologies. Copilot is configured to follow project-specific standards for C#, Angular, database projects, and Playwright testing.
Language-specific guidance is stored in .github/instructions/:
| File | Purpose |
|---|---|
| csharp.instructions.md | C#/.NET conventions using MSTest |
| database.instructions.md | SQL and schema design best practices |
| angular.instructions.md | Angular + TypeScript UI standards |
| playwright.instructions.md | Playwright testing for all UI layers |
| testing.instructions.md | Data-driven unit and integration test setup |
Global behavior is defined in:
Copilot is instructed to:
To contribute effectively:
These instructions help ensure that Copilot suggestions align with our team’s standards. If you notice inconsistencies or want to propose changes, open a PR to update the relevant .instructions.md file.
| Back | FazBrowse Home | New Git URL |