Skip to content

Commit 7f77a4e

Browse files
authored
Update README.md
1 parent e478e97 commit 7f77a4e

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@ SQL Wrapper get database structure to check SQL syntax and generate a XML with a
77

88
Thus, SQL Wrapper can generate SQL call code from any language like C#, Java, Python, Javascript, VB .NET, ADO .NET ...
99

10+
# nuget installation
11+
12+
Use nuget to install package [Daikoz.SQLWrapper package](https://www.nuget.org/packages/Daikoz.SQLWrapper/)
13+
1014
# SQLWrapper Extention
1115
The SQLWrapper extention is a pugin to add to our projet csproj. The SQL file is automatically generate.
1216

0 commit comments

Comments
 (0)