Louxsye
-
- 634 total downloads
- last updated 6/24/2025
- Latest version: 0.3.0
A lightweight .NET library for mocking SQL database operations in unit tests. Provides in-memory implementations of DbConnection, DbCommand, and DbDataReader with full Dapper compatibility. Supports .NET... More information -
- 182 total downloads
- last updated 6/24/2025
- Latest version: 0.3.0
Abstractions for SQL syntax validation in SqlMimic. This package contains interfaces and common types for implementing database-specific SQL validators. Supports .NET Framework 4.6.2+, .NET 8.0, and .NET 9.0. -
- 171 total downloads
- last updated 6/24/2025
- Latest version: 0.3.0
SQL Server syntax validation for SqlMimic. Provides SQL Server specific implementation of ISqlSyntaxValidator using Microsoft.SqlServer.TransactSql.ScriptDom. Supports .NET Framework 4.6.2+, .NET 8.0, and .NET... More information -
- 148 total downloads
- last updated 6/24/2025
- Latest version: 0.3.0
MySQL syntax validation for SqlMimic. Provides MySQL specific implementation of ISqlSyntaxValidator with dialect-aware SQL parsing. Supports .NET Framework 4.6.2+, .NET 8.0, and .NET 9.0. -
- 145 total downloads
- last updated 6/24/2025
- Latest version: 0.3.0
PostgreSQL syntax validation for SqlMimic. Provides PostgreSQL specific implementation of ISqlSyntaxValidator with basic SQL parsing capabilities. Supports .NET Framework 4.6.2+, .NET 8.0, and .NET 9.0. -
- 139 total downloads
- last updated 6/24/2025
- Latest version: 0.3.0
SQLite syntax validation for SqlMimic. Provides SQLite specific implementation of ISqlSyntaxValidator with support for SQLite dialect. Supports .NET Framework 4.6.2+, .NET 8.0, and .NET 9.0.