1
0
mirror of https://github.com/Microsoft/sql-server-samples.git synced 2025-12-08 14:58:54 +00:00

Added example with Azure Function REST API

This commit is contained in:
Jovan Popovic
2017-03-13 23:03:08 +01:00
parent 7ea97a05d7
commit 8a86a7ff2d
3 changed files with 115 additions and 0 deletions

View File

@ -0,0 +1,5 @@
{
"dependencies": {
"Belgrade.Sql.Client": "0.6.5"
}
}