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

Refactoring and updating package

Products.js file refactored. TodoRest API upgraded to SqlClient v.0.3
and Startup file points to local database by default.
This commit is contained in:
Jovan Popovic
2016-08-14 11:15:33 +02:00
parent a368ddcdfe
commit c906864cb4
4 changed files with 24 additions and 17 deletions

View File

@ -1,6 +1,6 @@
{
"dependencies": {
"Belgrade.Sql.Client": "0.1.0",
"Belgrade.Sql.Client": "0.3.0",
"Microsoft.AspNetCore.Mvc": "1.0.0-rc2-final",
"Microsoft.AspNetCore.Server.IISIntegration": "1.0.0-rc2-final",
"Microsoft.AspNetCore.Server.Kestrel": "1.0.0-rc2-final",