Skip to content

Welcome to EasySqlParser

EasySqlParser is 2-way-sql parser for .NET.

Feature

  • It is easy to use as it only performs parsing.
  • Depends only .NET Standard 2.0.

Note

EasySqlParser is porting the 2-way-sql parse part of DOMA