Closed sgf closed 5 years ago
That's probably not in the scope of this project, so I'm going to close the issue. However, idea is certainly worth the effort to investigate.
I'll try to take a look at VerifyRawSql, and take a look, if it would be possible to integrate IntelliSense there.
thank you
how about support IntelliSense and Highlight Raw Sql in C# string ? and the Table source is C# Poco and the DBFiled is C# Filed/Property. when find the reference or change C# Filed/Property will effects the Raw Sql's string.
then we dont need any heavy weight Orm ,dont need linq or lambda,dont need EF,Nhibernate etc. just happy use such as Dapper.
Of course it will be a big and great job
i create a similar issue in project VerifyRawSql