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