You're offline — content may be outdated
nomscribe / portfolios / querylens-sql-validation-for-net
QueryLens — SQL Validation for .NET
library .NET

QueryLens — SQL Validation for .NET

QueryLens is an open-source .NET library I built and published on NuGet. It validates raw SQL during unit tests so broken queries fail the build instead of failing in production — catching missing columns, typos, and dialect mismatches the C# compiler never sees. Works alongside Dapper and ADO.NET, with no refactor required. NuGet: dotnet add package QueryLens

♥ 0 0 comments

Comments

Sign in to leave a comment.

No comments yet. Be the first to share your thoughts!