yesql.net icon indicating copy to clipboard operation
yesql.net copied to clipboard

YeSQL.NET is a class library for loading SQL statements from .sql files instead of writing SQL code in your C# source files

Results 1 yesql.net issues
Sort by recently updated
recently updated
newest added

Can you add a feature to load sql files from another assembly apart from the executor assembly? For example, if I have a asp net core project and a class...