Welcome to Willaford Consulting
I help teams streamline .NET + SQL development by cutting boilerplate, improving maintainability, and delivering faster results.
Creator of SqlShield β a lightweight Dapper + stored procedure helper.
π Services
SQL/.NET Codebase Audit
- 1β2 week engagement
- Review your data access layer
- Identify performance bottlenecks, risks, and boilerplate traps
- Deliver a prioritized action plan
From $5,000
SqlShield Integration
- Integrate SqlShield into your stack
- Convention-based mapping (snake_case / kebab-case β C# POCOs)
- Developer enablement & knowledge transfer
- Faster delivery with less plumbing
From $15,000
Data Access Modernization
- Refactor stored procedure + Dapper usage
- Enforce naming conventions, improve testability
- Pragmatic performance improvements
- Option for ongoing advisory/retainer
From $25,000+
π Projects & Tools
SqlShield
A lightweight .NET helper that eliminates boilerplate when calling stored procedures with Dapper.
await _sprocs.ExecuteNonQueryAsync(
"usp_order_update_status",
"DefaultConnection",
new { order_id = 42, new_status = "complete" }
);
Need help implementing SqlShield in production? Hire me
π¨βπ» About
Iβm Dominik Willaford, a full-stack .NET consultant with over 7 years of experience delivering enterprise-grade software solutions. I specialize in .NET, SQL Server, Dapper, naming conventions, and developer productivity.
-
Led incremental modernization of large monoliths (strangler pattern)
-
Built reusable libraries and instrumentation for reliability and performance
-
Creator of SqlShield
Letβs work together to modernize your data access layer and help your team ship faster with cleaner, more maintainable code.
π© Contact
- Book a call
- LinkedIn: Connect with me
π License
Β© 2025 Dominik Willaford. All rights reserved.