YeSQL.NET
YeSQL.NET is a class library for loading SQL statements from .sql files instead of writing SQL code in your C# source files.
- This library was inspired by krisajenkins/yesql.
- YepSQL library has been used as a reference for the creation of the parser.