Consolidates the creation of SQL query builders across multiple classes to ensure a unified approach for database operations. Replaces manual type checks and specific query creators with a generic method for better maintainability and to prevent errors. Improves code readability and reduces duplication, facilitating easier updates in the future. |
||
|---|---|---|
| .. | ||
| DbExt.cs | ||
| ExceptionExt.cs | ||
| LinqExt.cs | ||
| RandomExt.cs | ||
| StringExt.cs | ||