We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eb630fc commit 39deff4Copy full SHA for 39deff4
1 file changed
README.md
@@ -5,7 +5,7 @@
5
6
Execute SQL directly !
7
8
-This .NET Core library is very thin database framework on top of System.Data.
+This .NET library is very thin database framework on top of System.Data.
9
In this library, you can use SQL directly without taking care for lifecycle of connection, transaction and so on.
10
11
In many database framework, direct execution of SQL is more or less barriered from orthodox.
0 commit comments