Documentation
My EF Vibe — see the SQL EF Core runs. Documentation for the efvibe CLI, REPL, scan, VS Code extension, Rider plugin, and CI integration.
MyEFvibe Studio
Desktop LINQ scratchpad — workspaces, notebooks, script attributes (#[Compare], #[Benchmark]), scan, and team sync.
Studio user guide
Connections, query styles, script attributes, editor tools, notebooks, and troubleshooting.
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.
Rider
Install the plugin, configure per-project settings, run queries, inspect the model, and review scans.
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
- database-providers.md — provider tiers and Oracle naming
- rider-extension/README.md
- vscode-extension/README.md