Documentation
My EF Vibe — see the SQL EF Core runs. Documentation for the efvibe CLI, REPL, scan, VS Code extension, and CI integration.
Getting started
Install, first REPL session, persistence + API layout.
CLI reference
Flags, serve daemon, JSON output, workspace paths.
REPL
Input model, commands, exports, warnings.
LINQ scan
Lite vs deep, rules, dismissals, headless scan.
VS Code
Install from Marketplace (search efvibe), configure settings, Run Selection, deep scan, Scan Review.
CI/CD
PR gates with AdventureWorks-style solutions.
Source documentation
The repository also ships detailed markdown:
- features.md — full command reference
- linq-scan-rules.md — scan rule catalog
- vscode-extension/README.md