Implementing Dapper Queries

Implementing Dapper repository methods and stored procedures for MSSQL at Bitwarden. Use when creating or modifying Dapper repositories, writing stored procedures, or working with MSSQL-specific data access in the server repo. Also use when writing MSSQL migration scripts under `util/Migrator/DbScripts/` or touching SSDT schema under `src/Sql/dbo/`.

bitwarden d104fad 8.0 KB Updated

File contents

bitwarden/server/tree/main/.claude/skills/implementing-dapper-queries commit d104fadb9b

Frequently asked questions

npx skillmds@latest add bitwarden/implementing-dapper-queries